首页 > 最新文献

骈文研究最新文献

英文 中文
Parallelization of the GNU Scientific Library on heterogeneous systems GNU科学库在异构系统上的并行化
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.39
J. Aliaga, F. Almeida, J. M. Badía, S. Barrachina, Vicente Blanco Pérez, María Isabel Castillo, U. Dorta, R. Mayo, E. S. Quintana‐Ortí, G. Quintana-Ortí, C. Rodríguez, F. D. Sande
In this paper we present our joint efforts towards the development of a parallel version of the GNU Scientific Library for heterogeneous systems. Two well-known operations arising in discrete mathematics and sparse linear algebra allow us to describe the design and the implementation of the library, and to report experimental results on heterogeneous clusters of personal computers.
在本文中,我们展示了我们为异构系统开发GNU科学库并行版本的共同努力。在离散数学和稀疏线性代数中出现的两个众所周知的运算使我们能够描述库的设计和实现,并报告在个人计算机异构集群上的实验结果。
{"title":"Parallelization of the GNU Scientific Library on heterogeneous systems","authors":"J. Aliaga, F. Almeida, J. M. Badía, S. Barrachina, Vicente Blanco Pérez, María Isabel Castillo, U. Dorta, R. Mayo, E. S. Quintana‐Ortí, G. Quintana-Ortí, C. Rodríguez, F. D. Sande","doi":"10.1109/ISPDC.2004.39","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.39","url":null,"abstract":"In this paper we present our joint efforts towards the development of a parallel version of the GNU Scientific Library for heterogeneous systems. Two well-known operations arising in discrete mathematics and sparse linear algebra allow us to describe the design and the implementation of the library, and to report experimental results on heterogeneous clusters of personal computers.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82848770","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}
引用次数: 7
Distributed shared memory system based on the Maestro2 high performance cluster network 基于maestro高性能集群网络的分布式共享内存系统
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.19
K. Ferreira, S. Yamagiwa, L. Sousa, K. Aoki, K. Wada, L. M. Campos
Cluster computing has become a valid alternative for high performance computing. To fully exploit the computing power of these environments, one must utilize high performance network and protocol technologies, since parallel applications running on clusters require low latency and high throughput. To address this issue, Maestro2 high performance network technology has been developed. Parallel applications running on clusters usually use two different known alternatives to share information; message passing or distributed shared memory. Maestro2 already supports a high performance message passing communication system, MMP. This paper describes a first version of a distributed shared memory system based on Maestro2, and a first set of experimental results is presented.
集群计算已经成为高性能计算的有效替代方案。为了充分利用这些环境的计算能力,必须利用高性能网络和协议技术,因为在集群上运行的并行应用程序需要低延迟和高吞吐量。为了解决这个问题,Maestro2高性能网络技术已经开发出来。在集群上运行的并行应用程序通常使用两种不同的已知替代方案来共享信息;消息传递或分布式共享内存。Maestro2已经支持高性能消息传递通信系统MMP。本文介绍了基于Maestro2的分布式共享内存系统的第一个版本,并给出了第一批实验结果。
{"title":"Distributed shared memory system based on the Maestro2 high performance cluster network","authors":"K. Ferreira, S. Yamagiwa, L. Sousa, K. Aoki, K. Wada, L. M. Campos","doi":"10.1109/ISPDC.2004.19","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.19","url":null,"abstract":"Cluster computing has become a valid alternative for high performance computing. To fully exploit the computing power of these environments, one must utilize high performance network and protocol technologies, since parallel applications running on clusters require low latency and high throughput. To address this issue, Maestro2 high performance network technology has been developed. Parallel applications running on clusters usually use two different known alternatives to share information; message passing or distributed shared memory. Maestro2 already supports a high performance message passing communication system, MMP. This paper describes a first version of a distributed shared memory system based on Maestro2, and a first set of experimental results is presented.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83800023","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
Scalability analysis of matrix-matrix multiplication on heterogeneous clusters 异构集群上矩阵-矩阵乘法的可扩展性分析
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.45
A. Kalinov
The paper is devoted to scalability analysis of a typical linear algebra algorithm on heterogeneous clusters. We proof that traditional scalability metrics proposed for analysis of linear algebra algorithms is applicable on heterogeneous platform and investigate influence of three heterogeneous strategies of computation distribution to scalable universal matrix multiplication algorithm (SUMMA) scalability.
本文对一种典型的异构集群线性代数算法的可扩展性进行了分析。证明了用于分析线性代数算法的传统可扩展性指标在异构平台上的适用性,并研究了三种异构计算分布策略对可扩展通用矩阵乘法算法(SUMMA)可扩展性的影响。
{"title":"Scalability analysis of matrix-matrix multiplication on heterogeneous clusters","authors":"A. Kalinov","doi":"10.1109/ISPDC.2004.45","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.45","url":null,"abstract":"The paper is devoted to scalability analysis of a typical linear algebra algorithm on heterogeneous clusters. We proof that traditional scalability metrics proposed for analysis of linear algebra algorithms is applicable on heterogeneous platform and investigate influence of three heterogeneous strategies of computation distribution to scalable universal matrix multiplication algorithm (SUMMA) scalability.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87375449","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}
引用次数: 17
Task scheduling: considering the processor involvement in communication 任务调度:考虑处理器参与通信
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.48
O. Sinnen, L. Sousa
Classical task scheduling employs a very simplified model of the target parallel system. Experiments demonstrated that this leads to inaccurate and inefficient schedules. Contention aware scheduling heuristics take the contention for communication resources into account, which improves the schedules significantly. Yet, one aspect remains to be investigated: the involvement of the processors in communication. This paper proposes a new scheduling model, called involvement-contention model, that integrates the consideration for the processor involvement into task scheduling. A list scheduling based heuristic is proposed for the new model, which produces significantly more accurate and efficient schedules in experiments on real parallel systems.
经典的任务调度采用了一种非常简化的目标并行系统模型。实验证明,这导致了不准确和低效的时间表。竞争感知调度启发式算法考虑了通信资源的竞争,显著提高了调度效率。然而,还有一个方面有待研究:处理器在通信中的参与。本文提出了一种新的调度模型,即参与-争用模型,该模型将处理器的参与考虑到任务调度中。针对新模型提出了一种基于列表调度的启发式算法,该算法在实际并行系统的实验中得到了更准确和高效的调度结果。
{"title":"Task scheduling: considering the processor involvement in communication","authors":"O. Sinnen, L. Sousa","doi":"10.1109/ISPDC.2004.48","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.48","url":null,"abstract":"Classical task scheduling employs a very simplified model of the target parallel system. Experiments demonstrated that this leads to inaccurate and inefficient schedules. Contention aware scheduling heuristics take the contention for communication resources into account, which improves the schedules significantly. Yet, one aspect remains to be investigated: the involvement of the processors in communication. This paper proposes a new scheduling model, called involvement-contention model, that integrates the consideration for the processor involvement into task scheduling. A list scheduling based heuristic is proposed for the new model, which produces significantly more accurate and efficient schedules in experiments on real parallel systems.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"73222098","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
Bridging Secure WebCom and European DataGrid security for multiple VOs over multiple grids 桥接安全的WebCom和欧洲数据网格安全的多个VOs在多个网格
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.14
D. O'Callaghan, B. Coghlan
Secure job submission across multiple virtual organisations becomes more important as Grids proliferate. WebCom-G will bring together the condensed graph model of computing and existing Grid software from the European DataGrid (EDG) project to allow users to execute complex tasks involving multiple Grids. In this paper we discuss the security aspects of a system to allow users of existing Grids to securely execute condensed graphs containing Grid jobs. We outline the process that bridges the EDG security architecture and Secure WebCom to make this possible.
随着网格的激增,跨多个虚拟组织的安全作业提交变得更加重要。WebCom-G将把计算的压缩图模型和来自欧洲数据网格(EDG)项目的现有网格软件结合在一起,允许用户执行涉及多个网格的复杂任务。在本文中,我们讨论了系统的安全方面,以允许现有网格的用户安全地执行包含网格作业的压缩图。我们概述了连接EDG安全架构和安全WebCom以实现这一目标的过程。
{"title":"Bridging Secure WebCom and European DataGrid security for multiple VOs over multiple grids","authors":"D. O'Callaghan, B. Coghlan","doi":"10.1109/ISPDC.2004.14","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.14","url":null,"abstract":"Secure job submission across multiple virtual organisations becomes more important as Grids proliferate. WebCom-G will bring together the condensed graph model of computing and existing Grid software from the European DataGrid (EDG) project to allow users to execute complex tasks involving multiple Grids. In this paper we discuss the security aspects of a system to allow users of existing Grids to securely execute condensed graphs containing Grid jobs. We outline the process that bridges the EDG security architecture and Secure WebCom to make this possible.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"73388371","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}
引用次数: 7
Assessing the impact and limits of steady-state scheduling for mixed task and data parallelism on heterogeneous platforms 评估稳态调度对异构平台上混合任务和数据并行性的影响和限制
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.12
Olivier Beaumont, Arnaud Legrand, L. Marchal, Y. Robert
In this paper, we consider steady-state scheduling techniques for mapping a collection of task graphs onto heterogeneous systems, such as clusters and grids. We advocate the use of steady-state scheduling to solve this difficult problem. Due to space limitations, we concentrate on complexity results. We show that the problem of optimizing the steady-state throughput is NP-complete in the general case. We formulate a compact version of the problem that belongs to the NP complexity class but which does not restrict the optimality of the solution. We provide many positive results in the extended version (Beaumont et al., 2004). Indeed, we show how to determine in polynomial time the best steady-state scheduling strategy for a large class of application graphs and for an arbitrary platform graphs, using a linear programming approach.
在本文中,我们考虑了将一组任务图映射到异构系统(如集群和网格)上的稳态调度技术。我们提倡使用稳态调度来解决这一难题。由于篇幅限制,我们主要关注复杂性结果。我们证明了在一般情况下,优化稳态吞吐量的问题是np完全的。我们提出了这个问题的一个精简版本,它属于NP复杂度类,但不限制解的最优性。我们在扩展版中提供了许多积极的结果(Beaumont et al., 2004)。实际上,我们展示了如何使用线性规划方法在多项式时间内确定大型应用程序图和任意平台图的最佳稳态调度策略。
{"title":"Assessing the impact and limits of steady-state scheduling for mixed task and data parallelism on heterogeneous platforms","authors":"Olivier Beaumont, Arnaud Legrand, L. Marchal, Y. Robert","doi":"10.1109/ISPDC.2004.12","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.12","url":null,"abstract":"In this paper, we consider steady-state scheduling techniques for mapping a collection of task graphs onto heterogeneous systems, such as clusters and grids. We advocate the use of steady-state scheduling to solve this difficult problem. Due to space limitations, we concentrate on complexity results. We show that the problem of optimizing the steady-state throughput is NP-complete in the general case. We formulate a compact version of the problem that belongs to the NP complexity class but which does not restrict the optimality of the solution. We provide many positive results in the extended version (Beaumont et al., 2004). Indeed, we show how to determine in polynomial time the best steady-state scheduling strategy for a large class of application graphs and for an arbitrary platform graphs, using a linear programming approach.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74923140","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}
引用次数: 37
Voronoi mobile cellular networks: topological properties Voronoi移动蜂窝网络:拓扑特性
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.58
Anne-Elisabeth Baert, D. Semé
Nowadays, mobile cellular networks are based on the well-known hexagonal mesh in which nodes are considered as base stations. However, this model does not really take into account the irregularity and the randomness of central offices locations in a large telephone network. As we cannot transform this telephone network into a regular structure, because of spatial variations of population density, consumer demand, other geographical and technological factors, Voronoi cellular networks appears to be the more suitable model. In this paper, we describe the Voronoi cellular model and its topological properties.
目前,移动蜂窝网络基于众所周知的六边形网格,其中节点被认为是基站。但是,这个模型并没有真正考虑到大型电话网络中中心办公室位置的不规则性和随机性。由于人口密度、消费者需求、其他地理和技术因素的空间变化,我们无法将这种电话网络转变为常规结构,因此Voronoi蜂窝网络似乎是更合适的模式。本文描述了Voronoi细胞模型及其拓扑性质。
{"title":"Voronoi mobile cellular networks: topological properties","authors":"Anne-Elisabeth Baert, D. Semé","doi":"10.1109/ISPDC.2004.58","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.58","url":null,"abstract":"Nowadays, mobile cellular networks are based on the well-known hexagonal mesh in which nodes are considered as base stations. However, this model does not really take into account the irregularity and the randomness of central offices locations in a large telephone network. As we cannot transform this telephone network into a regular structure, because of spatial variations of population density, consumer demand, other geographical and technological factors, Voronoi cellular networks appears to be the more suitable model. In this paper, we describe the Voronoi cellular model and its topological properties.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82346261","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}
引用次数: 34
AGORA: an architecture for strategyproof computing in grids AGORA:网格中防策略计算的架构
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.9
Daniel Grosu
Grids enable the sharing of resources and problem solving in multi-organizational environments. The problem of resource management in such systems is very complex because the participants, resource owners and users, have their own requirements and objectives that need to be considered when making allocation decisions. To address this issue novel protocols that take into account the self-interest and incentives of these participants need to be developed. These kinds of protocols in which the participants maximize their own utilities only if they report their true parameters and follow the rules are called strategyproof protocols. In this paper we propose AGORA, an architecture for strategyproof computing in grids and present several strategyproof mechanisms for resource allocation that can be deployed on this architecture.
网格支持在多组织环境中共享资源和解决问题。这类系统中的资源管理问题非常复杂,因为参与者、资源所有者和用户在作出分配决策时都有自己需要考虑的需求和目标。为了解决这一问题,需要制定考虑到这些参与者自身利益和激励的新协议。在这种类型的协议中,参与者只有在报告自己的真实参数并遵循规则的情况下才能最大化自己的效用,这种协议被称为防策略协议。在本文中,我们提出了AGORA,一种网格中防策略计算的体系结构,并提出了几种可部署在该体系结构上的资源分配防策略机制。
{"title":"AGORA: an architecture for strategyproof computing in grids","authors":"Daniel Grosu","doi":"10.1109/ISPDC.2004.9","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.9","url":null,"abstract":"Grids enable the sharing of resources and problem solving in multi-organizational environments. The problem of resource management in such systems is very complex because the participants, resource owners and users, have their own requirements and objectives that need to be considered when making allocation decisions. To address this issue novel protocols that take into account the self-interest and incentives of these participants need to be developed. These kinds of protocols in which the participants maximize their own utilities only if they report their true parameters and follow the rules are called strategyproof protocols. In this paper we propose AGORA, an architecture for strategyproof computing in grids and present several strategyproof mechanisms for resource allocation that can be deployed on this architecture.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90432759","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}
引用次数: 9
Parallel approximate finite element inverse preconditioning on distributed systems 分布式系统的并行近似有限元逆预处理
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.36
G. Gravvanis, K. M. Giannoutakis
New parallel Normalized Explicit Preconditioned Conjugate Gradient-type methods are introduced for solving finite element systems on distributed memory MIMD systems. The performance and applicability of the proposed methods implemented in message passing interface, is discussed by solving a characteristic two dimensional boundary value problem and numerical results are given.
提出了一种新的并行归一化显式预条件共轭梯度型方法,用于求解分布式存储MIMD系统上的有限元系统。通过求解一个特征二维边值问题,讨论了所提方法在消息传递接口中的性能和适用性,并给出了数值结果。
{"title":"Parallel approximate finite element inverse preconditioning on distributed systems","authors":"G. Gravvanis, K. M. Giannoutakis","doi":"10.1109/ISPDC.2004.36","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.36","url":null,"abstract":"New parallel Normalized Explicit Preconditioned Conjugate Gradient-type methods are introduced for solving finite element systems on distributed memory MIMD systems. The performance and applicability of the proposed methods implemented in message passing interface, is discussed by solving a characteristic two dimensional boundary value problem and numerical results are given.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85063554","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}
引用次数: 9
A new model for 3D cellular mobile networks 三维蜂窝移动网络的新模型
Pub Date : 2004-07-05 DOI: 10.1109/ISPDC.2004.4
C. Decayeux, D. Semé
In this work, we propose to extend the standard concept of planar cellular networks into space. Indeed, in cellular networks the trend is to have smaller cells for indoor environment. Then, we give a description of a 3D picocellular network based on layers of hexagonal mesh to ensure that challenge.
在这项工作中,我们建议将平面蜂窝网络的标准概念扩展到空间。事实上,在蜂窝网络中,室内环境的小蜂窝是趋势。然后,我们给出了一个基于六边形网格层的三维皮细胞网络的描述,以确保挑战。
{"title":"A new model for 3D cellular mobile networks","authors":"C. Decayeux, D. Semé","doi":"10.1109/ISPDC.2004.4","DOIUrl":"https://doi.org/10.1109/ISPDC.2004.4","url":null,"abstract":"In this work, we propose to extend the standard concept of planar cellular networks into space. Indeed, in cellular networks the trend is to have smaller cells for indoor environment. Then, we give a description of a 3D picocellular network based on layers of hexagonal mesh to ensure that challenge.","PeriodicalId":62714,"journal":{"name":"骈文研究","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2004-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88499751","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}
引用次数: 16
期刊
骈文研究
全部 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