首页 > 最新文献

1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)最新文献

英文 中文
Compatible hardware for division and square root 用于除法和平方根的兼容硬件
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159293
G. Taylor
Hardware for radix four division and radix two square root is shared in a processor designed to implement the proposed IEEE floating-point standard. The division hardware looks ahead to find the next quotient digit in parallel with the next partial remainder. An 8-bit ALU estimates the next remainder's leading bits. The quotient digit look-up table is addressed with a truncation of the estimate rather than a truncation of the full partial remainder. The estimation ALU and the look-up table are asymmetric for positive and negative remainders. This asymmetry reduces the width of the ALU and the number of minterms in the logic equations for thy look-up table. The square root algorithm obtains the correctly rounded result in about two division times using small extensions to the division hardware.
为实现所提出的IEEE浮点标准,在一个处理器中共享了用于基数四除法和基数二平方根的硬件。除法硬件向前查找与下一个部分余数平行的下一个商数。一个8位ALU估计下一个余数的前导位。商数查找表是用估计值的截断而不是完全部分余数的截断来寻址的。估计ALU和查找表对于正余数和负余数是不对称的。这种不对称性减少了ALU的宽度和查找表中逻辑方程中的最小项的数量。平方根算法使用对除法硬件的小扩展,在大约两次除法次数中获得正确的舍入结果。
{"title":"Compatible hardware for division and square root","authors":"G. Taylor","doi":"10.1109/ARITH.1981.6159293","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159293","url":null,"abstract":"Hardware for radix four division and radix two square root is shared in a processor designed to implement the proposed IEEE floating-point standard. The division hardware looks ahead to find the next quotient digit in parallel with the next partial remainder. An 8-bit ALU estimates the next remainder's leading bits. The quotient digit look-up table is addressed with a truncation of the estimate rather than a truncation of the full partial remainder. The estimation ALU and the look-up table are asymmetric for positive and negative remainders. This asymmetry reduces the width of the ALU and the number of minterms in the logic equations for thy look-up table. The square root algorithm obtains the correctly rounded result in about two division times using small extensions to the division hardware.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132938655","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}
引用次数: 46
Algorithms for extracting square roots and cube roots 提取平方根和立方根的算法
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159287
Hong Peng
This paper describes a kind of algorithms for fast extracting square roots and cube roots, their mathematical proofs, their revised algorithm formulae, and hardware implementation of the square root algorithm. These algorithms may be of no significance for large scale computer with fast division. But I am sure that it is effective and economical to apply these algorithms to the circuit designs of some mini- and microcomputers with general multiplication and division, such as nonrestoring division.
本文介绍了一种快速提取平方根和立方根的算法及其数学证明和修正的算法公式,以及平方根算法的硬件实现。这些算法对于快速除法的大型计算机来说可能没有意义。但我相信,将这些算法应用到一些具有一般乘法和除法的小型和微型计算机的电路设计中,如非还原除法,是有效和经济的。
{"title":"Algorithms for extracting square roots and cube roots","authors":"Hong Peng","doi":"10.1109/ARITH.1981.6159287","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159287","url":null,"abstract":"This paper describes a kind of algorithms for fast extracting square roots and cube roots, their mathematical proofs, their revised algorithm formulae, and hardware implementation of the square root algorithm. These algorithms may be of no significance for large scale computer with fast division. But I am sure that it is effective and economical to apply these algorithms to the circuit designs of some mini- and microcomputers with general multiplication and division, such as nonrestoring division.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"116 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134531583","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
Design of a digit-slice on-line arithmetic unit 一种数字切片在线运算单元的设计
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159273
A. Gorji-Sinaki, M. Ercegovac
A gate level design of a digit-slice on-line arithmetic unit is presented. This unit is designed as a set of basic modules, Processing Elements (PE), each of which operates on a single digit of the operands and the results. It is capable of executing four basic operations of addition/subtraction, multiplication and division in an on-line manner. The results are generated during the digit-serial input of the operands, beginning always with the most significant digit. A general (with respect to radix) analysis of the cost and speed of the proposed unit is also given.
介绍了一种数字片在线算术单元的门级设计。该单元被设计成一组基本模块,即处理元素(PE),每个处理元素对操作数和结果中的单个数字进行操作。它能够在线执行加/减、乘、除四种基本运算。结果是在操作数的数字串行输入期间生成的,总是从最高有效数字开始。对所提出的单元的成本和速度也作了一般的(相对于基数的)分析。
{"title":"Design of a digit-slice on-line arithmetic unit","authors":"A. Gorji-Sinaki, M. Ercegovac","doi":"10.1109/ARITH.1981.6159273","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159273","url":null,"abstract":"A gate level design of a digit-slice on-line arithmetic unit is presented. This unit is designed as a set of basic modules, Processing Elements (PE), each of which operates on a single digit of the operands and the results. It is capable of executing four basic operations of addition/subtraction, multiplication and division in an on-line manner. The results are generated during the digit-serial input of the operands, beginning always with the most significant digit. A general (with respect to radix) analysis of the cost and speed of the proposed unit is also given.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130196033","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}
引用次数: 17
Case study of a VLSI design project: A simple inner product machine 一个超大规模集成电路设计项目的案例研究:一个简单的内积产品机
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159292
Rob A. Rutenbar, Y. E. Park
We present a case study of the application of recently evolved structured VLSI design methodologies to the design and implementation of a simple VLSI quasi-serial inner product machine.
我们提出了一个应用最近发展的结构化VLSI设计方法来设计和实现一个简单的VLSI准串行内积机的案例研究。
{"title":"Case study of a VLSI design project: A simple inner product machine","authors":"Rob A. Rutenbar, Y. E. Park","doi":"10.1109/ARITH.1981.6159292","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159292","url":null,"abstract":"We present a case study of the application of recently evolved structured VLSI design methodologies to the design and implementation of a simple VLSI quasi-serial inner product machine.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"359 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122999197","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
Algorithms for parallel addition and parallel polynomial evaluation 并行加法和并行多项式求值算法
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159286
C. Papachristou
This paper presents two related algorithms for implementing parallel n-bit binary addition and evaluating n-th degree polynomials, respectively. The approach taken makes use of an iterative construction, the computation tree. The algorithms are particularly effective for moderate values of n and are in accord with well-known asymptotic bounds. In the case of n-bit addition, the implementations constitute look-ahead tree circuits of r-input standard logic elements. Extensions to modular tree structures for lookahead adders are also considered. In the case of parallel polynomial evaluation, the operations of ordinary addition and multiplication are assumed with the capability to employ r arguments simultaneously.
本文分别给出了实现并行n位二进制加法和求n次多项式的两种相关算法。所采用的方法利用了一种迭代构造,即计算树。该算法对中等n值特别有效,并且符合众所周知的渐近界。在n位加法的情况下,实现构成r输入标准逻辑元件的前视树电路。还考虑了对前瞻性加法器的模块化树结构的扩展。在并行多项式求值的情况下,假定普通的加法和乘法运算具有同时使用r个参数的能力。
{"title":"Algorithms for parallel addition and parallel polynomial evaluation","authors":"C. Papachristou","doi":"10.1109/ARITH.1981.6159286","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159286","url":null,"abstract":"This paper presents two related algorithms for implementing parallel n-bit binary addition and evaluating n-th degree polynomials, respectively. The approach taken makes use of an iterative construction, the computation tree. The algorithms are particularly effective for moderate values of n and are in accord with well-known asymptotic bounds. In the case of n-bit addition, the implementations constitute look-ahead tree circuits of r-input standard logic elements. Extensions to modular tree structures for lookahead adders are also considered. In the case of parallel polynomial evaluation, the operations of ordinary addition and multiplication are assumed with the capability to employ r arguments simultaneously.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127543464","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
Extension of the MC68000 architecture to include Standard Floating-point arithmetic MC68000架构的扩展,包括标准浮点运算
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159295
Gregory Walker
The synthetic aspect of designing a computer architecture is particularly evident when the design is highly constrained from two independent directions. Floating-point extensions of the MC68000 architecture incorporate the IEEE Proposed Floating-point Standard into the existing MC68000 architecture.
当设计受到两个独立方向的高度约束时,设计计算机体系结构的综合方面尤为明显。MC68000架构的浮点扩展将IEEE建议的浮点标准整合到现有的MC68000架构中。
{"title":"Extension of the MC68000 architecture to include Standard Floating-point arithmetic","authors":"Gregory Walker","doi":"10.1109/ARITH.1981.6159295","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159295","url":null,"abstract":"The synthetic aspect of designing a computer architecture is particularly evident when the design is highly constrained from two independent directions. Floating-point extensions of the MC68000 architecture incorporate the IEEE Proposed Floating-point Standard into the existing MC68000 architecture.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"70 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120979473","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
Residue arithmetic with rational operands 有理数的残数算术
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159275
R. T. Gregory
A method is described for doing residue arithmetic when the operands are rational numbers. A rational operand a/b is mapped onto the integer |a·b−1|p and the arithmetic is performed in GF(p). A method is given for taking an integer result and finding its rational equivalent (the one which corresponds to the correct rational result).
描述了当操作数为有理数时的残数运算方法。将有理数A /b映射到整数| A·b−1|p上,并在GF(p)中执行算术运算。给出了一种取整数结果并求其有理等价物(即与正确的有理结果相对应的结果)的方法。
{"title":"Residue arithmetic with rational operands","authors":"R. T. Gregory","doi":"10.1109/ARITH.1981.6159275","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159275","url":null,"abstract":"A method is described for doing residue arithmetic when the operands are rational numbers. A rational operand a/b is mapped onto the integer |a·b<sup>−1</sup>|<inf>p</inf> and the arithmetic is performed in GF(p). A method is given for taking an integer result and finding its rational equivalent (the one which corresponds to the correct rational result).","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128812837","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
On an interval arithmetic and its applications 区间算法及其应用
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159282
S. Markov
It is our point of view that familiar interval arithmetic defined by A∗B={a ∗ b: a ∊ A, b ∊ B}, ∗ ∊{+, −, ×, :} is inefficient in certain respects. For instance, it is not in a position to produce exact representations, of sets of the form {f(x, y, …, z):x ∊ X, y ∊ Y, …, z ∊ Z} even for simple functions f of one variable. We make use of another interval arithmetic which is very convenient for computer computations and for construction of interval algorithms. As an example we consider a method for the construction of interval expressions for sets of the form if {f(x):x ∊[x1, x2]}, where f is an elementary function.
我们认为由A∗B={A∗B: A A, B B},∗{+,−,x,:}所定义的区间算法在某些方面是无效的。例如,即使对于单变量的简单函数f,也不能给出{f(x, y,…,z):x x, y y,…,z z}的集合的精确表示。我们利用了另一种区间算法,它对计算机计算和区间算法的构造都非常方便。作为一个例子,我们考虑一种构造形式为if {f(x):x [x1, x2]}的集合的区间表达式的方法,其中f是初等函数。
{"title":"On an interval arithmetic and its applications","authors":"S. Markov","doi":"10.1109/ARITH.1981.6159282","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159282","url":null,"abstract":"It is our point of view that familiar interval arithmetic defined by A∗B={a ∗ b: a ∊ A, b ∊ B}, ∗ ∊{+, −, ×, :} is inefficient in certain respects. For instance, it is not in a position to produce exact representations, of sets of the form {f(x, y, …, z):x ∊ X, y ∊ Y, …, z ∊ Z} even for simple functions f of one variable. We make use of another interval arithmetic which is very convenient for computer computations and for construction of interval algorithms. As an example we consider a method for the construction of interval expressions for sets of the form if {f(x):x ∊[x<inf>1</inf>, x<inf>2</inf>]}, where f is an elementary function.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133269295","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
An algorithm for modular exponentiation 模幂的一种算法
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159298
Robert Willoner, I. Chen
The best known algorithm for modular exponentiation Me mod t for arbitrary M, e and t is of O(n3) where n is the number of bits in the largest of M, e and t. This paper presents an O(n2) algorithm for the problem where Me mod t is required for many values of M and e with constant t some preprocessing is done on t, and the results are applied repeatedly to different values of M and e. The main algorithm involves on-line arithmetic in a redundant. number system. An immediate application is in encoding/decoding of messages in an RSA-based public-key cryptosystem.
最著名的模幂运算算法我国防部为任意M t, e和t O (n3),其中n是最大的的比特数M, e和t。本文提出了一种O (n2)算法的问题,我国防部t需要许多的M和e值常数t一些预处理完成,并且结果是反复适用于不同的M值和e。涉及到的主要算法在线冗余运算。数字系统。即时应用程序是在基于rsa的公钥密码系统中对消息进行编码/解码。
{"title":"An algorithm for modular exponentiation","authors":"Robert Willoner, I. Chen","doi":"10.1109/ARITH.1981.6159298","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159298","url":null,"abstract":"The best known algorithm for modular exponentiation Me mod t for arbitrary M, e and t is of O(n3) where n is the number of bits in the largest of M, e and t. This paper presents an O(n2) algorithm for the problem where Me mod t is required for many values of M and e with constant t some preprocessing is done on t, and the results are applied repeatedly to different values of M and e. The main algorithm involves on-line arithmetic in a redundant. number system. An immediate application is in encoding/decoding of messages in an RSA-based public-key cryptosystem.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131364169","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}
引用次数: 62
Sign detection in the Symmetric Residue Number System 对称剩余数系统中的符号检测
Pub Date : 1981-05-16 DOI: 10.1109/ARITH.1981.6159278
Saroj Kaushik, R. Arora
This paper is concerned with the algebraic sign detection of a number in the Symmetric Residue Number System, A new approach has been suggested which completely avoid the time consuming process of the Symmetric Mixed Radix Conversion (SMRC). An algorithm based on the above approach implementable in parallel for sign detection is also presented. The heriware representation of the above algorithm is shown. The time and hardware complexity required for the process have also bean computed.
本文研究了对称剩余数系统中数的代数符号检测问题,提出了一种完全避免对称混合基数转换费时的新方法。在此基础上,提出了一种可并行实现的符号检测算法。给出了上述算法的递阶表示。该过程所需的时间和硬件复杂性也已计算出来。
{"title":"Sign detection in the Symmetric Residue Number System","authors":"Saroj Kaushik, R. Arora","doi":"10.1109/ARITH.1981.6159278","DOIUrl":"https://doi.org/10.1109/ARITH.1981.6159278","url":null,"abstract":"This paper is concerned with the algebraic sign detection of a number in the Symmetric Residue Number System, A new approach has been suggested which completely avoid the time consuming process of the Symmetric Mixed Radix Conversion (SMRC). An algorithm based on the above approach implementable in parallel for sign detection is also presented. The heriware representation of the above algorithm is shown. The time and hardware complexity required for the process have also bean computed.","PeriodicalId":169426,"journal":{"name":"1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123727905","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
期刊
1981 IEEE 5th Symposium on Computer Arithmetic (ARITH)
全部 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