首页 > 最新文献

ACM Signum Newsletter最新文献

英文 中文
Sparsity structure and Gaussian elimination 稀疏结构与高斯消去
Pub Date : 1988-04-01 DOI: 10.1145/47917.47918
I. S. Duff, A. Erisman, C. Gear, John Reid
In this paper we collate and discuss some results on the sparsity structure of a matrix. If a matrix is irreducible, Gaussian elimination yields an LU factorization in which L has at least one entry beneath the diagonal in every column except the last and U has at least one entry to the right of the diagonal in every row except the last. If this factorization is used to solve the equation Ax=b, the intermediate vector has an entry in its last component and the solution x is full. Furthermore, the inverse of A is full.Where the matrix is reducible, these results are applicable to the diagonal blocks of its block triangular form.
本文整理并讨论了关于矩阵稀疏性结构的一些结果。如果一个矩阵是不可约的,高斯消去法产生一个LU分解,其中L在除最后一列以外的每一列对角线下方至少有一个元素,U在除最后一行以外的每一列对角线右侧至少有一个元素。如果用这个分解来解方程Ax=b,中间向量在它的最后一个分量中有一个分量,并且解x是满的。而且,A的逆矩阵是满的。当矩阵可约时,这些结果适用于其块三角形的对角线块。
{"title":"Sparsity structure and Gaussian elimination","authors":"I. S. Duff, A. Erisman, C. Gear, John Reid","doi":"10.1145/47917.47918","DOIUrl":"https://doi.org/10.1145/47917.47918","url":null,"abstract":"In this paper we collate and discuss some results on the sparsity structure of a matrix. If a matrix is irreducible, Gaussian elimination yields an LU factorization in which L has at least one entry beneath the diagonal in every column except the last and U has at least one entry to the right of the diagonal in every row except the last. If this factorization is used to solve the equation Ax=b, the intermediate vector has an entry in its last component and the solution x is full. Furthermore, the inverse of A is full.Where the matrix is reducible, these results are applicable to the diagonal blocks of its block triangular form.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115199834","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}
引用次数: 35
A review and analysis of Fortran 8x Fortran 8x的回顾与分析
Pub Date : 1988-04-01 DOI: 10.1145/47917.47923
Brian T. Smith
The ANSI Standards Subcommittee X3J3 on Fortran has recently completed a draft proposed standard for the Fortran programming language. The draft proposed standard, known informally as Fortran 8x, is a revision of the current standard X3.9-1978, known informally as Fortran 77. This report is a review of Fortran 8x and consists of a series of six articles. The first article gives a general overview of Fortran 8x. The next three articles give brief discussions of the array facilities; the enhanced numeric facilities; and user-defined data types, procedure interfaces, and the new program unit called a module. The fifth article provides a brief analysis of the controversial issues discussed by X3J3 (including both the accepted and rejected facilities for Fortran 8x). The sixth article gives a brief comparison with Ada. The report concludes with a summary giving information on how and where to express opinions of the draft proposed standard.
关于Fortran的ANSI标准小组委员会X3J3最近完成了Fortran编程语言的标准草案。被提议的标准草案,非正式地称为Fortran 8x,是对当前标准X3.9-1978的修订,非正式地称为Fortran 77。本报告是对Fortran 8x的回顾,由六篇系列文章组成。第一篇文章给出了Fortran 8x的总体概述。接下来的三篇文章将简要讨论阵列设施;增强的数字设施;而用户定义的数据类型、过程接口和新的程序单元称为模块。第五篇文章简要分析了X3J3讨论的有争议的问题(包括Fortran 8x接受和拒绝的功能)。第六篇文章给出了与Ada的简要比较。该报告以摘要结尾,提供了如何以及在何处表达对拟议标准草案的意见的信息。
{"title":"A review and analysis of Fortran 8x","authors":"Brian T. Smith","doi":"10.1145/47917.47923","DOIUrl":"https://doi.org/10.1145/47917.47923","url":null,"abstract":"The ANSI Standards Subcommittee X3J3 on Fortran has recently completed a draft proposed standard for the Fortran programming language. The draft proposed standard, known informally as Fortran 8x, is a revision of the current standard X3.9-1978, known informally as Fortran 77. This report is a review of Fortran 8x and consists of a series of six articles. The first article gives a general overview of Fortran 8x. The next three articles give brief discussions of the array facilities; the enhanced numeric facilities; and user-defined data types, procedure interfaces, and the new program unit called a module. The fifth article provides a brief analysis of the controversial issues discussed by X3J3 (including both the accepted and rejected facilities for Fortran 8x). The sixth article gives a brief comparison with Ada. The report concludes with a summary giving information on how and where to express opinions of the draft proposed standard.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114342704","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}
引用次数: 8
The stiff integrators in the NAG library NAG库中的刚性积分器
Pub Date : 1988-04-01 DOI: 10.1145/47917.47921
M. Berzins, R. Brankin, I. Gladwell
We have designed a new generation of stiff ordinary differential equation (ODE) solvers for the NAG LIbrary. They replace existing routines which are functionally inferior and have much less user-friendly interfaces. The redesign provides:(i) continuity and stability for users of NAG stiff solvers;(ii) general simplification of interfaces;(iii) new functionality - solving implicit and differential/algebraic systems;(iv) flexibly structured open ended software (based on implicit ODE methods) so that adding new integration methods is a simple matter;(v) a design which facilitates using the solvers from other packages;(vi) an interface which permits the solvers to be used at the "assembly language" level in packages written in more "robust" languages than Fortran77 (for example ADA).
我们为NAG库设计了新一代刚性常微分方程(ODE)求解器。它们取代了现有的功能较差且界面不太友好的例程。重新设计提供了:(i) NAG刚性求解器用户的连续性和稳定性;(ii)接口的一般简化;(iii)新功能-求解隐式和微分/代数系统;(iv)灵活结构的开放式软件(基于隐式ODE方法),以便添加新的集成方法是一件简单的事情;(v)便于使用其他包中的求解器的设计;(vi)允许求解器在“汇编语言”级别使用的接口用比Fortran77更“健壮”的语言编写的包(例如ADA)。
{"title":"The stiff integrators in the NAG library","authors":"M. Berzins, R. Brankin, I. Gladwell","doi":"10.1145/47917.47921","DOIUrl":"https://doi.org/10.1145/47917.47921","url":null,"abstract":"We have designed a new generation of stiff ordinary differential equation (ODE) solvers for the NAG LIbrary. They replace existing routines which are functionally inferior and have much less user-friendly interfaces. The redesign provides:(i) continuity and stability for users of NAG stiff solvers;(ii) general simplification of interfaces;(iii) new functionality - solving implicit and differential/algebraic systems;(iv) flexibly structured open ended software (based on implicit ODE methods) so that adding new integration methods is a simple matter;(v) a design which facilitates using the solvers from other packages;(vi) an interface which permits the solvers to be used at the \"assembly language\" level in packages written in more \"robust\" languages than Fortran77 (for example ADA).","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127246932","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
Some shared memory is desirable in parallel sparse matrix computation 在并行稀疏矩阵计算中,需要一定的共享内存
Pub Date : 1988-04-01 DOI: 10.1145/47917.47919
A. George, E. Ng
Over the past few years a number of algorithms for solving large sparse systems of equations on distributed-memory multiprocessors have been developed. In this article the authors point out that the properties of sparse matrix problems generally, along with the characteristics of these parallel algorithms for solving them, lead to inefficient use of memory. An example is presented to show that a (relatively small) amount of shared memory on an otherwise pure distributed-memory multiprocessor is very desirable when it is being used to execute these parallel algorithms.
在过去的几年中,已经开发了许多在分布式存储多处理器上求解大型稀疏方程组的算法。在本文中,作者指出,稀疏矩阵问题的一般性质,以及这些并行算法解决稀疏矩阵问题的特点,导致内存使用效率低下。本文给出了一个示例,说明在纯分布式内存多处理器上使用(相对较小的)共享内存来执行这些并行算法是非常理想的。
{"title":"Some shared memory is desirable in parallel sparse matrix computation","authors":"A. George, E. Ng","doi":"10.1145/47917.47919","DOIUrl":"https://doi.org/10.1145/47917.47919","url":null,"abstract":"Over the past few years a number of algorithms for solving large sparse systems of equations on distributed-memory multiprocessors have been developed. In this article the authors point out that the properties of sparse matrix problems generally, along with the characteristics of these parallel algorithms for solving them, lead to inefficient use of memory. An example is presented to show that a (relatively small) amount of shared memory on an otherwise pure distributed-memory multiprocessor is very desirable when it is being used to execute these parallel algorithms.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"54 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114572383","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
Decomposing a sequence of matrices that differ only in one submatrix 分解仅在一个子矩阵上不同的矩阵序列
Pub Date : 1988-01-03 DOI: 10.1145/43931.43935
W. Proskurowski
This paper is a development of a project assigned to a graduate class in Numerical Methods in the Fall Semester 1980 at USC. This approach to teaching shows some similarities with the Claremont Mathematics Clinic, see [4].
这篇论文是1980年南加州大学秋季学期分配给数值方法研究生班的一个项目的发展。这种教学方法与克莱蒙特数学诊所有一些相似之处,见b[4]。
{"title":"Decomposing a sequence of matrices that differ only in one submatrix","authors":"W. Proskurowski","doi":"10.1145/43931.43935","DOIUrl":"https://doi.org/10.1145/43931.43935","url":null,"abstract":"This paper is a development of a project assigned to a graduate class in Numerical Methods in the Fall Semester 1980 at USC. This approach to teaching shows some similarities with the Claremont Mathematics Clinic, see [4].","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127067564","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
Fortran 8x—its public review Fortran 8x -它的公开审查
Pub Date : 1988-01-03 DOI: 10.1145/43931.43932
Brian T. Smith
The ANSI Standards Subcommittee X3J3 has recently released the draft proposed Fortran standard [1] for public review. The proposed revision, informally known as Fortran 8x, is being reviewed, beginning October 23, 1987, and ending February 23, 1988. It represents an upward compatible revision of the current standard Fortran 77 [2] in the sense that all Fortran 77 standard-conforming programs conform to the proposed Fortran 8x language.
ANSI标准小组委员会X3J3最近发布了Fortran标准草案[1]供公众审查。提议的修订,非正式地称为Fortran 8x,正在审查中,从1987年10月23日开始,到1988年2月23日结束。它代表了当前标准Fortran 77[2]的向上兼容修订,从某种意义上说,所有符合Fortran 77标准的程序都符合拟议的Fortran 8x语言。
{"title":"Fortran 8x—its public review","authors":"Brian T. Smith","doi":"10.1145/43931.43932","DOIUrl":"https://doi.org/10.1145/43931.43932","url":null,"abstract":"The ANSI Standards Subcommittee X3J3 has recently released the draft proposed Fortran standard [1] for public review. The proposed revision, informally known as Fortran 8x, is being reviewed, beginning October 23, 1987, and ending February 23, 1988. It represents an upward compatible revision of the current standard Fortran 77 [2] in the sense that all Fortran 77 standard-conforming programs conform to the proposed Fortran 8x language.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"24 5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123481749","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
Provably monotone approximations, ROMANNUMERAL 3 可证明的单调近似,罗马数字3
Pub Date : 1988-01-03 DOI: 10.1145/43931.43934
C. Dunham
Familiar forms which may be theoretically monotone may not be evaluated monotonically even with monotone arithmetic.
熟悉的形式在理论上可能是单调的,即使用单调算法也不一定是单调的。
{"title":"Provably monotone approximations, ROMANNUMERAL 3","authors":"C. Dunham","doi":"10.1145/43931.43934","DOIUrl":"https://doi.org/10.1145/43931.43934","url":null,"abstract":"Familiar forms which may be theoretically monotone may not be evaluated monotonically even with monotone arithmetic.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125688810","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
Series reversion as the reversed chain rule 级数回归就是反链式法则
Pub Date : 1988-01-03 DOI: 10.1145/43931.43933
C. Lawson
I recently had occasion to extend a derivative-computation package I had written in 1971 to add the capability of dealing with a function defined implicitly. This led me to see the duality between Taylor series reversion and the chain rule of differentiation of a composite function. I was also struck with the compactness with which these algorithms could be expressed in a programming language, which in my case was Fortran 77. The basic ideas involved will probably not be new to persons who have worked on computerization of symbolic mathematics or other approaches to derivative computation, however, I think this may be of interest to many readers of this newsletter as an instance of a very small body of code implementing a mathematical transformation that might a priori be thought to be somewhat complicated.
我最近有机会扩展我在1971年编写的导数计算包,以增加处理隐式定义的函数的能力。这让我看到了泰勒级数回归和复合函数的链式微分法则之间的对偶性。这些算法可以用一种编程语言表达的紧凑性也给我留下了深刻的印象,在我的例子中是Fortran 77。所涉及的基本思想对于从事符号数学计算机化或其他导数计算方法工作的人来说可能并不陌生,然而,我认为这可能会引起本通讯的许多读者的兴趣,因为这是一个非常小的代码体实现数学转换的实例,可能会被先验地认为有点复杂。
{"title":"Series reversion as the reversed chain rule","authors":"C. Lawson","doi":"10.1145/43931.43933","DOIUrl":"https://doi.org/10.1145/43931.43933","url":null,"abstract":"I recently had occasion to extend a derivative-computation package I had written in 1971 to add the capability of dealing with a function defined implicitly. This led me to see the duality between Taylor series reversion and the chain rule of differentiation of a composite function. I was also struck with the compactness with which these algorithms could be expressed in a programming language, which in my case was Fortran 77. The basic ideas involved will probably not be new to persons who have worked on computerization of symbolic mathematics or other approaches to derivative computation, however, I think this may be of interest to many readers of this newsletter as an instance of a very small body of code implementing a mathematical transformation that might a priori be thought to be somewhat complicated.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131437369","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
Note on a pseudorandom number generator 关于伪随机数生成器的注意事项
Pub Date : 1987-10-01 DOI: 10.1145/37523.37524
James F. Fullerton
A function for generating pseudorandom numbers on programmable calculators is evaluated and found to be deficient.
对可编程计算器上生成伪随机数的函数进行了评估,发现该函数存在缺陷。
{"title":"Note on a pseudorandom number generator","authors":"James F. Fullerton","doi":"10.1145/37523.37524","DOIUrl":"https://doi.org/10.1145/37523.37524","url":null,"abstract":"A function for generating pseudorandom numbers on programmable calculators is evaluated and found to be deficient.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1987-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129436293","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
On a fast integer square root algorithm 关于一个快速整数平方根算法
Pub Date : 1987-10-01 DOI: 10.1145/37523.37525
T. Rolfe
The long-hand square root algorithm, when implemented in binary arithmetic, produces immediately the analytic result (as opposed to the successive approximations generated by the Newton-Raphson method). It also uses only addition, subtraction, and bits shifts; it is related to the binary integer division algorithm, but is in fact a simpler procedure.
长手平方根算法在二进制算法中实现时,立即产生解析结果(与牛顿-拉夫森方法产生的连续近似相反)。它也只使用加法、减法和位移位;它与二进制整数除法算法有关,但实际上是一个更简单的程序。
{"title":"On a fast integer square root algorithm","authors":"T. Rolfe","doi":"10.1145/37523.37525","DOIUrl":"https://doi.org/10.1145/37523.37525","url":null,"abstract":"The long-hand square root algorithm, when implemented in binary arithmetic, produces immediately the analytic result (as opposed to the successive approximations generated by the Newton-Raphson method). It also uses only addition, subtraction, and bits shifts; it is related to the binary integer division algorithm, but is in fact a simpler procedure.","PeriodicalId":177516,"journal":{"name":"ACM Signum Newsletter","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1987-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129429752","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
期刊
ACM Signum Newsletter
全部 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