首页 > 最新文献

2012 International Conference on Systems and Informatics (ICSAI2012)最新文献

英文 中文
A novel approach for depth extraction from single 2D image 一种新的二维图像深度提取方法
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223613
Ranran Feng, Jiahuang Ji
Many methods on extracting 3D information from 2D images have been studied since 1990s, especially the depth information extraction. A novel approach for depth extraction is proposed and implemented in this paper. About 30 images are taken especially for this case study and experiments are conducted on the Stanford Range Image Data. Results show that this approach is generally suitable for most of the images; and performs even better on images with darker background.
20世纪90年代以来,人们研究了许多从二维图像中提取三维信息的方法,尤其是深度信息的提取。提出并实现了一种新的深度提取方法。本案例选取了近30幅图像,并在斯坦福靶场图像数据上进行了实验。结果表明,该方法一般适用于大多数图像;并且在背景较暗的图像上表现更好。
{"title":"A novel approach for depth extraction from single 2D image","authors":"Ranran Feng, Jiahuang Ji","doi":"10.1109/ICSAI.2012.6223613","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223613","url":null,"abstract":"Many methods on extracting 3D information from 2D images have been studied since 1990s, especially the depth information extraction. A novel approach for depth extraction is proposed and implemented in this paper. About 30 images are taken especially for this case study and experiments are conducted on the Stanford Range Image Data. Results show that this approach is generally suitable for most of the images; and performs even better on images with darker background.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128145153","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
Study on the elimination of duplicated multimedia webpages 消除重复多媒体网页的研究
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223520
Xiaojuan Yang
There are many duplicated web pages in the multimedia web resources, and elimination of the duplicates can remove the duplicated pages, reduce storage costs and improve search engine performance. Based on analysis of the classic algorithm of eliminating the duplicates, his article raises an improved algorithm for judging web page text repetition. The new algorithm runs the elimination process on the basis of webpage contents which are used as the vector characteristics in the comparison with the webpages' approximation, and analyzes how to capture the web page's theme. Hence, we can make a multidimensional improvement in the elimination of the duplicates of multimedia webpages.
多媒体web资源中存在着许多重复的网页,消除重复可以消除重复的网页,降低存储成本,提高搜索引擎的性能。本文在分析经典的消除重复算法的基础上,提出了一种改进的网页文本重复判断算法。该算法以网页内容作为矢量特征,与网页近似进行对比,进行消去处理,并分析了如何捕捉网页主题。因此,我们可以在消除多媒体网页的重复方面进行多维度的改进。
{"title":"Study on the elimination of duplicated multimedia webpages","authors":"Xiaojuan Yang","doi":"10.1109/ICSAI.2012.6223520","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223520","url":null,"abstract":"There are many duplicated web pages in the multimedia web resources, and elimination of the duplicates can remove the duplicated pages, reduce storage costs and improve search engine performance. Based on analysis of the classic algorithm of eliminating the duplicates, his article raises an improved algorithm for judging web page text repetition. The new algorithm runs the elimination process on the basis of webpage contents which are used as the vector characteristics in the comparison with the webpages' approximation, and analyzes how to capture the web page's theme. Hence, we can make a multidimensional improvement in the elimination of the duplicates of multimedia webpages.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133760537","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 new chaos-based image encryption scheme using quadratic residue 一种新的基于混沌的二次残差图像加密方案
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223394
Hegui Zhu, Xiaojun Lu, Qingsong Tang, Xiangde Zhang, Cheng Zhao
This paper provides a novel chaos-based image encryption algorithm with quadratic residue. The proposed scheme introduced a significant diffusion effect through a two-stage diffusion algorithm. In first-diffusion stage, we turn each pixel of the original image into 8 bits binary sequence, and apply Chebyshev map to shuffle the 8 bits binary sequence. In second-diffusion stage, we apply quadratic residue to encrypt the new binary sequence. Therefore, the proposed scheme transforms the statistical characteristics of plain image information drastically and randomly. Finally, Various types of security analyses demonstrate that the security of the proposed scheme is competitive with that of permutation-diffusion type image cipher and is very proper for realtime secure image communication applications.
提出了一种新的基于混沌的二次残差图像加密算法。该方案通过两阶段扩散算法引入了显著的扩散效应。在第一扩散阶段,我们将原始图像的每个像素转换成8位二进制序列,并应用切比雪夫映射对8位二进制序列进行洗刷。在二次扩散阶段,我们利用二次残数对新的二值序列进行加密。因此,所提出的方案对平面图像信息的统计特征进行了大幅度的、随机的变换。最后,各种类型的安全性分析表明,该方案的安全性可与排列扩散型图像密码相媲美,非常适合于实时安全图像通信应用。
{"title":"A new chaos-based image encryption scheme using quadratic residue","authors":"Hegui Zhu, Xiaojun Lu, Qingsong Tang, Xiangde Zhang, Cheng Zhao","doi":"10.1109/ICSAI.2012.6223394","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223394","url":null,"abstract":"This paper provides a novel chaos-based image encryption algorithm with quadratic residue. The proposed scheme introduced a significant diffusion effect through a two-stage diffusion algorithm. In first-diffusion stage, we turn each pixel of the original image into 8 bits binary sequence, and apply Chebyshev map to shuffle the 8 bits binary sequence. In second-diffusion stage, we apply quadratic residue to encrypt the new binary sequence. Therefore, the proposed scheme transforms the statistical characteristics of plain image information drastically and randomly. Finally, Various types of security analyses demonstrate that the security of the proposed scheme is competitive with that of permutation-diffusion type image cipher and is very proper for realtime secure image communication applications.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131847075","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
Study on the application of information technology in College English teaching 信息技术在大学英语教学中的应用研究
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223259
Yuee Wen
Information technology is of great importance in College English teaching for non-English majors in China. This article talks about the theoretical basis of College English teaching based on information technology and the practice, and points out its future direction.
信息技术在中国非英语专业的大学英语教学中占有重要地位。本文论述了基于信息技术的大学英语教学的理论基础和实践,并指出了其未来的发展方向。
{"title":"Study on the application of information technology in College English teaching","authors":"Yuee Wen","doi":"10.1109/ICSAI.2012.6223259","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223259","url":null,"abstract":"Information technology is of great importance in College English teaching for non-English majors in China. This article talks about the theoretical basis of College English teaching based on information technology and the practice, and points out its future direction.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134601598","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
CDBIA: A dynamic community detection method based on incremental analysis CDBIA:基于增量分析的动态群落检测方法
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223494
Jingyong Li, Lan Huang, Tian Bai, Zhe Wang, Hongsheng Chen
Most existing community detection methods ignored the dynamic nature, a key property of social networks and these methods often lead to unreasonable divisions when faced with dynamic environments. Although there have been several dynamic community detection algorithms, low accuracy and low performing are still two challenging problems to be solved. In order to solve above problems, we proposed a new algorithm based on incremental analysis to mine communities in dynamic social networks. Extensive experimental results demonstrate the performance of our propose algorithm.
现有的社区检测方法大多忽略了社会网络的动态特性,在面对动态环境时往往导致不合理的划分。虽然已有多种动态社区检测算法,但准确率低和性能差仍然是亟待解决的两个难题。为了解决上述问题,本文提出了一种基于增量分析的动态社交网络社区挖掘算法。大量的实验结果证明了我们提出的算法的性能。
{"title":"CDBIA: A dynamic community detection method based on incremental analysis","authors":"Jingyong Li, Lan Huang, Tian Bai, Zhe Wang, Hongsheng Chen","doi":"10.1109/ICSAI.2012.6223494","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223494","url":null,"abstract":"Most existing community detection methods ignored the dynamic nature, a key property of social networks and these methods often lead to unreasonable divisions when faced with dynamic environments. Although there have been several dynamic community detection algorithms, low accuracy and low performing are still two challenging problems to be solved. In order to solve above problems, we proposed a new algorithm based on incremental analysis to mine communities in dynamic social networks. Extensive experimental results demonstrate the performance of our propose algorithm.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"287 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133172119","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}
引用次数: 23
The research and design of object container technique 对象容器技术的研究与设计
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223561
Hai-yan Wu, Xin Meng
Object-oriented models cannot fit very well with relational models. This mismatch leads to time-consuming work for designers when saving and storing objects in relational databases. To solve the problem, this paper put forward data class object container method. This object container encapsulates direct access to the database in a base class and provides generic interface services. Objects derive from this base class to form specific data classes, and therefore, the data class container is created. By this means, the coupling between object models and the relational database can be greatly reduced.
面向对象模型不能很好地适应关系模型。这种不匹配导致设计人员在关系数据库中保存和存储对象时花费大量时间。为了解决这一问题,本文提出了数据类对象容器方法。此对象容器将对数据库的直接访问封装在基类中,并提供通用接口服务。对象从这个基类派生以形成特定的数据类,因此,创建了数据类容器。通过这种方法,可以大大减少对象模型与关系数据库之间的耦合。
{"title":"The research and design of object container technique","authors":"Hai-yan Wu, Xin Meng","doi":"10.1109/ICSAI.2012.6223561","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223561","url":null,"abstract":"Object-oriented models cannot fit very well with relational models. This mismatch leads to time-consuming work for designers when saving and storing objects in relational databases. To solve the problem, this paper put forward data class object container method. This object container encapsulates direct access to the database in a base class and provides generic interface services. Objects derive from this base class to form specific data classes, and therefore, the data class container is created. By this means, the coupling between object models and the relational database can be greatly reduced.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125258963","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
Towards autonomic SLA management: A review 迈向自治SLA管理:综述
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223574
Jianmin Ding, Zhuo Zhao
The SLA auto-management technology is an emerging research field and it is important for the construction of next generation computing environment under the background of SOA and cloud computing. In this paper, we at first review 28 recent works focused on SLA management and analyze the requirements of SLA auto-management, and then we define a complete lifecycle for SLA auto-management, and discuss details of every stage in that lifecycle, at last, we propose a research agenda towards the establishment of SLA contract for service compositions.
SLA自动管理技术是一个新兴的研究领域,对于SOA和云计算背景下下一代计算环境的构建具有重要意义。本文首先回顾了近年来在SLA管理方面的28项研究成果,分析了SLA自动管理的需求,然后定义了SLA自动管理的完整生命周期,并讨论了该生命周期中各个阶段的细节,最后提出了服务组合SLA契约建立的研究议程。
{"title":"Towards autonomic SLA management: A review","authors":"Jianmin Ding, Zhuo Zhao","doi":"10.1109/ICSAI.2012.6223574","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223574","url":null,"abstract":"The SLA auto-management technology is an emerging research field and it is important for the construction of next generation computing environment under the background of SOA and cloud computing. In this paper, we at first review 28 recent works focused on SLA management and analyze the requirements of SLA auto-management, and then we define a complete lifecycle for SLA auto-management, and discuss details of every stage in that lifecycle, at last, we propose a research agenda towards the establishment of SLA contract for service compositions.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131986695","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
Improvement of order reduction approach for special modes in power system small signal stability analysis 电力系统小信号稳定分析中特殊模式降阶方法的改进
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223062
Chang Liu, Kewen Wang, W. Cui, Wei Liu
Precise results of eigenvalues can be obtained in order reduction approach for special modes. To improve calculation efficiency, the order reduction approach is analyzed in this paper. In the process of order reduction, every set made up of retained state variables is shared by different modes, which reduces calculation amount. Based on real number expression of complex matrix, the expression of outer iteration is reformed. Factor table formed by the sequence elimination can be used to solve inverse matrix quickly. The function of parallel computation in Open Multi-Processing is introduced to accelerate calculation on multi-core computers. The improved effect of retained sets, sparse technique and parallel computation is tested and analyzed by a 105-machine system.
对于特殊模态,采用降阶方法可以得到特征值的精确结果。为了提高计算效率,本文分析了降阶方法。在降阶过程中,每个由保留状态变量组成的集合由不同的模式共享,减少了计算量。在复数矩阵实数表达式的基础上,对外迭代表达式进行了改进。通过序列消去形成因子表,可以快速求解矩阵逆。为了提高多核计算机的计算速度,引入了开放多处理中的并行计算功能。在105机系统上,对保留集、稀疏技术和并行计算的改进效果进行了测试和分析。
{"title":"Improvement of order reduction approach for special modes in power system small signal stability analysis","authors":"Chang Liu, Kewen Wang, W. Cui, Wei Liu","doi":"10.1109/ICSAI.2012.6223062","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223062","url":null,"abstract":"Precise results of eigenvalues can be obtained in order reduction approach for special modes. To improve calculation efficiency, the order reduction approach is analyzed in this paper. In the process of order reduction, every set made up of retained state variables is shared by different modes, which reduces calculation amount. Based on real number expression of complex matrix, the expression of outer iteration is reformed. Factor table formed by the sequence elimination can be used to solve inverse matrix quickly. The function of parallel computation in Open Multi-Processing is introduced to accelerate calculation on multi-core computers. The improved effect of retained sets, sparse technique and parallel computation is tested and analyzed by a 105-machine system.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131334034","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
Performance evaluation of the ICA-based adaptive filtering algorithm 基于ica的自适应滤波算法性能评价
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223654
Jun-Mei Yang
A novel finite impulse response (FIR) adaptive filter algorithm was proposed for system identification based on independent component analysis (ICA). It shows an excellent robustness for non-Gaussian disturbance. In this paper, we discuss various properties of this ICA-based adaptive filter algorithm, including the role of the scaling parameter, the local stability condition and a performance analysis by calculating the estimation error covariance matrix using the ordinary differential equation (ODE) approach.
提出了一种基于独立分量分析(ICA)的有限脉冲响应自适应滤波算法。对非高斯扰动具有良好的鲁棒性。本文讨论了这种基于ica的自适应滤波算法的各种特性,包括尺度参数的作用、局部稳定性条件以及利用常微分方程(ODE)方法计算估计误差协方差矩阵的性能分析。
{"title":"Performance evaluation of the ICA-based adaptive filtering algorithm","authors":"Jun-Mei Yang","doi":"10.1109/ICSAI.2012.6223654","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223654","url":null,"abstract":"A novel finite impulse response (FIR) adaptive filter algorithm was proposed for system identification based on independent component analysis (ICA). It shows an excellent robustness for non-Gaussian disturbance. In this paper, we discuss various properties of this ICA-based adaptive filter algorithm, including the role of the scaling parameter, the local stability condition and a performance analysis by calculating the estimation error covariance matrix using the ordinary differential equation (ODE) approach.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134285870","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
Design and implementation of network instruction detection system based on snort and NTOP 基于snort和NTOP的网络指令检测系统的设计与实现
Pub Date : 2012-05-19 DOI: 10.1109/ICSAI.2012.6223247
YingHui Peng, Hongjie Wang
Instruction Detection System can automatically detect and analyze all kinds of data for finding instruction behavior. This essay firstly proposes a new design idea that combining the Snort with NTOP, and then introduces the implementation of the system, lastly it is verified by experiment. The result proves that the instruction behavior can be detected effectively by this system.
指令检测系统可以自动检测和分析各种数据,发现指令行为。本文首先提出了Snort与NTOP相结合的设计思路,然后介绍了系统的实现,最后通过实验对其进行了验证。结果表明,该系统可以有效地检测指令行为。
{"title":"Design and implementation of network instruction detection system based on snort and NTOP","authors":"YingHui Peng, Hongjie Wang","doi":"10.1109/ICSAI.2012.6223247","DOIUrl":"https://doi.org/10.1109/ICSAI.2012.6223247","url":null,"abstract":"Instruction Detection System can automatically detect and analyze all kinds of data for finding instruction behavior. This essay firstly proposes a new design idea that combining the Snort with NTOP, and then introduces the implementation of the system, lastly it is verified by experiment. The result proves that the instruction behavior can be detected effectively by this system.","PeriodicalId":164945,"journal":{"name":"2012 International Conference on Systems and Informatics (ICSAI2012)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134353882","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}
引用次数: 5
期刊
2012 International Conference on Systems and Informatics (ICSAI2012)
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1