首页 > 最新文献

Symposium on Symbolic and Algebraic Manipulation最新文献

英文 中文
Algebraic constructions for algorithms (Extended Abstract) 算法的代数构造(扩展摘要)
Pub Date : 1981-08-05 DOI: 10.1145/800206.806385
S. Winograd
In the last decade or so there has been an out-growth of research in algebraic complexity of computations which showed how to derive algorithms systematically. One of the features of these derivation is their reliance on algebraic and symbolic constructions. I would like, in this paper, to survey some of the symbolic and algebraic constructions which are used, and then draw some conclusions on the implications of this development for symbol manipulation systems. Let me start by sketching some of these derivations.
在过去十年左右的时间里,在代数计算复杂性方面的研究有了一个增长,它展示了如何系统地推导算法。这些推导的特征之一是它们依赖于代数和符号结构。我想,在本文中,调查一些符号和代数结构的使用,然后得出一些结论,这一发展对符号操作系统的影响。我先来画一下这些推导。
{"title":"Algebraic constructions for algorithms (Extended Abstract)","authors":"S. Winograd","doi":"10.1145/800206.806385","DOIUrl":"https://doi.org/10.1145/800206.806385","url":null,"abstract":"In the last decade or so there has been an out-growth of research in algebraic complexity of computations which showed how to derive algorithms systematically. One of the features of these derivation is their reliance on algebraic and symbolic constructions. I would like, in this paper, to survey some of the symbolic and algebraic constructions which are used, and then draw some conclusions on the implications of this development for symbol manipulation systems. Let me start by sketching some of these derivations.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114078002","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
An implementation of Kovacic's algorithm for solving second order linear homogeneous differential equations 求解二阶线性齐次微分方程的Kovacic算法的实现
Pub Date : 1981-08-05 DOI: 10.1145/800206.806378
B. D. Saunders
Kovacic [3] has given an algorithm for the closed form solution of differential equations of the form ay" + by' + cy &equil; 0, where a, b, and c are rational functions with complex coefficients of the independent variable x. The algorithm provides a Liouvillian solution (i.e. one that can be expressed in terms of integrals, exponentials and algebraic functions) or reports that no such solution exists. In this note a version of Kovacic's algorithm is described. This version has been implemented in MACSYMA and tested successfully on examples in Boyce and DiPrima [1], Kamke [2], and Kovacic [3]. Modifications to the algorithm have been made to minimize the amount of code needed and to avoid the complete factorization of a polynomial called for. In Section 2 these issues are discussed and in Section 3 the author's current version of the algorithm is described.
Kovacic[3]给出了形式为ay ' ' + by' + cy & equal的微分方程的封闭形式解的算法;0,其中a、b、c是自变量x的复系数有理函数。该算法提供了一个刘维廉解(即可以用积分、指数和代数函数表示的解)或报告不存在这样的解。本文描述了Kovacic算法的一个版本。该版本已在MACSYMA中实现,并在Boyce和DiPrima[1]、Kamke[2]和Kovacic[3]的示例上测试成功。对算法进行了修改,以尽量减少所需的代码量,并避免了所要求的多项式的完全因式分解。在第2节中讨论了这些问题,在第3节中描述了作者当前版本的算法。
{"title":"An implementation of Kovacic's algorithm for solving second order linear homogeneous differential equations","authors":"B. D. Saunders","doi":"10.1145/800206.806378","DOIUrl":"https://doi.org/10.1145/800206.806378","url":null,"abstract":"Kovacic [3] has given an algorithm for the closed form solution of differential equations of the form ay\" + by' + cy &equil; 0, where a, b, and c are rational functions with complex coefficients of the independent variable x. The algorithm provides a Liouvillian solution (i.e. one that can be expressed in terms of integrals, exponentials and algebraic functions) or reports that no such solution exists.\u0000 In this note a version of Kovacic's algorithm is described. This version has been implemented in MACSYMA and tested successfully on examples in Boyce and DiPrima [1], Kamke [2], and Kovacic [3]. Modifications to the algorithm have been made to minimize the amount of code needed and to avoid the complete factorization of a polynomial called for. In Section 2 these issues are discussed and in Section 3 the author's current version of the algorithm is described.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130260734","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}
引用次数: 31
The basis of a computer system for modern algebra 现代代数计算机系统的基础
Pub Date : 1981-08-05 DOI: 10.1145/800206.806362
John J. Cannon
So-called general purpose systems for algebraic computation such as ALTRAN, MACSYMA, SAC, SCRATCHPAD and REDUCE are almost exclusively concerned with what is usually known as “classical algebra”, that is, rings of real or complex polynomials and rings of real or complex functions. These systems have been designed to compute with elements in a fixed algebraic structure (usually the ring of real functions). Typical of the facilities provided are: the arithmetic operations of the ring, the calculation of polynomial gcd's, the location of the zeros of a polynomial; and some operations from calculus: differentiation, integration, the calculation of limits, and the analytic solution of certain classes of differential equations. For brevity, we shall refer to these systems as CA systems.
所谓的通用代数计算系统,如ALTRAN、MACSYMA、SAC、SCRATCHPAD和REDUCE,几乎完全关注通常被称为“经典代数”的东西,即实数或复数多项式的环和实数或复数函数的环。这些系统被设计为使用固定代数结构(通常是实函数环)中的元素进行计算。提供的典型功能有:环的算术运算,多项式gcd的计算,多项式零点的位置;以及微积分中的一些运算:微分,积分,极限的计算,以及某类微分方程的解析解。为简洁起见,我们将这些系统称为CA系统。
{"title":"The basis of a computer system for modern algebra","authors":"John J. Cannon","doi":"10.1145/800206.806362","DOIUrl":"https://doi.org/10.1145/800206.806362","url":null,"abstract":"So-called general purpose systems for algebraic computation such as ALTRAN, MACSYMA, SAC, SCRATCHPAD and REDUCE are almost exclusively concerned with what is usually known as “classical algebra”, that is, rings of real or complex polynomials and rings of real or complex functions. These systems have been designed to compute with elements in a fixed algebraic structure (usually the ring of real functions). Typical of the facilities provided are: the arithmetic operations of the ring, the calculation of polynomial gcd's, the location of the zeros of a polynomial; and some operations from calculus: differentiation, integration, the calculation of limits, and the analytic solution of certain classes of differential equations. For brevity, we shall refer to these systems as CA systems.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"21 4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131806119","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
Factorization over finitely generated fields 有限生成域的分解
Pub Date : 1981-08-05 DOI: 10.1145/800206.806396
J. Davenport, B. Trager
This paper considers the problem of factoring polynomials over a variety of domains. We first describe the current methods of factoring polynomials over the integers, and extend them to the integers mod p. We then consider the problem of factoring over algebraic domains. Having produced several negative results, showing that, if the domain is not properly specified, then the problem is insoluble, we then show that, for a properly specified finitely generated extension of the rationals or the integers mod p, the problem is soluble. We conclude by discussing the problems of factoring over algebraic closures.
本文研究了多种域上多项式的因式分解问题。我们首先描述了多项式在整数上的因式分解的现有方法,并将其推广到mod p的整数上。然后我们考虑了在代数域上因式分解的问题。给出了几个否定的结果,表明如果定义域没有适当指定,那么问题是不可解的,然后我们证明,对于合理指定的有限生成的有理或整数模p的扩展,问题是可解的。最后讨论代数闭包上的因式分解问题。
{"title":"Factorization over finitely generated fields","authors":"J. Davenport, B. Trager","doi":"10.1145/800206.806396","DOIUrl":"https://doi.org/10.1145/800206.806396","url":null,"abstract":"This paper considers the problem of factoring polynomials over a variety of domains. We first describe the current methods of factoring polynomials over the integers, and extend them to the integers mod p. We then consider the problem of factoring over algebraic domains. Having produced several negative results, showing that, if the domain is not properly specified, then the problem is insoluble, we then show that, for a properly specified finitely generated extension of the rationals or the integers mod p, the problem is soluble. We conclude by discussing the problems of factoring over algebraic closures.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133432986","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}
引用次数: 19
The optimization of user programs for an Algebraic Manipulation System 代数操作系统用户程序的优化
Pub Date : 1981-08-05 DOI: 10.1145/800206.806383
P. D. Pearce, R. J. Hicks
This paper attempts to list some optimising transformations for user programs for an Algebraic Manipulation System. To investigate optimisation of both computer time and space, a general purpose system REDUCE has been chosen for study. The optimising transformations may be applied manually. However, the authors hope to automate the process. Examples using various optimisations are included and clearly show the benefit of the process.
本文试图列出一些代数操作系统用户程序的优化变换。为了研究计算机时间和空间的优化,选择了通用系统REDUCE进行研究。优化转换可以手动应用。然而,作者希望将这一过程自动化。包括使用各种优化的示例,并清楚地显示了该过程的好处。
{"title":"The optimization of user programs for an Algebraic Manipulation System","authors":"P. D. Pearce, R. J. Hicks","doi":"10.1145/800206.806383","DOIUrl":"https://doi.org/10.1145/800206.806383","url":null,"abstract":"This paper attempts to list some optimising transformations for user programs for an Algebraic Manipulation System. To investigate optimisation of both computer time and space, a general purpose system REDUCE has been chosen for study. The optimising transformations may be applied manually. However, the authors hope to automate the process. Examples using various optimisations are included and clearly show the benefit of the process.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133865019","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
Use of VLSI in algebraic computation: Some suggestions VLSI在代数计算中的应用:一些建议
Pub Date : 1981-08-05 DOI: 10.1145/800206.806399
H. T. Kung
This paper reviews issues in the design of special-purpose VLSI chips in general, and suggests VLSI designs for polynomial multiplication and division, which are basic functional modules in algebraic computation.
本文综述了专用VLSI芯片设计中的一般问题,并提出了多项式乘法和除法的VLSI设计,这是代数计算的基本功能模块。
{"title":"Use of VLSI in algebraic computation: Some suggestions","authors":"H. T. Kung","doi":"10.1145/800206.806399","DOIUrl":"https://doi.org/10.1145/800206.806399","url":null,"abstract":"This paper reviews issues in the design of special-purpose VLSI chips in general, and suggests VLSI designs for polynomial multiplication and division, which are basic functional modules in algebraic computation.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"115 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133821636","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
SMP - A Symbolic Manipulation Program 一个符号操作程序
Pub Date : 1981-08-05 DOI: 10.1145/800206.806365
Chris A. Cole, S. Wolfram
SMP is a new general-purpose symbolic manipulation computer program which has been developed during the past year by the authors, with help from G.C. Fox, J.M. Greif, E.D. Mjolsness, L.J. Romans, T. Shaw and A.E. Terrano. The primary motivation for the construction of the program was the necessity of performing very complicated algebraic manipulations in certain areas of theoretical physics. The need to deal with advanced mathematical constructs required the program to be of great generality. In addition, the size of the calculations anticipated demanded that the program should operate quickly and be capable of handling very large amounts of data. The resulting program is expected to be valuable in a wide variety of applications. In this paper, we describe some of the basic concepts and principles of SMP. The extensive capabilities of SMP are described, with examples, in the “SMP Handbook” (available on request from the authors).
SMP是一种新的通用符号操作计算机程序,它是在过去的一年里由作者在G.C. Fox, J.M. Greif, E.D. Mjolsness, L.J. Romans, T. Shaw和A.E. Terrano的帮助下开发的。构建该程序的主要动机是在理论物理的某些领域执行非常复杂的代数操作的必要性。处理高级数学结构的需要要求程序具有很强的通用性。此外,预期的计算量要求程序运行速度快,能够处理大量数据。由此产生的程序预计将在各种各样的应用中有价值。本文介绍了SMP的一些基本概念和原理。在“SMP手册”(可向作者索取)中描述了SMP的广泛功能,并附有示例。
{"title":"SMP - A Symbolic Manipulation Program","authors":"Chris A. Cole, S. Wolfram","doi":"10.1145/800206.806365","DOIUrl":"https://doi.org/10.1145/800206.806365","url":null,"abstract":"SMP is a new general-purpose symbolic manipulation computer program which has been developed during the past year by the authors, with help from G.C. Fox, J.M. Greif, E.D. Mjolsness, L.J. Romans, T. Shaw and A.E. Terrano. The primary motivation for the construction of the program was the necessity of performing very complicated algebraic manipulations in certain areas of theoretical physics. The need to deal with advanced mathematical constructs required the program to be of great generality. In addition, the size of the calculations anticipated demanded that the program should operate quickly and be capable of handling very large amounts of data. The resulting program is expected to be valuable in a wide variety of applications.\u0000 In this paper, we describe some of the basic concepts and principles of SMP. The extensive capabilities of SMP are described, with examples, in the “SMP Handbook” (available on request from the authors).","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"102 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134309930","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
Computing an invariant subring of k[X,Y] 计算k[X,Y]的不变子
Pub Date : 1981-08-05 DOI: 10.1145/800206.806392
Rosalind Neuman
We are interested in computing the invariant subring (also referred to as fixed ring) which is obtained as a result of the action of a certain finite group of k-linear automorphisms on the polynomial ring in two variables with coefficients in a field of characteristic p.
我们感兴趣的是计算不变子环(也称为固定环),它是由两个变量的多项式环上的k-线性自同构的有限群在特征为p的域上的作用而得到的。
{"title":"Computing an invariant subring of k[X,Y]","authors":"Rosalind Neuman","doi":"10.1145/800206.806392","DOIUrl":"https://doi.org/10.1145/800206.806392","url":null,"abstract":"We are interested in computing the invariant subring (also referred to as fixed ring) which is obtained as a result of the action of a certain finite group of k-linear automorphisms on the polynomial ring in two variables with coefficients in a field of characteristic p.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121090778","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
Views on transportability of Lisp and Lisp-based systems 关于Lisp和基于Lisp的系统的可移植性的观点
Pub Date : 1981-08-05 DOI: 10.1145/800206.806384
R. Fateman
The availability of new large-address-space computers has provided us an opportunity to examine techniques for transferring programming systems, and in particular, Lisp systems, to new computers. We contrast two approaches: designing and building a Virtual Machine implementation of Lisp, and (re)writing the system in a “portable” programming language ('C'). Our conclusion is that the latter approach may very well be better.
新的大地址空间计算机的出现为我们提供了一个机会来研究将编程系统,特别是Lisp系统转移到新计算机上的技术。我们对比了两种方法:设计和构建Lisp的虚拟机实现,以及(重新)用“可移植”编程语言(“C”)编写系统。我们的结论是,后一种方法可能更好。
{"title":"Views on transportability of Lisp and Lisp-based systems","authors":"R. Fateman","doi":"10.1145/800206.806384","DOIUrl":"https://doi.org/10.1145/800206.806384","url":null,"abstract":"The availability of new large-address-space computers has provided us an opportunity to examine techniques for transferring programming systems, and in particular, Lisp systems, to new computers. We contrast two approaches: designing and building a Virtual Machine implementation of Lisp, and (re)writing the system in a “portable” programming language ('C'). Our conclusion is that the latter approach may very well be better.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125873311","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
Interval arithmetic applied to polynomial remainder sequences 区间算术应用于多项式余数序列
Pub Date : 1976-08-10 DOI: 10.1145/800205.806337
J. Pinkert
Polynomial remainder sequences are the basis of many important algorithms in symbolic and algebraic manipulation. In a number of these algorithms, the actual coefficients of the sequence are not required; rather, the method uses the signs of the coefficients. Present techniques, however, compute the exact coefficients (or a mixed radix representation of them), and then obtain the signs. This paper discusses a new approach in which interval arithmetic is used to obtain the signs of the coefficients without computing their exact values. Comparisons of this method with analogous standard techniques show empirical computing time reductions of two orders of magnitude for even relatively small cases.
多项式余数列是符号和代数运算中许多重要算法的基础。在许多这些算法中,序列的实际系数是不需要的;相反,该方法使用系数的符号。然而,目前的技术是计算精确的系数(或它们的混合基数表示),然后获得符号。本文讨论了用区间算法求系数的符号而不计算其精确值的一种新方法。这种方法与类似的标准技术的比较表明,即使在相对较小的情况下,经验计算时间也减少了两个数量级。
{"title":"Interval arithmetic applied to polynomial remainder sequences","authors":"J. Pinkert","doi":"10.1145/800205.806337","DOIUrl":"https://doi.org/10.1145/800205.806337","url":null,"abstract":"Polynomial remainder sequences are the basis of many important algorithms in symbolic and algebraic manipulation. In a number of these algorithms, the actual coefficients of the sequence are not required; rather, the method uses the signs of the coefficients. Present techniques, however, compute the exact coefficients (or a mixed radix representation of them), and then obtain the signs. This paper discusses a new approach in which interval arithmetic is used to obtain the signs of the coefficients without computing their exact values. Comparisons of this method with analogous standard techniques show empirical computing time reductions of two orders of magnitude for even relatively small cases.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"358 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1976-08-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133666976","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
期刊
Symposium on Symbolic and Algebraic Manipulation
全部 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