首页 > 最新文献

CompEuro 1992 Proceedings Computer Systems and Software Engineering最新文献

英文 中文
Minimization of NAND circuits by rewriting-rules heuristic 改写规则启发式NAND电路的最小化
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218495
K. Goto, H. Tatsumi
A method is given for further minimizing the multilevel NAND gate circuit having single-rail inputs obtained by applying the inhibiting-loop method of K. Goto (1989) to the given function. Using several theorems proposed by the authors several rules are used to determine whether the same input exists in the preceding and succeeding gate levels, and to determine whether the common input exists at the same first level of some parallel multilevel NAND gates, or other conditions. The Lisp language program utilizing this method was run on the microVAX-II computer for three-variable P-equivalence classes and four-variable functions. As a result, the coincidences for the three-variable functions and four-variable functions between the ideal results and the obtained results were 40% and 11%, respectively, when using the inhibiting-loop method alone. However, the results improved to 90% and 64%, respectively, by the addition of this reducing method.<>
通过将K. Goto(1989)的抑制环方法应用于给定函数,给出了进一步最小化具有单轨输入的多电平NAND门电路的方法。利用作者提出的几个定理,使用几个规则来确定在前面和后面的门电平是否存在相同的输入,以及确定某些并联多电平NAND门的相同第一电平是否存在公共输入,或其他条件。利用该方法编写的Lisp语言程序在microVAX-II型计算机上运行,用于三变量p等价类和四变量函数。结果表明,单独使用抑制环法时,理想结果与实际结果的三变量函数和四变量函数的符合率分别为40%和11%。然而,加入这种还原方法后,结果分别提高到90%和64%。
{"title":"Minimization of NAND circuits by rewriting-rules heuristic","authors":"K. Goto, H. Tatsumi","doi":"10.1109/CMPEUR.1992.218495","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218495","url":null,"abstract":"A method is given for further minimizing the multilevel NAND gate circuit having single-rail inputs obtained by applying the inhibiting-loop method of K. Goto (1989) to the given function. Using several theorems proposed by the authors several rules are used to determine whether the same input exists in the preceding and succeeding gate levels, and to determine whether the common input exists at the same first level of some parallel multilevel NAND gates, or other conditions. The Lisp language program utilizing this method was run on the microVAX-II computer for three-variable P-equivalence classes and four-variable functions. As a result, the coincidences for the three-variable functions and four-variable functions between the ideal results and the obtained results were 40% and 11%, respectively, when using the inhibiting-loop method alone. However, the results improved to 90% and 64%, respectively, by the addition of this reducing method.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114611242","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 optimal population size of genetic algorithms 遗传算法的最优种群大小
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218485
J. Alander
A description is given of the results of experiments to find the optimum population size for genetic algorithms as a function of problem complexity. It seems that for moderate problem complexity the optimal population size for problems coded as bitstrings is approximately the length of the string in bits for sequential machines. This result is also consistent with earlier experimentation. In parallel architectures the optimal population size is larger than in the corresponding sequential cases, but the exact figures seem to be sensitive to implementation details.<>
描述了遗传算法的最佳种群大小随问题复杂性的函数的实验结果。对于中等复杂性的问题,用位串编码的问题的最佳总体大小似乎近似于序列机器的字符串长度。这一结果也与早期的实验结果一致。在并行体系结构中,最优的人口规模比相应的顺序情况下更大,但确切的数字似乎对实现细节很敏感。
{"title":"On optimal population size of genetic algorithms","authors":"J. Alander","doi":"10.1109/CMPEUR.1992.218485","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218485","url":null,"abstract":"A description is given of the results of experiments to find the optimum population size for genetic algorithms as a function of problem complexity. It seems that for moderate problem complexity the optimal population size for problems coded as bitstrings is approximately the length of the string in bits for sequential machines. This result is also consistent with earlier experimentation. In parallel architectures the optimal population size is larger than in the corresponding sequential cases, but the exact figures seem to be sensitive to implementation details.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"148 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132109996","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}
引用次数: 247
A flexible parallel database system using transputers 一种灵活的使用计算机的并行数据库系统
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218482
D. Bell, M. Hull, F. F. Cai, D. Guthrie, C. Shapcott
The design and development of a parallel database machine using a transputer network is presented. To exploit several forms of parallelism for database applications and give maximum flexibility, the system uses a communicating process model both in the implementation of database operations, and in the provision of system services. Following an overview of the system architecture, the development of the major processing modules is described, which includes query evaluation, buffer management and the file system.<>
介绍了一种基于计算机网络的并行数据库机的设计与开发。为了为数据库应用程序开发几种形式的并行性并提供最大的灵活性,系统在数据库操作的实现和系统服务的提供中都使用了通信进程模型。在概述系统体系结构之后,介绍了主要处理模块的开发,包括查询求值、缓冲区管理和文件系统。
{"title":"A flexible parallel database system using transputers","authors":"D. Bell, M. Hull, F. F. Cai, D. Guthrie, C. Shapcott","doi":"10.1109/CMPEUR.1992.218482","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218482","url":null,"abstract":"The design and development of a parallel database machine using a transputer network is presented. To exploit several forms of parallelism for database applications and give maximum flexibility, the system uses a communicating process model both in the implementation of database operations, and in the provision of system services. Following an overview of the system architecture, the development of the major processing modules is described, which includes query evaluation, buffer management and the file system.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132982591","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
A unified local Markov model of a multihop packet radio network 多跳分组无线网的统一局部马尔可夫模型
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218452
J. Konorski, K. Nowicki, J. Wozniak
A unified local Markov model of an S-ALOHA multihop packet radio network with an automatic repeat request (ARQ)-type station-to-station transmission protocol is formulated to study the joint impact of the buffer, acknowledgment, and retransmission policy on the network performance. The accepted symmetry assumptions permit focus on a single station in isolation, for which a set of stochastic equations is obtained and solved via hybrid simulation to obtain credible estimates of the desired steady-state characteristics. Sample results and comparisons are presented.<>
建立了具有自动重复请求(ARQ)型站对站传输协议的S-ALOHA多跳分组无线网的统一局部马尔可夫模型,研究了缓冲、确认和重传策略对网络性能的联合影响。公认的对称假设允许将注意力集中在孤立的单个站点上,为此获得了一组随机方程,并通过混合模拟进行求解,以获得所需稳态特性的可靠估计。给出了样本结果和比较。
{"title":"A unified local Markov model of a multihop packet radio network","authors":"J. Konorski, K. Nowicki, J. Wozniak","doi":"10.1109/CMPEUR.1992.218452","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218452","url":null,"abstract":"A unified local Markov model of an S-ALOHA multihop packet radio network with an automatic repeat request (ARQ)-type station-to-station transmission protocol is formulated to study the joint impact of the buffer, acknowledgment, and retransmission policy on the network performance. The accepted symmetry assumptions permit focus on a single station in isolation, for which a set of stochastic equations is obtained and solved via hybrid simulation to obtain credible estimates of the desired steady-state characteristics. Sample results and comparisons are presented.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116084496","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
Triggering mechanism for constraints solving in constraint-based geometric modeling system 基于约束的几何建模系统中约束求解的触发机制
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218425
B. Žalik, N. Guid, A. Vesel
Symbolic and numerical techniques are coupled together in a proposed geometric modeling system. The geometric modeling system is based on geometrical constraints. It is unnecessary to give constraints in the correct order and the ability of replacing incorrect constraints with their inverse constraints exists in the system itself. A new structure, a biconnected constraint description graph, is used. A triggering mechanism for controlling of the constraint propagation is developed for this structure. An algorithm for converting the biconnected constraint description graph into an acyclic constraint description graph is outlined.<>
在提出的几何建模系统中,符号和数值技术相结合。基于几何约束的几何建模系统。没有必要按正确的顺序给出约束,并且系统本身就存在用其逆约束替换错误约束的能力。采用了一种新的结构——双连通约束描述图。针对该结构设计了控制约束传播的触发机构。提出了一种将双连通约束描述图转换为无环约束描述图的算法。
{"title":"Triggering mechanism for constraints solving in constraint-based geometric modeling system","authors":"B. Žalik, N. Guid, A. Vesel","doi":"10.1109/CMPEUR.1992.218425","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218425","url":null,"abstract":"Symbolic and numerical techniques are coupled together in a proposed geometric modeling system. The geometric modeling system is based on geometrical constraints. It is unnecessary to give constraints in the correct order and the ability of replacing incorrect constraints with their inverse constraints exists in the system itself. A new structure, a biconnected constraint description graph, is used. A triggering mechanism for controlling of the constraint propagation is developed for this structure. An algorithm for converting the biconnected constraint description graph into an acyclic constraint description graph is outlined.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127732031","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
Hierarchical concepts in the design of processor arrays 处理器阵列设计中的层次概念
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218504
U. Arzt, J. Teich, M. Schumacher, L. Thiele
A hierarchical representation of parallel algorithms is described that can be systematically mapped onto a class of massive parallel architectures called processor arrays. A notation of hierarchical parallel programs is introduced for the representation of algorithms that can be mapped onto processor arrays. By means of a transformative approach, two provably correct program transformations are introduced to solve the problems of generating (CREATE) and of dissolving (FLATTEN) different levels of hierarchy. The program transformations CREATE and FLATTEN are formally described and explained by an example.<>
描述了并行算法的分层表示,可以系统地映射到一类称为处理器阵列的大规模并行体系结构。为了表示可以映射到处理器阵列上的算法,引入了分层并行程序的表示法。通过转换方法,引入了两种可证明正确的程序转换来解决不同层次结构的生成(CREATE)和分解(FLATTEN)问题。对程序转换CREATE和FLATTEN进行了形式化描述,并通过实例进行了解释。
{"title":"Hierarchical concepts in the design of processor arrays","authors":"U. Arzt, J. Teich, M. Schumacher, L. Thiele","doi":"10.1109/CMPEUR.1992.218504","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218504","url":null,"abstract":"A hierarchical representation of parallel algorithms is described that can be systematically mapped onto a class of massive parallel architectures called processor arrays. A notation of hierarchical parallel programs is introduced for the representation of algorithms that can be mapped onto processor arrays. By means of a transformative approach, two provably correct program transformations are introduced to solve the problems of generating (CREATE) and of dissolving (FLATTEN) different levels of hierarchy. The program transformations CREATE and FLATTEN are formally described and explained by an example.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128059737","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
VDM++, a formal specification language for object-oriented designs VDM++,面向对象设计的正式规范语言
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218511
E. Durr, J. Katwijk
Some general issues in the design of VDM++ are discussed. VDM++ extends VDM by offering classes, objects and inheritance and provides as an additional feature, a formalism to specify the allowed invocation sequence of methods. The design of VDM++ is such that any specification in VDM++ can be translated automatically into a specification in classical flat VDM, as defined in BSI/IST/5/50, thereby implicitly defining the semantics in terms of the semantics of VDM.<>
讨论了VDM++设计中的一些一般问题。VDM++通过提供类、对象和继承来扩展VDM,并作为附加特性提供了一种形式来指定允许的方法调用顺序。VDM++的设计使得VDM++中的任何规范都可以自动转换为经典平面VDM中的规范,如BSI/IST/5/50中定义的那样,从而隐式地根据VDM的语义定义语义。
{"title":"VDM++, a formal specification language for object-oriented designs","authors":"E. Durr, J. Katwijk","doi":"10.1109/CMPEUR.1992.218511","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218511","url":null,"abstract":"Some general issues in the design of VDM++ are discussed. VDM++ extends VDM by offering classes, objects and inheritance and provides as an additional feature, a formalism to specify the allowed invocation sequence of methods. The design of VDM++ is such that any specification in VDM++ can be translated automatically into a specification in classical flat VDM, as defined in BSI/IST/5/50, thereby implicitly defining the semantics in terms of the semantics of VDM.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"68 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121050738","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}
引用次数: 106
A mixed genetic approach to the optimization of neural controllers 神经控制器优化的混合遗传方法
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218440
J. Heistermann
The author discusses some of the capabilities of genetic algorithms (GAs). GAs are compared with other standard optimization methods like gradient descent or simulated annealing (SA). It is shown that SA is just a special case of GA. The role of a population in the optimization process is demonstrated by an example. GA was applied as a learning algorithm to neural networks.<>
作者讨论了遗传算法(GAs)的一些功能。将GAs与其他标准优化方法(如梯度下降法或模拟退火法)进行了比较。证明了SA只是GA的一个特例。通过实例说明了种群在优化过程中的作用。将遗传算法作为一种学习算法应用于神经网络。
{"title":"A mixed genetic approach to the optimization of neural controllers","authors":"J. Heistermann","doi":"10.1109/CMPEUR.1992.218440","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218440","url":null,"abstract":"The author discusses some of the capabilities of genetic algorithms (GAs). GAs are compared with other standard optimization methods like gradient descent or simulated annealing (SA). It is shown that SA is just a special case of GA. The role of a population in the optimization process is demonstrated by an example. GA was applied as a learning algorithm to neural networks.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"242 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121331192","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
Continuous Boltzmann machines: theoretical aspects and applications 连续玻尔兹曼机:理论方面和应用
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218510
Valeriu Beiu, D. Ioan, M.C. Dumbrava
An introduction is given to the concept of a continuous Boltzmann machine (CBM) and an application to solve a class of partial differential equations (PDEs) is detailed. After briefly stating the problems, the BM is presented at a conceptual level. The basic ideas are taken to another level, and a fresh concept, CBM, is introduced, with the differences discussed in some detail. As Boltzmann machines have solved hard NP-complete optimization problems, the CBM has been used to solve large systems of elliptic PDEs arising in steady-state physical fields. Numerical results of simulations proved the characteristic features of the CBM.<>
介绍了连续玻尔兹曼机(CBM)的概念,并给出了连续玻尔兹曼机在求解一类偏微分方程中的应用。在简要说明问题之后,从概念层面介绍了BM。基本思想被带到另一个层次,并引入了一个新的概念CBM,并详细讨论了它们之间的差异。由于玻尔兹曼机解决了困难的np完全优化问题,CBM已被用于求解稳态物理场中产生的大型椭圆偏微分方程系统。数值模拟结果证实了该煤层气的特征。
{"title":"Continuous Boltzmann machines: theoretical aspects and applications","authors":"Valeriu Beiu, D. Ioan, M.C. Dumbrava","doi":"10.1109/CMPEUR.1992.218510","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218510","url":null,"abstract":"An introduction is given to the concept of a continuous Boltzmann machine (CBM) and an application to solve a class of partial differential equations (PDEs) is detailed. After briefly stating the problems, the BM is presented at a conceptual level. The basic ideas are taken to another level, and a fresh concept, CBM, is introduced, with the differences discussed in some detail. As Boltzmann machines have solved hard NP-complete optimization problems, the CBM has been used to solve large systems of elliptic PDEs arising in steady-state physical fields. Numerical results of simulations proved the characteristic features of the CBM.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"371 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120880879","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 generalized stochastic Petri net model of Multibus II Multibusⅱ的广义随机Petri网模型
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218400
G. Klas, C. Wincheringer
Results on the performance of a Multibus II based automation system are presented. These are achieved by means of a generalized stochastic Petri net model which was solved by analytical techniques instead of by simulation. The mapping of this industry-standard protocol to a stochastic Petri net model is outlined. It is shown how protocol features like arbitration priorities, parking, and message passing can be conveniently and efficiently analyzed from a Petri net model. This allows the estimation of optimum values for system parameters like the message size, and the identification of bottlenecks in a given architecture.<>
给出了基于Multibus II的自动化系统的性能测试结果。这些都是通过广义随机Petri网模型实现的,该模型采用解析技术而不是模拟技术来求解。该工业标准协议到随机Petri网模型的映射被概述。它展示了如何从Petri网模型方便有效地分析仲裁优先级、停放和消息传递等协议特性。这允许对系统参数(如消息大小)的最优值进行估计,并识别给定体系结构中的瓶颈。
{"title":"A generalized stochastic Petri net model of Multibus II","authors":"G. Klas, C. Wincheringer","doi":"10.1109/CMPEUR.1992.218400","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218400","url":null,"abstract":"Results on the performance of a Multibus II based automation system are presented. These are achieved by means of a generalized stochastic Petri net model which was solved by analytical techniques instead of by simulation. The mapping of this industry-standard protocol to a stochastic Petri net model is outlined. It is shown how protocol features like arbitration priorities, parking, and message passing can be conveniently and efficiently analyzed from a Petri net model. This allows the estimation of optimum values for system parameters like the message size, and the identification of bottlenecks in a given architecture.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"152 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114789381","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
期刊
CompEuro 1992 Proceedings Computer Systems and Software Engineering
全部 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