首页 > 最新文献

ACM '74最新文献

英文 中文
Recent developments with implicit Runge-Kutta algorithms 隐式龙格-库塔算法的最新进展
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408919
D. G. Bettis
Implicit Runge-Kutta algorithms, in contrast to the explicit algorithms, are easily derivable to any order. The primary disadvantage of the method is the often slow convergence of the interative procedures that are inherent to the implicit algorithms. Recent developments have alleviated this disadvantage. Furthermore, efficient algorithms have been developed that include a reliable automatic step size control. The coefficients for implicit Runge-Kutta algorithms are derived for systems of first and of second order ordinary differential equations. The strategy for the acceleration of the convergence of a step is developed, and the stepsize control and error control are developed. Numerical comparisons are made for a selection of test problems between the implicit Runge-Kutta methods and explicit Runge-Kutta, multistep, and extrapolation methods.
与显式龙格-库塔算法相比,隐式龙格-库塔算法很容易推导到任何阶。该方法的主要缺点是隐式算法固有的迭代过程往往收敛缓慢。最近的发展减轻了这一不利因素。此外,还开发了有效的算法,包括可靠的自动步长控制。推导了一阶和二阶常微分方程组的隐式龙格-库塔算法的系数。提出了加速步长收敛的策略,并提出了步长控制和误差控制。数值比较了隐式龙格-库塔法与显式龙格-库塔法、多步法和外推法之间的测试问题。
{"title":"Recent developments with implicit Runge-Kutta algorithms","authors":"D. G. Bettis","doi":"10.1145/1408800.1408919","DOIUrl":"https://doi.org/10.1145/1408800.1408919","url":null,"abstract":"Implicit Runge-Kutta algorithms, in contrast to the explicit algorithms, are easily derivable to any order. The primary disadvantage of the method is the often slow convergence of the interative procedures that are inherent to the implicit algorithms. Recent developments have alleviated this disadvantage. Furthermore, efficient algorithms have been developed that include a reliable automatic step size control.\u0000 The coefficients for implicit Runge-Kutta algorithms are derived for systems of first and of second order ordinary differential equations. The strategy for the acceleration of the convergence of a step is developed, and the stepsize control and error control are developed. Numerical comparisons are made for a selection of test problems between the implicit Runge-Kutta methods and explicit Runge-Kutta, multistep, and extrapolation methods.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124106269","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A model highlighting the security of operating systems 一个强调操作系统安全性的模型
Pub Date : 1900-01-01 DOI: 10.1145/800182.810399
R. Conn, Richard H. Yamamoto
The major thrust toward providing secure computing facilities has gone into the design of, or models for, new operating systems. Work directed toward securing current systems has, for the most part, taken the form of penetration attempts. Penetration efforts have led several authors to identify generic weaknesses, but grouping by weakness has not led to formal methods. An approach showing greater promise in identifying trouble spots, as well as characterizing existing operating systems in a more general sense, lies in forming graph models in which nodes are program modules or data structures, and arcs are access or shared resource synchronization paths. A given system should be capable of reduction to a graph of this sort by appropriate analysis of its load modules.
提供安全计算设施的主要推动力已经进入了新操作系统的设计或模型。在大多数情况下,保护现有系统的工作都采取了渗透尝试的形式。渗透工作已经使一些作者识别出一般的弱点,但是按弱点分组并没有产生正式的方法。在识别故障点以及从更一般的意义上描述现有操作系统方面表现出更大希望的一种方法是形成图模型,其中节点是程序模块或数据结构,弧是访问或共享资源同步路径。一个给定的系统应该能够通过对其负载模块的适当分析而简化为这种类型的图形。
{"title":"A model highlighting the security of operating systems","authors":"R. Conn, Richard H. Yamamoto","doi":"10.1145/800182.810399","DOIUrl":"https://doi.org/10.1145/800182.810399","url":null,"abstract":"The major thrust toward providing secure computing facilities has gone into the design of, or models for, new operating systems. Work directed toward securing current systems has, for the most part, taken the form of penetration attempts. Penetration efforts have led several authors to identify generic weaknesses, but grouping by weakness has not led to formal methods. An approach showing greater promise in identifying trouble spots, as well as characterizing existing operating systems in a more general sense, lies in forming graph models in which nodes are program modules or data structures, and arcs are access or shared resource synchronization paths. A given system should be capable of reduction to a graph of this sort by appropriate analysis of its load modules.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126252513","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
Interpolating numerical solutions of ordinary differential equations 常微分方程数值解的插值
Pub Date : 1900-01-01 DOI: 10.1145/800182.810378
M. Gordon, L. Shampine
Methods like the Runge-Kutta family for the solution of ordinary differential equations produce approximate solutions only at mesh points. The efficiency of such methods is greatly reduced if the user requests output too frequently. This paper justifies interpolating to resolve this difficulty. In addition the use of interpolation to approximate the derivatives of the solution is justified
求解常微分方程的龙格-库塔族等方法仅在网格点处产生近似解。如果用户过于频繁地请求输出,这些方法的效率就会大大降低。本文证明了通过插值来解决这一困难。此外,利用插值法逼近解的导数是合理的
{"title":"Interpolating numerical solutions of ordinary differential equations","authors":"M. Gordon, L. Shampine","doi":"10.1145/800182.810378","DOIUrl":"https://doi.org/10.1145/800182.810378","url":null,"abstract":"Methods like the Runge-Kutta family for the solution of ordinary differential equations produce approximate solutions only at mesh points. The efficiency of such methods is greatly reduced if the user requests output too frequently. This paper justifies interpolating to resolve this difficulty. In addition the use of interpolation to approximate the derivatives of the solution is justified","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"68 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126220257","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
Use of computerized symbolic integration in finite element development 计算机符号集成在有限元开发中的应用
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408851
C. Andersen
Computerized symbolic integration is used in developing finite element programs. Several classes of integrals which arise in two-dimensional problems are examined to determine whether symbolic integration can compete with numerical quadrature. Group theoretic techniques are employed to reduce the amount of symbolic computation.
计算机符号集成用于开发有限元程序。研究了二维问题中出现的几类积分,以确定符号积分是否可以与数值积分相竞争。为了减少符号计算量,采用了群理论技术。
{"title":"Use of computerized symbolic integration in finite element development","authors":"C. Andersen","doi":"10.1145/1408800.1408851","DOIUrl":"https://doi.org/10.1145/1408800.1408851","url":null,"abstract":"Computerized symbolic integration is used in developing finite element programs. Several classes of integrals which arise in two-dimensional problems are examined to determine whether symbolic integration can compete with numerical quadrature. Group theoretic techniques are employed to reduce the amount of symbolic computation.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131965029","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
Human factors design criteria in man-computer interaction 人机交互中的人因设计准则
Pub Date : 1900-01-01 DOI: 10.1145/800182.810380
Charles J. Testa, Douglas B. Dearie
The need for better understanding of human behavior in the Management Information Systems (MIS) environment has been recognized. One method of examining this behavior is to describe man as an information processor and focus on his ability to store, retrieve and utilize information. The use of design criteria which explicitly recognize man's limitations in these areas can enhance overall system performance. Consideration of several criteria to be used in the design of interactive languages is given. Finally, the hypothesis that with an interactive system “perceived&rdquo response time is more important than actual response time is presented. Results of preliminary experiments are included.
人们认识到,在管理信息系统(MIS)环境中需要更好地理解人的行为。研究这种行为的一种方法是把人描述为信息处理器,并把重点放在他存储、检索和利用信息的能力上。使用明确认识到人在这些方面的局限性的设计标准可以提高系统的整体性能。给出了交互式语言设计中应考虑的几个准则。最后,提出了交互系统感知响应时间比实际响应时间更重要的假设。包括初步实验结果。
{"title":"Human factors design criteria in man-computer interaction","authors":"Charles J. Testa, Douglas B. Dearie","doi":"10.1145/800182.810380","DOIUrl":"https://doi.org/10.1145/800182.810380","url":null,"abstract":"The need for better understanding of human behavior in the Management Information Systems (MIS) environment has been recognized. One method of examining this behavior is to describe man as an information processor and focus on his ability to store, retrieve and utilize information. The use of design criteria which explicitly recognize man's limitations in these areas can enhance overall system performance. Consideration of several criteria to be used in the design of interactive languages is given. Finally, the hypothesis that with an interactive system “perceived&rdquo response time is more important than actual response time is presented. Results of preliminary experiments are included.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"21 4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132132001","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}
引用次数: 10
Data entry, future tense 数据输入,将来时
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408895
Evelyn McDonald
When one contrasts the keypunch with some of the devices being marketed today, the Virginia Slims commercial comes to mind. Indeed, we've "come a long way." The products now available are sophisticated and diverse elaborations of the basic data entry device. And yet, they constitute only new responses to a basic requirement for computer technology. Computers do not yet talk as men do and the data entry industry has evolved from the need to translate human-sensible information into machine-sensible data. Up to now the accent has been on making the man conform.
当人们将这种小键盘与当今市场上的一些设备进行对比时,弗吉尼亚纤细的广告就会浮现在脑海中。的确,我们已经“走了很长的路”。现在可获得的产品是基本数据输入设备的复杂和多样化的详细说明。然而,它们只是对计算机技术基本要求的新回应。计算机还不能像人一样说话,数据输入行业已经从需要将人类感知的信息转化为机器感知的数据。到目前为止,重点一直是使这个人循规蹈矩。
{"title":"Data entry, future tense","authors":"Evelyn McDonald","doi":"10.1145/1408800.1408895","DOIUrl":"https://doi.org/10.1145/1408800.1408895","url":null,"abstract":"When one contrasts the keypunch with some of the devices being marketed today, the Virginia Slims commercial comes to mind. Indeed, we've \"come a long way.\" The products now available are sophisticated and diverse elaborations of the basic data entry device. And yet, they constitute only new responses to a basic requirement for computer technology. Computers do not yet talk as men do and the data entry industry has evolved from the need to translate human-sensible information into machine-sensible data. Up to now the accent has been on making the man conform.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131756904","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
An automatic telephone directory inquiry service system 一种自动电话号码簿查询服务系统
Pub Date : 1900-01-01 DOI: 10.1145/800182.810407
Y. Chin, Jun-Wun Jou, W. Peng, C. Yang
A real-time, on-line information storage and retrieval system for telephone information service has been designed. The input and output of the system are processed in Chinese via a keyboard and a graphic display unit respectivey. Functions of the system include: sorting, merging, updating, displaying, and printing of data. In order to avoid a serial, exhaustive search, the file is subdivided into blocks of length x. The optimal size of each block is determined so that the average number of comparisons (file accesses) to locate a record is minimized versus some combined search methods. The system has been tested on a telephone office of medium capacity, roughly 8000 subscribers. The number of daily queries is about 1600 and the updating rate is approximately 50. By comparison of the slowest system's response time (0.24 sec.) with the quickest manual response time, the system is, at least , 130 times faster.
设计了一种用于电话信息服务的实时、在线信息存储与检索系统。系统的输入和输出分别通过键盘和图形显示单元进行中文处理。系统功能包括:数据的排序、合并、更新、显示、打印。为了避免连续的穷举搜索,将文件细分为长度为x的块。确定每个块的最佳大小,以便与某些组合搜索方法相比,最小化查找记录的平均比较次数(文件访问次数)。该系统已经在一个中等容量的电话局进行了测试,大约有8000个用户。每天的查询次数约为1600次,更新率约为50次。将最慢的系统响应时间(0.24秒)与最快的人工响应时间进行比较,系统至少要快130倍。
{"title":"An automatic telephone directory inquiry service system","authors":"Y. Chin, Jun-Wun Jou, W. Peng, C. Yang","doi":"10.1145/800182.810407","DOIUrl":"https://doi.org/10.1145/800182.810407","url":null,"abstract":"A real-time, on-line information storage and retrieval system for telephone information service has been designed. The input and output of the system are processed in Chinese via a keyboard and a graphic display unit respectivey. Functions of the system include: sorting, merging, updating, displaying, and printing of data.\u0000 In order to avoid a serial, exhaustive search, the file is subdivided into blocks of length x. The optimal size of each block is determined so that the average number of comparisons (file accesses) to locate a record is minimized versus some combined search methods.\u0000 The system has been tested on a telephone office of medium capacity, roughly 8000 subscribers. The number of daily queries is about 1600 and the updating rate is approximately 50. By comparison of the slowest system's response time (0.24 sec.) with the quickest manual response time, the system is, at least , 130 times faster.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"79 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133512441","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
Error estimation and control in O.D.E. integration O.D.E.集成中的误差估计与控制
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408920
C. Gear
The global error at any point in the step by step numerical solution of an initial value problem is the sum of local errors introduced at every step, each multiplied by an amplification factor due to the stability or instability of the differential equation. If these factors were unity (as, for example, in a quadrature problem) it is possible to keep the global error e(t) over the interval [a, b] less than Δ by keeping the local error in a step of length h less than hΔ/(b-a). This is called error per unit step. Unfortunately, theory shows that the error strategy which minimizes the amount of work for a given global error Δ is to make the local error equal to g(Δ) where, for a pth order method, g(Δ) = q(t)Δ(p+1)/P+ higher terms, and q(t) depends on the differential equation. The talk will present experimental evidence of the increased efficiency of error per step versus the smoother dependence of the global error on the error control parameter for error per unit step. The existing theory will be summarized, and the question of how the local error estimate can be justified theoretically will be examined.
初值问题逐级数值解中任意一点的全局误差是每一步引入的局部误差的总和,每个误差乘以微分方程的稳定性或不稳定性的放大因子。如果这些因素是统一的(例如,在正交问题中),则可以通过使局部误差在长度为h的步长中小于hΔ/(b-a),使全局误差e(t)在区间[a, b]内小于Δ。这被称为单位步长误差。不幸的是,理论表明,对于给定的全局误差Δ,使工作量最小化的误差策略是使局部误差等于g(Δ),其中,对于p阶方法,g(Δ) = q(t)Δ(p+1)/ p+更高项,q(t)取决于微分方程。该演讲将提供实验证据,证明每步误差的效率提高与单位步误差的全局误差对误差控制参数的更平滑依赖。本文将对现有的理论进行总结,并探讨如何从理论上证明局部误差估计的合理性。
{"title":"Error estimation and control in O.D.E. integration","authors":"C. Gear","doi":"10.1145/1408800.1408920","DOIUrl":"https://doi.org/10.1145/1408800.1408920","url":null,"abstract":"The global error at any point in the step by step numerical solution of an initial value problem is the sum of local errors introduced at every step, each multiplied by an amplification factor due to the stability or instability of the differential equation. If these factors were unity (as, for example, in a quadrature problem) it is possible to keep the global error e(t) over the interval [a, b] less than Δ by keeping the local error in a step of length h less than hΔ/(b-a). This is called error per unit step. Unfortunately, theory shows that the error strategy which minimizes the amount of work for a given global error Δ is to make the local error equal to g(Δ) where, for a pth order method, g(Δ) = q(t)Δ(p+1)/P+ higher terms, and q(t) depends on the differential equation.\u0000 The talk will present experimental evidence of the increased efficiency of error per step versus the smoother dependence of the global error on the error control parameter for error per unit step. The existing theory will be summarized, and the question of how the local error estimate can be justified theoretically will be examined.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133177907","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A mini-computer network for support of real time research 支持实时研究的微型计算机网络
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408861
W. Lennon
A star-shaped network of mini-computers provides all remote computers access of commonly used peripherals and the University's CDC 6400. The key hardware feature, independent of computer type, is asynchronous serial communication at 153,000 baud with character rate dictated by the receiving computer. Interconnection hardware and software overhead is minimal. The key software feature is the loose connection of near homogeneous machines. Real-time constraints are satisfied by remote computers with idle machines potentially available as a distributed intelligence resource to support additional computer types. Minimal computers may be supported to run unmodified, paper-tape oriented programs using a transparent monitor. Computers with adequate memory may be supported to run mass memory operating systems using Network Central resources. The cost per computer is less than that for paper-tape equipment, while only under heavy load conditions does performance degrade to paper-tape speeds.
星形微型计算机网络为所有远程计算机提供了常用外围设备和大学CDC 6400的访问权限。关键的硬件特性,独立于计算机类型,是异步串行通信在153,000波特与字符率由接收计算机决定。互连硬件和软件开销最小。关键的软件特点是松散连接的近同类机器。实时约束由远程计算机来满足,这些远程计算机有可能作为分布式智能资源来支持其他计算机类型。最小的计算机可以使用透明的监视器来运行未经修改的纸带程序。可以支持具有足够内存的计算机使用网络中心资源运行大容量内存操作系统。每台计算机的成本低于纸带设备,而只有在重载条件下,性能才会下降到纸带的速度。
{"title":"A mini-computer network for support of real time research","authors":"W. Lennon","doi":"10.1145/1408800.1408861","DOIUrl":"https://doi.org/10.1145/1408800.1408861","url":null,"abstract":"A star-shaped network of mini-computers provides all remote computers access of commonly used peripherals and the University's CDC 6400. The key hardware feature, independent of computer type, is asynchronous serial communication at 153,000 baud with character rate dictated by the receiving computer. Interconnection hardware and software overhead is minimal. The key software feature is the loose connection of near homogeneous machines. Real-time constraints are satisfied by remote computers with idle machines potentially available as a distributed intelligence resource to support additional computer types. Minimal computers may be supported to run unmodified, paper-tape oriented programs using a transparent monitor. Computers with adequate memory may be supported to run mass memory operating systems using Network Central resources. The cost per computer is less than that for paper-tape equipment, while only under heavy load conditions does performance degrade to paper-tape speeds.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123909176","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
The value of incremental information in an interactive group estimation task 交互式群体估计任务中增量信息的价值
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408818
N. Dalkey
{"title":"The value of incremental information in an interactive group estimation task","authors":"N. Dalkey","doi":"10.1145/1408800.1408818","DOIUrl":"https://doi.org/10.1145/1408800.1408818","url":null,"abstract":"","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124270333","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
期刊
ACM '74
全部 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