首页 > 最新文献

Symposium on Symbolic and Algebraic Manipulation最新文献

英文 中文
Double cosets and searching small groups 双辅助集和搜索小团体
Pub Date : 1981-08-05 DOI: 10.1145/800206.806393
G. Butler
Double cosets are an important concept of group theory. Although the desirability of algorithms to compute double cosets has been recognized, there has not appeared any algorithm in the literature. The algorithm which we present is a variant of Dimino's algorithm for computing a list of elements of a small group. (By “small” we mean groups of order less than 104, whose list of elements we can explicitly store.) The paper focusses on the problem of searching a small group for elements with a given property. For the record we present Dimino's algorithm and a general algorithm for searching a small group. These two algorithms are not original. We analyse the search algorithm and discuss the role of double cosets in searching. The use of double cosets in the search algorithm does not appear to lead to an improvement over the use of right cosets.
双伴集是群论中的一个重要概念。虽然计算双共集的算法的可取性已经得到认可,但在文献中还没有出现任何算法。我们提出的算法是迪米诺算法的一个变体,用于计算一个小团体的元素列表。(这里的“小”是指顺序小于104的组,其元素列表可以显式存储。)本文主要研究具有给定属性的元素的小组搜索问题。为此,我们提出了迪米诺算法和一个搜索小群的通用算法。这两种算法都不是原创的。分析了搜索算法,讨论了双陪集在搜索中的作用。在搜索算法中使用双辅助集似乎并没有导致比使用右辅助集更好的结果。
{"title":"Double cosets and searching small groups","authors":"G. Butler","doi":"10.1145/800206.806393","DOIUrl":"https://doi.org/10.1145/800206.806393","url":null,"abstract":"Double cosets are an important concept of group theory. Although the desirability of algorithms to compute double cosets has been recognized, there has not appeared any algorithm in the literature. The algorithm which we present is a variant of Dimino's algorithm for computing a list of elements of a small group. (By “small” we mean groups of order less than 104, whose list of elements we can explicitly store.)\u0000 The paper focusses on the problem of searching a small group for elements with a given property. For the record we present Dimino's algorithm and a general algorithm for searching a small group. These two algorithms are not original. We analyse the search algorithm and discuss the role of double cosets in searching. The use of double cosets in the search algorithm does not appear to lead to an improvement over the use of right cosets.","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":"130353413","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
Note on probabilistic algorithms in integer and polynomial arithmetic 整数和多项式算法中的概率算法
Pub Date : 1981-08-05 DOI: 10.1145/800206.806380
M. Kaminski
For many computational problems it is not known whether verification of a result can be done faster than its computation. For instance, it is unknown whether the verification of the validity of the integer equality x*y&equil;z needs fewer bit operations than a computation of the product x*y. It is sometimes much easier, however, to speed up the computation probabilistically if just the verification of the result is involved. In this paper we present linear probabilistic algorithms for verification of the validity of the integer equality f1(x1,...,xN)&equil;f2(x1,...,xN) for rational functions f1 and f2, which can be of the form of a rational combination of rational functions.
对于许多计算问题,不知道结果的验证是否能比计算快。例如,验证整数等式x*y& equal;z的有效性是否需要比计算乘积x*y更少的位操作是未知的。然而,如果只涉及结果的验证,有时从概率上加快计算速度要容易得多。本文给出了整数等式f1(x1,…,xN)和equequal;f2(x1,…,xN)对于有理函数f1和f2的有效性的线性概率验证算法,其形式可以是有理函数的有理组合。
{"title":"Note on probabilistic algorithms in integer and polynomial arithmetic","authors":"M. Kaminski","doi":"10.1145/800206.806380","DOIUrl":"https://doi.org/10.1145/800206.806380","url":null,"abstract":"For many computational problems it is not known whether verification of a result can be done faster than its computation. For instance, it is unknown whether the verification of the validity of the integer equality x*y&equil;z needs fewer bit operations than a computation of the product x*y. It is sometimes much easier, however, to speed up the computation probabilistically if just the verification of the result is involved.\u0000 In this paper we present linear probabilistic algorithms for verification of the validity of the integer equality f<subscrpt>1</subscrpt>(x<subscrpt>1</subscrpt>,...,x<subscrpt>N</subscrpt>)&equil;f<subscrpt>2</subscrpt>(x<subscrpt>1</subscrpt>,...,x<subscrpt>N</subscrpt>) for rational functions f<subscrpt>1</subscrpt> and f<subscrpt>2</subscrpt>, which can be of the form of a rational combination of rational functions.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"4 3","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113932524","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
Newton's iteration and the sparse Hensel algorithm (Extended Abstract) 牛顿迭代与稀疏Hensel算法(扩展摘要)
Pub Date : 1981-08-05 DOI: 10.1145/800206.806372
R. Zippel
This paper presents an organization of the p-adic lifting (or Hensel) algorithm that differs from the organization previously presented by Zassenhaus [Zas69] and currently used in algebraic manipulation circles [Mos73, Yun74, Wan75, Mus75]. Our organization is somewhat more general than the earlier one and admits the improvements that yielded the “sparse modular” algorithm [Zip79] more easily than the Zassenhaus algorithm. From a pedagogical point of view, the relationship between Newton's iteration and the p-adic algorithms is clearer in our formulation than with the Zassenhaus algorithm.
本文提出了一种p进提升(或Hensel)算法的组织,它不同于Zassenhaus先前提出的组织[Zas69],目前在代数操作圈中使用[Mos73, Yun74, Wan75, Mus75]。我们的组织在某种程度上比之前的组织更通用,并承认比Zassenhaus算法更容易产生“稀疏模块化”算法[Zip79]的改进。从教学的角度来看,牛顿迭代和p进算法之间的关系在我们的公式中比在Zassenhaus算法中更清晰。
{"title":"Newton's iteration and the sparse Hensel algorithm (Extended Abstract)","authors":"R. Zippel","doi":"10.1145/800206.806372","DOIUrl":"https://doi.org/10.1145/800206.806372","url":null,"abstract":"This paper presents an organization of the p-adic lifting (or Hensel) algorithm that differs from the organization previously presented by Zassenhaus [Zas69] and currently used in algebraic manipulation circles [Mos73, Yun74, Wan75, Mus75]. Our organization is somewhat more general than the earlier one and admits the improvements that yielded the “sparse modular” algorithm [Zip79] more easily than the Zassenhaus algorithm. From a pedagogical point of view, the relationship between Newton's iteration and the p-adic algorithms is clearer in our formulation than with the Zassenhaus algorithm.","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":"121143197","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}
引用次数: 54
Parallelism in algebraic computation and parallel algorithms for symbolic linear systems 符号线性系统代数计算中的并行性和并行算法
Pub Date : 1981-08-05 DOI: 10.1145/800206.806388
Tateaki Sasaki, Y. Kanada
Parallel execution of algebraic computation is discussed in the first half of this paper. It is argued that, although a high efficiency is obtained by parallel execution of divide-and-conquer algorithms, the ratio of the throughput to the number of processors is still small. Parallel processing will be most successful for the modular algorithms and many algorithms in linear algebra. In the second half of this paper, parallel algorithms for symbolic determinants and linear equations are proposed. The algorithms manifest a very high efficiency in a simple parallel processing scheme. These algorithms are well usable in also the serial processing scheme.
本文的前半部分讨论了代数计算的并行执行。本文认为,尽管分治算法的并行执行获得了很高的效率,但吞吐量与处理器数量的比例仍然很小。并行处理对于模块化算法和线性代数中的许多算法来说是最成功的。在本文的第二部分,提出了符号行列式和线性方程的并行算法。该算法在简单的并行处理方案中具有很高的效率。这些算法同样适用于串行处理方案。
{"title":"Parallelism in algebraic computation and parallel algorithms for symbolic linear systems","authors":"Tateaki Sasaki, Y. Kanada","doi":"10.1145/800206.806388","DOIUrl":"https://doi.org/10.1145/800206.806388","url":null,"abstract":"Parallel execution of algebraic computation is discussed in the first half of this paper. It is argued that, although a high efficiency is obtained by parallel execution of divide-and-conquer algorithms, the ratio of the throughput to the number of processors is still small. Parallel processing will be most successful for the modular algorithms and many algorithms in linear algebra. In the second half of this paper, parallel algorithms for symbolic determinants and linear equations are proposed. The algorithms manifest a very high efficiency in a simple parallel processing scheme. These algorithms are well usable in also the serial processing scheme.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"7 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":"127506556","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
Algorithms for central extensions of Lie algebras 李代数的中心扩展算法
Pub Date : 1981-08-05 DOI: 10.1145/800206.806391
R. Beck, B. Kolman
It follows from [1] that every n-dimensional nilpotent Lie algebra is a central extension of a lower dimensional nilpotent Lie algebra. This paper develops algorithms to handle two problems: (1) the decomposition of a given nilpotent Lie algebra @@@@ as a finite sequence of central extensions of lower dimensional nilpotent Lie algebras and (2) the construction of all n-dimensional nilpotent Lie algebras as central extensions of lower dimensional nilpotent Lie algebras.
由[1]可知,每一个n维幂零李代数都是一个低维幂零李代数的中心扩展。本文发展了处理两个问题的算法:(1)将给定的幂零李代数@@@@分解为低维幂零李代数的中心扩展的有限序列;(2)将所有n维幂零李代数构造为低维幂零李代数的中心扩展。
{"title":"Algorithms for central extensions of Lie algebras","authors":"R. Beck, B. Kolman","doi":"10.1145/800206.806391","DOIUrl":"https://doi.org/10.1145/800206.806391","url":null,"abstract":"It follows from [1] that every n-dimensional nilpotent Lie algebra is a central extension of a lower dimensional nilpotent Lie algebra. This paper develops algorithms to handle two problems: (1) the decomposition of a given nilpotent Lie algebra @@@@ as a finite sequence of central extensions of lower dimensional nilpotent Lie algebras and (2) the construction of all n-dimensional nilpotent Lie algebras as central extensions of lower dimensional nilpotent Lie algebras.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"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":"121012975","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
Efficient Gaussian elimination method for symbolic determinants and linear systems (Extended Abstract) 符号行列式和线性系统的有效高斯消去方法(扩展摘要)
Pub Date : 1981-08-05 DOI: 10.1145/800206.806387
Tateaki Sasaki, H. Murao
Efficient Gaussian elimination method for symbolic determinants and linear systems
符号行列式和线性系统的有效高斯消去方法
{"title":"Efficient Gaussian elimination method for symbolic determinants and linear systems (Extended Abstract)","authors":"Tateaki Sasaki, H. Murao","doi":"10.1145/800206.806387","DOIUrl":"https://doi.org/10.1145/800206.806387","url":null,"abstract":"Efficient Gaussian elimination method for symbolic determinants and linear systems","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"77 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":"126002054","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
Tracing occurrences of patterns in symbolic computations 在符号计算中跟踪模式的出现
Pub Date : 1981-08-05 DOI: 10.1145/800206.806402
F. Gardin, J. Campbell
A report is made on the present state of development of a project to construct a tracing aid for users of symbolic computing systems that are written in LISP (or, in principle, any similar high-level language). The traces in question are intended to provide information which is primarily in terms that are natural for a user, e.g. on patterns of actions performed on his data, or patterns occurring in the data themselves during the operation of his program. Patterns are described in a syntax which is inspired by SNOBOL.
为用LISP(或原则上任何类似的高级语言)编写的符号计算系统的用户构建跟踪辅助工具的项目的当前发展状态进行报告。所讨论的跟踪旨在主要以用户自然的方式提供信息,例如,在他的数据上执行的操作模式,或者在他的程序操作期间数据本身发生的模式。模式是用受SNOBOL启发的语法来描述的。
{"title":"Tracing occurrences of patterns in symbolic computations","authors":"F. Gardin, J. Campbell","doi":"10.1145/800206.806402","DOIUrl":"https://doi.org/10.1145/800206.806402","url":null,"abstract":"A report is made on the present state of development of a project to construct a tracing aid for users of symbolic computing systems that are written in LISP (or, in principle, any similar high-level language). The traces in question are intended to provide information which is primarily in terms that are natural for a user, e.g. on patterns of actions performed on his data, or patterns occurring in the data themselves during the operation of his program. Patterns are described in a syntax which is inspired by SNOBOL.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"191 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":"124922387","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
Formal solutions of differential equations in the neighborhood of singular points (Regular and Irregular) 奇异点邻域微分方程的形式解(正则与不规则)
Pub Date : 1981-08-05 DOI: 10.1145/800206.806367
J. Dora, E. Tournier
This paper presents an algorithm for building a fundamental system of formal solutions in the neighbourhood of every singularity of a linear homogenous differential operator.
本文给出了在线性齐次微分算子的每一个奇点的邻域中构造基本形式解系统的一种算法。
{"title":"Formal solutions of differential equations in the neighborhood of singular points (Regular and Irregular)","authors":"J. Dora, E. Tournier","doi":"10.1145/800206.806367","DOIUrl":"https://doi.org/10.1145/800206.806367","url":null,"abstract":"This paper presents an algorithm for building a fundamental system of formal solutions in the neighbourhood of every singularity of a linear homogenous differential operator.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"29 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":"131334021","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}
引用次数: 15
Formulation of design rules for NMR imaging coil by using symbolic manipulation 核磁共振成像线圈设计规则的符号处理
Pub Date : 1981-08-05 DOI: 10.1145/800206.806375
J. Schenck, M. Hussain
A common problem in electrical technology is to design a current carrying coil that will produce a given magnetic field. For over a hundred years an equation, the Biot-Savart law, has been available that defines precisely the magnetic field at any point as a line integral along the path of the electric currents that are the sources of the field. In principle then, the design problem is straightforward - it is merely necessary to invert the Biot-Savart law and find a path whose line integral has the given values at the specified field points. However, the actual solution is not trivial and there is a continuing need for improved computational methods for relating magnetic fields to their sources. Two forms of series expansion will be considered here - the ordinary Taylor series and the expansion in spherical harmonics. Other possible expansions - such as Bessel function methods for cylindrical coordinate problems - usually involve integrals over some eigenparameter rather than discrete sums and are not directly competitive with the methods discussed here.
电气技术中的一个常见问题是设计一个能产生给定磁场的载流线圈。一百多年来,已有一个方程,即比奥-萨瓦定律,精确地将任何一点的磁场定义为沿电流路径的线积分,电流是磁场的来源。原则上,设计问题是直接的-只需要反转Biot-Savart定律并找到其线积分在指定场点处具有给定值的路径。然而,实际的解决方案不是微不足道的,并且仍然需要改进计算方法来将磁场与它们的源联系起来。这里将考虑两种形式的级数展开——普通泰勒级数和球面谐波的展开。其他可能的展开——例如圆柱坐标问题的贝塞尔函数方法——通常涉及对某些特征参数的积分,而不是离散求和,并且与这里讨论的方法没有直接竞争。
{"title":"Formulation of design rules for NMR imaging coil by using symbolic manipulation","authors":"J. Schenck, M. Hussain","doi":"10.1145/800206.806375","DOIUrl":"https://doi.org/10.1145/800206.806375","url":null,"abstract":"A common problem in electrical technology is to design a current carrying coil that will produce a given magnetic field. For over a hundred years an equation, the Biot-Savart law, has been available that defines precisely the magnetic field at any point as a line integral along the path of the electric currents that are the sources of the field. In principle then, the design problem is straightforward - it is merely necessary to invert the Biot-Savart law and find a path whose line integral has the given values at the specified field points. However, the actual solution is not trivial and there is a continuing need for improved computational methods for relating magnetic fields to their sources.\u0000 Two forms of series expansion will be considered here - the ordinary Taylor series and the expansion in spherical harmonics. Other possible expansions - such as Bessel function methods for cylindrical coordinate problems - usually involve integrals over some eigenparameter rather than discrete sums and are not directly competitive with the methods discussed here.","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":"126045188","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
A case study in interlanguage communication: Fast LISP polynomial operations written in 'C' 语言间交流的案例研究:用“C”编写的快速LISP多项式运算
Pub Date : 1981-08-05 DOI: 10.1145/800206.806381
R. Fateman
It is shown that a simple program, written in the “C” programming language, can be interfaced to a Lisp algebraic manipulation system with substantial performance improvement as a result.
结果表明,用C语言编写的简单程序可以与Lisp代数操作系统接口,从而大大提高了性能。
{"title":"A case study in interlanguage communication: Fast LISP polynomial operations written in 'C'","authors":"R. Fateman","doi":"10.1145/800206.806381","DOIUrl":"https://doi.org/10.1145/800206.806381","url":null,"abstract":"It is shown that a simple program, written in the “C” programming language, can be interfaced to a Lisp algebraic manipulation system with substantial performance improvement as a result.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"36 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":"129163717","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