首页 > 最新文献

2009 International Conference of the Chilean Computer Science Society最新文献

英文 中文
A Skandium Based Parallelization of DNSSEC 基于Skandium的DNSSEC并行化
Pub Date : 2009-11-10 DOI: 10.1109/SCCC.2009.22
M. Leyton, José M. Piquer
This paper shows an effective methodology to parallelize DNSSEC using an algorithmic skeleton library: Skandium. DNSSEC is the Domain Name System (DNS) Security Extensions. DNSSEC provides a set of backward compatible extensions to the DNS that secure the domain name resolution process. The application of these extensions to a domain zone introduces new CPU intensive tasks, where parallelism can be applied to reduce the digital signing time. The high-level abstractions offered by algorithmic skeletons provide a simple way for non-parallel programmers to address parallel programming. The objective of this paper is to show how algorithmic skeletons can be used to successfully parallelize a real world problem, DNSSEC, on a multi-core hardware.
本文展示了一种使用Skandium算法骨架库并行化DNSSEC的有效方法。DNSSEC是DNS (Domain Name System)安全扩展。DNSSEC为DNS提供了一组向后兼容的扩展,以确保域名解析过程的安全。这些扩展在域区域的应用程序引入了新的CPU密集型任务,其中可以应用并行性来减少数字签名时间。算法框架提供的高级抽象为非并行程序员解决并行编程问题提供了一种简单的方法。本文的目的是展示如何使用算法框架在多核硬件上成功地并行化现实世界中的DNSSEC问题。
{"title":"A Skandium Based Parallelization of DNSSEC","authors":"M. Leyton, José M. Piquer","doi":"10.1109/SCCC.2009.22","DOIUrl":"https://doi.org/10.1109/SCCC.2009.22","url":null,"abstract":"This paper shows an effective methodology to parallelize DNSSEC using an algorithmic skeleton library: Skandium. DNSSEC is the Domain Name System (DNS) Security Extensions. DNSSEC provides a set of backward compatible extensions to the DNS that secure the domain name resolution process. The application of these extensions to a domain zone introduces new CPU intensive tasks, where parallelism can be applied to reduce the digital signing time. The high-level abstractions offered by algorithmic skeletons provide a simple way for non-parallel programmers to address parallel programming. The objective of this paper is to show how algorithmic skeletons can be used to successfully parallelize a real world problem, DNSSEC, on a multi-core hardware.","PeriodicalId":398661,"journal":{"name":"2009 International Conference of the Chilean Computer Science Society","volume":"218 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128962894","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Certified Access Controller for JME-MIDP 2.0 Enabled Mobile Devices 支持JME-MIDP 2.0移动设备的认证访问控制器
Pub Date : 2009-11-10 DOI: 10.1109/SCCC.2009.10
Ramin Roushani Oskui, Gustavo Betarte, C. Luna
Mobile devices, like cell phones and PDAs, allow to store information and to establish connections with external entities. The JME platform, a Java enabled technology, provides the MIDP standard that facilitates applications development and specifies a security model for the controlled access to sensitive resources of the device. This paper describes a high level formal specification of an access controller for JME-MIDP 2.0. This formal definition of the controller has been obtained as an extension of a specification, developed using the Calculus of Inductive Constructions and the proof assistant Coq, of the MIDP 2.0 security model. The paper also discusses the refinement of the specification into an executable model and describes the algorithm which has been proven to be a correct implementation of the specified access controller.
移动设备,如手机和pda,允许存储信息并与外部实体建立连接。JME平台是一种支持Java的技术,它提供了促进应用程序开发的MIDP标准,并为对设备敏感资源的受控访问指定了安全模型。本文描述了JME-MIDP 2.0访问控制器的高级正式规范。控制器的这个正式定义是作为MIDP 2.0安全模型的使用归纳构造演算和证明辅助Coq开发的规范的扩展而获得的。本文还讨论了将该规范细化为可执行模型的方法,并描述了该算法,该算法已被证明是指定访问控制器的正确实现。
{"title":"A Certified Access Controller for JME-MIDP 2.0 Enabled Mobile Devices","authors":"Ramin Roushani Oskui, Gustavo Betarte, C. Luna","doi":"10.1109/SCCC.2009.10","DOIUrl":"https://doi.org/10.1109/SCCC.2009.10","url":null,"abstract":"Mobile devices, like cell phones and PDAs, allow to store information and to establish connections with external entities. The JME platform, a Java enabled technology, provides the MIDP standard that facilitates applications development and specifies a security model for the controlled access to sensitive resources of the device. This paper describes a high level formal specification of an access controller for JME-MIDP 2.0. This formal definition of the controller has been obtained as an extension of a specification, developed using the Calculus of Inductive Constructions and the proof assistant Coq, of the MIDP 2.0 security model. The paper also discusses the refinement of the specification into an executable model and describes the algorithm which has been proven to be a correct implementation of the specified access controller.","PeriodicalId":398661,"journal":{"name":"2009 International Conference of the Chilean Computer Science Society","volume":"250-251 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116185854","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
O-Ring: A Fault Tolerance and Load Balancing Architecture for Peer-to-Peer Systems o型环:点对点系统的容错和负载平衡架构
Pub Date : 2009-11-10 DOI: 10.1109/SCCC.2009.15
P. Melliar-Smith, L. Moser
O-Ring is a novel architecture that provides fault tolerance and load balancing for peer-to-peer systems. As the number of peers increases, faults become more frequent and fault tolerance becomes important. As the number of users increases, demand becomes more variable and load balancing becomes necessary. In O-Ring, data items are replicated on successive peers around the ring, with an overlap of data items stored at consecutive peers. Each peer holds data items for which it is directly responsible. It also holds backup copies of data items held by the peer preceding it on the ring and the peer following it on the ring. O-Ring allows peers to adjust their loads dynamically, without the overhead of transferring data items and without delay in request processing.
O-Ring是一种为点对点系统提供容错和负载平衡的新型体系结构。随着对等体数量的增加,故障变得更加频繁,容错变得非常重要。随着用户数量的增加,需求变得更加多变,负载平衡变得必要。在O-Ring中,数据项在环周围的连续对等点上复制,在连续对等点上存储重叠的数据项。每个对等点持有它直接负责的数据项。它还保存在环上它前面的对等体和在环上它后面的对等体所保存的数据项的备份副本。O-Ring允许对等体动态调整其负载,而不需要传输数据项的开销,也不会延迟请求处理。
{"title":"O-Ring: A Fault Tolerance and Load Balancing Architecture for Peer-to-Peer Systems","authors":"P. Melliar-Smith, L. Moser","doi":"10.1109/SCCC.2009.15","DOIUrl":"https://doi.org/10.1109/SCCC.2009.15","url":null,"abstract":"O-Ring is a novel architecture that provides fault tolerance and load balancing for peer-to-peer systems. As the number of peers increases, faults become more frequent and fault tolerance becomes important. As the number of users increases, demand becomes more variable and load balancing becomes necessary. In O-Ring, data items are replicated on successive peers around the ring, with an overlap of data items stored at consecutive peers. Each peer holds data items for which it is directly responsible. It also holds backup copies of data items held by the peer preceding it on the ring and the peer following it on the ring. O-Ring allows peers to adjust their loads dynamically, without the overhead of transferring data items and without delay in request processing.","PeriodicalId":398661,"journal":{"name":"2009 International Conference of the Chilean Computer Science Society","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128869232","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
A Scalable Distributed Algorithm for Optimizing Distribution Power-Grids 配电网优化的可扩展分布式算法
Pub Date : 2009-11-10 DOI: 10.1109/SCCC.2009.9
J. Pezoa, L. García-Santander, A. Carcamo-Gallardo
Utilities are interested in obtaining optimal operational topologies for their distribution power-grids so that they can efficiently employ grid resources, and simultaneously, increase their profits while providing a specified quality-of-service (QoS) to their customers. This paper presents a distributed and scalable algorithm for yielding an optimal power-grid topology that minimizes the (QoS) metric called energy not supplied (ENS) by the distribution grid. The (ENS) is minimized by constructing both local, independent minimum weight spanning trees (MWSTs) and a global yet unique (MWST) for the entire grid. At each step of the distributed algorithm, agents exchange information about their local (MWST) in order to coordinately construct the global (MWST). In addition, the distributed algorithm exploits heuristics to supply extra decision criteria to the agents constructing the (MWST) of the power grid.
公用事业公司对获得其配电电网的最佳运行拓扑感兴趣,以便他们能够有效地利用电网资源,同时在向客户提供特定的服务质量(QoS)的同时增加利润。本文提出了一种分布式和可扩展的算法,用于产生最优的电网拓扑结构,该拓扑结构最大限度地减少了被称为配电网不供电(ENS)的QoS度量。通过构建局部独立的最小权生成树(MWST)和全局唯一的全局权生成树(MWST)来最小化最小权生成树。在分布式算法的每一步中,agent交换各自的局部MWST信息,以协调构建全局MWST。此外,分布式算法利用启发式算法为构建电网MWST的智能体提供额外的决策准则。
{"title":"A Scalable Distributed Algorithm for Optimizing Distribution Power-Grids","authors":"J. Pezoa, L. García-Santander, A. Carcamo-Gallardo","doi":"10.1109/SCCC.2009.9","DOIUrl":"https://doi.org/10.1109/SCCC.2009.9","url":null,"abstract":"Utilities are interested in obtaining optimal operational topologies for their distribution power-grids so that they can efficiently employ grid resources, and simultaneously, increase their profits while providing a specified quality-of-service (QoS) to their customers. This paper presents a distributed and scalable algorithm for yielding an optimal power-grid topology that minimizes the (QoS) metric called energy not supplied (ENS) by the distribution grid. The (ENS) is minimized by constructing both local, independent minimum weight spanning trees (MWSTs) and a global yet unique (MWST) for the entire grid. At each step of the distributed algorithm, agents exchange information about their local (MWST) in order to coordinately construct the global (MWST). In addition, the distributed algorithm exploits heuristics to supply extra decision criteria to the agents constructing the (MWST) of the power grid.","PeriodicalId":398661,"journal":{"name":"2009 International Conference of the Chilean Computer Science Society","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128246784","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Adaptive Algorithm for Threshold Path Subset Queries 阈值路径子集查询的自适应算法
Pub Date : 2009-11-10 DOI: 10.1109/SCCC.2009.17
Jérémy Félix Barbay, Aleh Veraskouski
In the context of queries to indexed search engines such as Google, Barbay and Kenyon introduced and solved threshold set queries, answered by the set of references associated with at least $t$ keywords out of the $k$ given as input, for some constant parameter $t$. We slightly generalize those results to the easy case where weights are associated to the keywords of the query, and to the more difficult case where weights are associated to the pairs of the relation between keywords and references. In the context of search queries on indexed file systems, Barbay et al. introduced and solved path-subset queries, answered by the minimum set of subtrees which rooted path match all $k$ keywords given as input. We combine both approaches to define and solve weighted threshold path-subset queries, answered by the minimum set of subtrees which rooted path match at least $t$ keywords out of the $k$ given as input, through the definition of a reduction to threshold queries.
在索引搜索引擎(如谷歌)的查询上下文中,Barbay和Kenyon引入并解决了阈值集查询,通过与作为输入的k中的至少$t$关键字相关联的引用集来回答,对于某些恒定参数$t$。我们将这些结果稍微推广到简单的情况,即权重与查询的关键字相关联,以及更困难的情况,即权重与关键字和引用之间的关系对相关联。在索引文件系统的搜索查询中,Barbay等人引入并解决了路径子集查询,通过最小的子树集来回答,这些子树的根路径匹配作为输入的所有$k$关键字。我们结合了这两种方法来定义和解决加权阈值路径子集查询,通过定义阈值查询的约简,由最小的子树集来回答,该子树的根路径匹配作为输入的$k$中的至少$t$关键字。
{"title":"Adaptive Algorithm for Threshold Path Subset Queries","authors":"Jérémy Félix Barbay, Aleh Veraskouski","doi":"10.1109/SCCC.2009.17","DOIUrl":"https://doi.org/10.1109/SCCC.2009.17","url":null,"abstract":"In the context of queries to indexed search engines such as Google, Barbay and Kenyon introduced and solved threshold set queries, answered by the set of references associated with at least $t$ keywords out of the $k$ given as input, for some constant parameter $t$. We slightly generalize those results to the easy case where weights are associated to the keywords of the query, and to the more difficult case where weights are associated to the pairs of the relation between keywords and references. In the context of search queries on indexed file systems, Barbay et al. introduced and solved path-subset queries, answered by the minimum set of subtrees which rooted path match all $k$ keywords given as input. We combine both approaches to define and solve weighted threshold path-subset queries, answered by the minimum set of subtrees which rooted path match at least $t$ keywords out of the $k$ given as input, through the definition of a reduction to threshold queries.","PeriodicalId":398661,"journal":{"name":"2009 International Conference of the Chilean Computer Science Society","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130565955","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Two-Level Calculus for Composing Hybrid QVT Transformations 组合混合QVT变换的两级演算
Pub Date : 2009-11-10 DOI: 10.1109/SCCC.2009.14
C. Pons, R. Giandini, G. Perez, G. Baum
The standard for model transformations QVT offers two dialects: Relations Language and Operational Mappings Language. Each one of these dialects can be used in isolation, resulting in purely declarative transformations or purely imperative transformation respectively; alternatively, both dialects can be combined resulting in a hybrid transformation approach. On the other hand, the availability of compositional approaches to produce complex transformations from smaller units is a major concern in the area of model transformations. Compositional approaches for pure QVT transformations are supported by a number of tools; however no composition technique exists that can consistently manage the hybrid approach. Such partial techniques provide suitable answers to most practical needs; but they do not cover the entire composition spectrum. The aim of this article is to describe a technique for composing model transformations embracing both dimensions - declarative and imperative - so that the hybrid approach can be smoothly supported. Additionally, we report the implementation of a software tool supporting such technique and we sketch its validation.
模型转换QVT的标准提供了两种方言:关系语言和操作映射语言。这些方言中的每一种都可以单独使用,分别产生纯声明性转换或纯命令式转换;或者,可以将两种方言结合起来,形成混合转换方法。另一方面,从较小的单元产生复杂转换的组合方法的可用性是模型转换领域的主要关注点。许多工具都支持纯QVT转换的组合方法;然而,没有一种组合技术能够始终如一地管理混合方法。这种局部技术为大多数实际需要提供了合适的答案;但它们并不能覆盖整个成分谱。本文的目的是描述一种组合包含两个维度(声明性和命令式)的模型转换的技术,以便能够顺利地支持混合方法。此外,我们报告了支持这种技术的软件工具的实现,并概述了其验证。
{"title":"A Two-Level Calculus for Composing Hybrid QVT Transformations","authors":"C. Pons, R. Giandini, G. Perez, G. Baum","doi":"10.1109/SCCC.2009.14","DOIUrl":"https://doi.org/10.1109/SCCC.2009.14","url":null,"abstract":"The standard for model transformations QVT offers two dialects: Relations Language and Operational Mappings Language. Each one of these dialects can be used in isolation, resulting in purely declarative transformations or purely imperative transformation respectively; alternatively, both dialects can be combined resulting in a hybrid transformation approach. On the other hand, the availability of compositional approaches to produce complex transformations from smaller units is a major concern in the area of model transformations. Compositional approaches for pure QVT transformations are supported by a number of tools; however no composition technique exists that can consistently manage the hybrid approach. Such partial techniques provide suitable answers to most practical needs; but they do not cover the entire composition spectrum. The aim of this article is to describe a technique for composing model transformations embracing both dimensions - declarative and imperative - so that the hybrid approach can be smoothly supported. Additionally, we report the implementation of a software tool supporting such technique and we sketch its validation.","PeriodicalId":398661,"journal":{"name":"2009 International Conference of the Chilean Computer Science Society","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115565234","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
A Language for Encoding and Reconstruction of Rewriting Proofs 一种改写证明的编码与重构语言
Pub Date : 2009-11-01 DOI: 10.1109/SCCC.2009.8
Jorge F. Salas
We present a language for encoding semiautomatic proofs of theorems in the inductive theory generated by a system of equations oriented as rewriting rules. These proofs can be made using a rewriting induction principle with a special notion of cover set. The proofs can include simple or conditional rewriting steps using auxiliary lemmas and case analysis subprooofs. The language allows the encoding of partially finished proofs for their later reconstruction and continuance. The language has been added to the p3f system and the successful experiments performed indicate its viability and usefulness for encoding and reconstruction of rewriting proofs.
我们提出了一种对归纳理论中由面向改写规则的方程组生成的定理的半自动证明进行编码的语言。这些证明可以用改写归纳法原理和一个特殊的盖集概念来证明。证明可以包括使用辅助引理和案例分析子证明的简单或条件重写步骤。这种语言允许对部分完成的证明进行编码,以便以后进行重建和延续。该语言已被添加到p3f系统中,并进行了成功的实验,表明它对重写证明的编码和重建的可行性和有效性。
{"title":"A Language for Encoding and Reconstruction of Rewriting Proofs","authors":"Jorge F. Salas","doi":"10.1109/SCCC.2009.8","DOIUrl":"https://doi.org/10.1109/SCCC.2009.8","url":null,"abstract":"We present a language for encoding semiautomatic proofs of theorems in the inductive theory generated by a system of equations oriented as rewriting rules. These proofs can be made using a rewriting induction principle with a special notion of cover set. The proofs can include simple or conditional rewriting steps using auxiliary lemmas and case analysis subprooofs. The language allows the encoding of partially finished proofs for their later reconstruction and continuance. The language has been added to the p3f system and the successful experiments performed indicate its viability and usefulness for encoding and reconstruction of rewriting proofs.","PeriodicalId":398661,"journal":{"name":"2009 International Conference of the Chilean Computer Science Society","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115814059","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2009 International Conference of the Chilean Computer Science Society
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1