首页 > 最新文献

2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)最新文献

英文 中文
A Multi-tenant Fair Share Approach to Full-text Search Engine 全文搜索引擎的多租户公平共享方法
Zong Peng, Beth Plale
Full text search engines underly the search of major content providers, Google, Bing and Yahoo. Open source search engines, such as Solr and ElasticSearch, are highly scalable and
全文搜索引擎是谷歌、必应和雅虎等主要内容提供商搜索的基础。开源搜索引擎,如Solr和ElasticSearch,具有高度可扩展性和可扩展性
{"title":"A Multi-tenant Fair Share Approach to Full-text Search Engine","authors":"Zong Peng, Beth Plale","doi":"10.1109/DATACLOUD.2016.10","DOIUrl":"https://doi.org/10.1109/DATACLOUD.2016.10","url":null,"abstract":"Full text search engines underly the search of major content providers, Google, Bing and Yahoo. Open source search engines, such as Solr and ElasticSearch, are highly scalable and","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115769978","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
Asterism: Pegasus and Dispel4py Hybrid Workflows for Data-Intensive Science Asterism:用于数据密集型科学的Pegasus和Dispel4py混合工作流
Rosa Filgueira, Rafael Ferreira da Silva, A. Krause, E. Deelman, M. Atkinson
We present Asterism, an open source data-intensive framework, which combines the strengths of traditional workflow management systems with new parallel stream-based dataflow systems to run data-intensive applications across multiple heterogeneous resources, without users having to: re-formulate their methods according to different enactment engines; manage the data distribution across systems; parallelize their methods; co-place and schedule their methods with computing resources; and store and transfer large/small volumes of data. We also present the Data-Intensive workflows as a Service (DIaaS) model, which enables easy dataintensive workow composition and deployment on clouds using containers. The feasibility of Asterism and DIaaS model have been evaluated using a real domain application on the NSF-Chameleon cloud. Experimental results shows how Asterism successfully and efficiently exploits combinations of diverse computational platforms, whereas DIaaS delivers specialized software to execute data-intensive applications in a scalable, efficient, and robust way reducing the engineering time and computational cost.
我们提出了Asterism,一个开源的数据密集型框架,它将传统工作流管理系统的优势与新的基于并行流的数据流系统相结合,可以跨多个异构资源运行数据密集型应用程序,而无需用户根据不同的执行引擎重新制定方法;管理跨系统的数据分布;并行化它们的方法;将他们的方法与计算资源共同放置和调度;并存储和传输大/小批量数据。我们还介绍了数据密集型工作流即服务(DIaaS)模型,该模型支持使用容器在云上进行简单的数据密集型工作流组合和部署。通过nsf变色龙云的实际域应用,对Asterism和DIaaS模型的可行性进行了评估。实验结果表明Asterism成功且高效地利用了多种计算平台的组合,而DIaaS则提供了专门的软件,以可扩展、高效和稳健的方式执行数据密集型应用程序,从而减少了工程时间和计算成本。
{"title":"Asterism: Pegasus and Dispel4py Hybrid Workflows for Data-Intensive Science","authors":"Rosa Filgueira, Rafael Ferreira da Silva, A. Krause, E. Deelman, M. Atkinson","doi":"10.1109/DATACLOUD.2016.4","DOIUrl":"https://doi.org/10.1109/DATACLOUD.2016.4","url":null,"abstract":"We present Asterism, an open source data-intensive framework, which combines the strengths of traditional workflow management systems with new parallel stream-based dataflow systems to run data-intensive applications across multiple heterogeneous resources, without users having to: re-formulate their methods according to different enactment engines; manage the data distribution across systems; parallelize their methods; co-place and schedule their methods with computing resources; and store and transfer large/small volumes of data. We also present the Data-Intensive workflows as a Service (DIaaS) model, which enables easy dataintensive workow composition and deployment on clouds using containers. The feasibility of Asterism and DIaaS model have been evaluated using a real domain application on the NSF-Chameleon cloud. Experimental results shows how Asterism successfully and efficiently exploits combinations of diverse computational platforms, whereas DIaaS delivers specialized software to execute data-intensive applications in a scalable, efficient, and robust way reducing the engineering time and computational cost.","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"176 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122450540","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}
引用次数: 18
Improved Data-Aware Task Dispatching for Batch Queuing Systems 批队列系统的改进数据感知任务调度
Xieming Li, O. Tatebe
This paper describes a data-aware task dispatching strategy called Improved Data-Aware Task Dispatching (IDAD). This approach exploits the high-performance of local file access in non-uniform storage-access (NUSA) file systems and is based on our previous work, Data-Aware Dispatch (DAD). In IDAD, the method of calculating data placement is revised, and the CPU factor is removed, as it has no major impact on performance but significantly reduces the difficulty for tweaking parameter.We evaluated our approach in comparison with DAD and the stock FIFO Torque scheduler using BLAST benchmarks. We observed makespan reductions of 10.40% and 35.05% compared with DAD and stock FIFO schedulers, respectively.
本文描述了一种数据感知任务调度策略,称为改进的数据感知任务调度(IDAD)。这种方法利用了非统一存储访问(NUSA)文件系统中本地文件访问的高性能,并基于我们以前的工作——数据感知调度(Data-Aware Dispatch, DAD)。在IDAD中,修改了计算数据位置的方法,并删除了CPU因素,因为它对性能没有重大影响,但大大降低了调整参数的难度。我们使用BLAST基准测试,将我们的方法与DAD和现有的FIFO扭矩调度器进行了比较。我们观察到,与DAD和库存FIFO调度程序相比,最大完工时间分别减少了10.40%和35.05%。
{"title":"Improved Data-Aware Task Dispatching for Batch Queuing Systems","authors":"Xieming Li, O. Tatebe","doi":"10.1109/DATACLOUD.2016.9","DOIUrl":"https://doi.org/10.1109/DATACLOUD.2016.9","url":null,"abstract":"This paper describes a data-aware task dispatching strategy called Improved Data-Aware Task Dispatching (IDAD). This approach exploits the high-performance of local file access in non-uniform storage-access (NUSA) file systems and is based on our previous work, Data-Aware Dispatch (DAD). In IDAD, the method of calculating data placement is revised, and the CPU factor is removed, as it has no major impact on performance but significantly reduces the difficulty for tweaking parameter.We evaluated our approach in comparison with DAD and the stock FIFO Torque scheduler using BLAST benchmarks. We observed makespan reductions of 10.40% and 35.05% compared with DAD and stock FIFO schedulers, respectively.","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115038948","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
Data-Intensive Supercomputing in the Cloud: Global Analytics for Satellite Imagery 云中的数据密集型超级计算:卫星图像的全球分析
Michael S. Warren, S. Skillman, R. Chartrand, T. Kelton, R. Keisler, D. Raleigh, M. Turk
We present our experiences using cloud computing to support data-intensive analytics on satellite imagery for commercial applications. Drawing from our background in highperformance computing, we draw parallels between the early days of clustered computing systems and the current state of cloud computing and its potential to disrupt the HPC market. Using our own virtual file system layer on top of cloud remote object storage, we demonstrate aggregate read bandwidth of 230 gigabytes per second using 512 Google Compute Engine (GCE) nodes accessing a USA multi-region standard storage bucket. This figure is comparable to the best HPC storage systems in existence. We also present several of our application results, including the identification of field boundaries in Ukraine, and the generation of a global cloud-free base layer from Landsat imagery.
我们介绍了我们使用云计算支持商业应用卫星图像数据密集型分析的经验。根据我们在高性能计算方面的背景,我们将早期的集群计算系统与当前的云计算状态及其颠覆高性能计算市场的潜力相提并论。在云远程对象存储之上使用我们自己的虚拟文件系统层,我们演示了使用512个Google计算引擎(GCE)节点访问美国多区域标准存储桶的每秒230千兆字节的总读取带宽。这个数字可以与现有最好的高性能计算存储系统相媲美。我们还介绍了我们的几个应用结果,包括乌克兰野外边界的识别,以及从Landsat图像生成全球无云基础层。
{"title":"Data-Intensive Supercomputing in the Cloud: Global Analytics for Satellite Imagery","authors":"Michael S. Warren, S. Skillman, R. Chartrand, T. Kelton, R. Keisler, D. Raleigh, M. Turk","doi":"10.1109/DataCloud.2016.7","DOIUrl":"https://doi.org/10.1109/DataCloud.2016.7","url":null,"abstract":"We present our experiences using cloud computing to support data-intensive analytics on satellite imagery for commercial applications. Drawing from our background in highperformance computing, we draw parallels between the early days of clustered computing systems and the current state of cloud computing and its potential to disrupt the HPC market. Using our own virtual file system layer on top of cloud remote object storage, we demonstrate aggregate read bandwidth of 230 gigabytes per second using 512 Google Compute Engine (GCE) nodes accessing a USA multi-region standard storage bucket. This figure is comparable to the best HPC storage systems in existence. We also present several of our application results, including the identification of field boundaries in Ukraine, and the generation of a global cloud-free base layer from Landsat imagery.","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123312920","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}
引用次数: 11
Model Driven Advanced Hybrid Cloud Services for Big Data: Paradigm and Practice 模型驱动的大数据高级混合云服务:范式与实践
Xi Yang, T. Lehman
Advanced hybrid cloud services aim to serve big data applications by bridging multi-provider high performance cloud resources including direct connects, hypervisor bypassing VM interfaces, on premise clusters, parallel storage and high speed inter-cloud networks. We present a new “full-stack model driven orchestration” paradigm to integrate these diverse resources through semantic modeling and provide complex highend services through dynamic orchestrated workflows. We also present architectural design of a real-world orchestration system, VersaStack, that implements the paradigm as well as a case study for providing full-scale advanced hybrid cloud services in practice.
高级混合云服务旨在通过桥接多提供商高性能云资源来服务大数据应用,包括直接连接、绕过虚拟机接口的管理程序、本地集群、并行存储和高速云间网络。我们提出了一个新的“全栈模型驱动的编排”范例,通过语义建模集成这些不同的资源,并通过动态编排工作流提供复杂的高端服务。我们还介绍了一个真实的编排系统VersaStack的架构设计,它实现了范式,并提供了一个在实践中提供全面高级混合云服务的案例研究。
{"title":"Model Driven Advanced Hybrid Cloud Services for Big Data: Paradigm and Practice","authors":"Xi Yang, T. Lehman","doi":"10.1109/DATACLOUD.2016.8","DOIUrl":"https://doi.org/10.1109/DATACLOUD.2016.8","url":null,"abstract":"Advanced hybrid cloud services aim to serve big data applications by bridging multi-provider high performance cloud resources including direct connects, hypervisor bypassing VM interfaces, on premise clusters, parallel storage and high speed inter-cloud networks. We present a new “full-stack model driven orchestration” paradigm to integrate these diverse resources through semantic modeling and provide complex highend services through dynamic orchestrated workflows. We also present architectural design of a real-world orchestration system, VersaStack, that implements the paradigm as well as a case study for providing full-scale advanced hybrid cloud services in practice.","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129533770","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
Pecos: A Scalable Solution for Analyzing and Managing Qualitative Data Pecos:用于分析和管理定性数据的可扩展解决方案
R. Arora, Trung Nguyen Ba, Tiffany A. Connors
Large, heterogeneous, and complex data collections can be difficult to analyze and manage manually. There is a need for scalable and user-friendly approaches that can automate the
大型、异构和复杂的数据集合可能难以手工分析和管理。需要一种可扩展的、用户友好的方法来实现自动化
{"title":"Pecos: A Scalable Solution for Analyzing and Managing Qualitative Data","authors":"R. Arora, Trung Nguyen Ba, Tiffany A. Connors","doi":"10.1109/DATACLOUD.2016.6","DOIUrl":"https://doi.org/10.1109/DATACLOUD.2016.6","url":null,"abstract":"Large, heterogeneous, and complex data collections can be difficult to analyze and manage manually. There is a need for scalable and user-friendly approaches that can automate the","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133117992","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}
引用次数: 2
An Ensemble-Based Recommendation Engine for Scientific Data Transfers 基于集成的科学数据传输推荐引擎
William Agnew, Michael Fischer, Ian T Foster, K. Chard
Big data scientists face the challenge of locating valuable datasets across a network of distributed storage locations. We explore methods for recommending storage locations (“endpoints”) for users based on a range of prediction models including collaborative filtering and heuristics that consider available information such as user, institution, access history, endpoint ownership, and endpoint usage. We combine the strengths of these models by training a deep recurrent neural network on their predictions. Collectively we show, via analysis of historical usage from the Globus research data management service, that our approach can predict the next storage location accessed by users with 80.3% and 95.3% accuracy for top-1 and top-3 recommendations, respectively. Additionally, our heuristics can predict the endpoints that users will use in the future with over 75% precision and recall.
大数据科学家面临着在分布式存储位置的网络中定位有价值的数据集的挑战。我们探索了为用户推荐存储位置(“端点”)的方法,这些方法基于一系列预测模型,包括协作过滤和启发式,这些模型考虑了用户、机构、访问历史、端点所有权和端点使用等可用信息。我们通过训练深度递归神经网络来结合这些模型的优势。总的来说,通过对Globus研究数据管理服务的历史使用情况的分析,我们表明,我们的方法可以预测用户访问的下一个存储位置,对于前1名和前3名的推荐,准确率分别为80.3%和95.3%。此外,我们的启发式方法可以预测用户未来将使用的端点,准确率和召回率超过75%。
{"title":"An Ensemble-Based Recommendation Engine for Scientific Data Transfers","authors":"William Agnew, Michael Fischer, Ian T Foster, K. Chard","doi":"10.1109/DATACLOUD.2016.5","DOIUrl":"https://doi.org/10.1109/DATACLOUD.2016.5","url":null,"abstract":"Big data scientists face the challenge of locating valuable datasets across a network of distributed storage locations. We explore methods for recommending storage locations (“endpoints”) for users based on a range of prediction models including collaborative filtering and heuristics that consider available information such as user, institution, access history, endpoint ownership, and endpoint usage. We combine the strengths of these models by training a deep recurrent neural network on their predictions. Collectively we show, via analysis of historical usage from the Globus research data management service, that our approach can predict the next storage location accessed by users with 80.3% and 95.3% accuracy for top-1 and top-3 recommendations, respectively. Additionally, our heuristics can predict the endpoints that users will use in the future with over 75% precision and recall.","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124106996","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
An Efficient Parallel Implementation of a Light-weight Data Privacy Method for Mobile Cloud Users 移动云用户轻量级数据保密方法的高效并行实现
M. Bahrami, Dong Li, M. Singhal, A. Kundu
Cloud computing provides an opportunity to users to outsource their data and applications. However, data privacy is one of the key challenges for the users who are outsourcing data on some transparent cloud servers. Data encryption is the best option to protect users' data privacy on the cloud. However, computation overheads of encryption methods could be expensive to some small computing machines, such as mobile or IoT devices with limited resources, such as battery. In our previous study, we developed a light-weight Data Privacy Method (DPM) based on a chaos system that uses a Pseudo Random Permutation (PRP) to scramble the content of original data. Although the nature of PRP is against parallelization, we provide an efficient parallel algorithm to scramble a file while the file splits into multiple chunks. The parallel DPM avoids an adversary to access the original data (e.g., by using a brute-force attack), when the size of each scrambled data is large enough. In this paper, we accelerate DPM on a Graphic Processing Unit (GPU) by using NVIDIA CUDA platform for implementation. We assess the generated shuffle addresses from pseudo-random and the distribution of randomness when the computation on data is parallelized on a multiple GPU-cores. A set of rigorous evaluation results shows that the parallel DPM provides a superior performance over tradition DPM when the most time consuming of native CUDA parallel functions have monitored. We also perform a security analysis of parallel DPM to ensure it is secure and it is a cost effective model to protect users' data privacy in a cloud environment.
云计算为用户提供了外包数据和应用程序的机会。然而,对于将数据外包到一些透明云服务器上的用户来说,数据隐私是主要挑战之一。数据加密是保护云上用户数据隐私的最佳选择。然而,加密方法的计算开销对于一些小型计算机器来说可能是昂贵的,例如具有有限资源(如电池)的移动或物联网设备。在我们之前的研究中,我们开发了一种基于混沌系统的轻量级数据隐私方法(DPM),该方法使用伪随机排列(PRP)来打乱原始数据的内容。尽管PRP的本质是反对并行化的,但我们提供了一种高效的并行算法,可以在文件分割成多个块时对文件进行乱置。当每个加密数据的大小足够大时,并行DPM避免对手访问原始数据(例如,通过使用暴力攻击)。在本文中,我们使用NVIDIA CUDA平台在图形处理单元(GPU)上实现DPM加速。我们评估了在多个gpu核上并行计算数据时,伪随机生成的shuffle地址和随机性的分布。一组严格的评估结果表明,在监测最耗时的本地CUDA并行功能时,并行DPM提供了优于传统DPM的性能。我们还对并行DPM进行了安全分析,以确保它是安全的,并且它是一种在云环境中保护用户数据隐私的成本效益模型。
{"title":"An Efficient Parallel Implementation of a Light-weight Data Privacy Method for Mobile Cloud Users","authors":"M. Bahrami, Dong Li, M. Singhal, A. Kundu","doi":"10.1109/DATACLOUD.2016.11","DOIUrl":"https://doi.org/10.1109/DATACLOUD.2016.11","url":null,"abstract":"Cloud computing provides an opportunity to users to outsource their data and applications. However, data privacy is one of the key challenges for the users who are outsourcing data on some transparent cloud servers. Data encryption is the best option to protect users' data privacy on the cloud. However, computation overheads of encryption methods could be expensive to some small computing machines, such as mobile or IoT devices with limited resources, such as battery. In our previous study, we developed a light-weight Data Privacy Method (DPM) based on a chaos system that uses a Pseudo Random Permutation (PRP) to scramble the content of original data. Although the nature of PRP is against parallelization, we provide an efficient parallel algorithm to scramble a file while the file splits into multiple chunks. The parallel DPM avoids an adversary to access the original data (e.g., by using a brute-force attack), when the size of each scrambled data is large enough. In this paper, we accelerate DPM on a Graphic Processing Unit (GPU) by using NVIDIA CUDA platform for implementation. We assess the generated shuffle addresses from pseudo-random and the distribution of randomness when the computation on data is parallelized on a multiple GPU-cores. A set of rigorous evaluation results shows that the parallel DPM provides a superior performance over tradition DPM when the most time consuming of native CUDA parallel functions have monitored. We also perform a security analysis of parallel DPM to ensure it is secure and it is a cost effective model to protect users' data privacy in a cloud environment.","PeriodicalId":325593,"journal":{"name":"2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116773444","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
期刊
2016 Seventh International Workshop on Data-Intensive Computing in the Clouds (DataCloud)
全部 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