首页 > 最新文献

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

英文 中文
Hash functions for information authentication 用于信息认证的哈希函数
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218437
B. Preneel, R. Govaerts, J. Vandewalle
The protection of information authentication based on cryptographically secure hash functions is discussed. Two classes of hash functions are defined, namely keyed and keyless hash functions. It is shown that they can be applied under different circumstances to protect the authenticity of information. A taxonomy of existing schemes for information authentication is developed, and an overview of practical schemes is given.<>
讨论了基于加密安全哈希函数的信息认证保护。定义了两类哈希函数,即有键和无键哈希函数。结果表明,在不同的情况下,它们可以有效地保护信息的真实性。对现有的信息认证方案进行了分类,并对实际方案进行了概述。
{"title":"Hash functions for information authentication","authors":"B. Preneel, R. Govaerts, J. Vandewalle","doi":"10.1109/CMPEUR.1992.218437","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218437","url":null,"abstract":"The protection of information authentication based on cryptographically secure hash functions is discussed. Two classes of hash functions are defined, namely keyed and keyless hash functions. It is shown that they can be applied under different circumstances to protect the authenticity of information. A taxonomy of existing schemes for information authentication is developed, and an overview of practical schemes is given.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"57 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":"122635432","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 CADEC VLSI design support methodology CADEC VLSI设计支持方法
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218424
E. Kwee-Christoph, B. Eschermann, O. Haberl, R. Kumar, A. Kunzmann
The authors address the problem of design flow management with special emphasis on tool selection strategies. To solve this problem the concept and implementation of a design consultant (CADEC) is described. The concept of this expert system based facility for tool selection and execution, which enriches the CAD framework, is presented. The various phases that are to be undergone for completion of the design process are embedded within this concept. The implementational aspects of this expert facility, using an object-oriented approach, are given. CADEC offers comprehensive support through all steps of the design process and guides the designer through the complex maze of tools and data. integrated within a framework.<>
作者解决了设计流程管理的问题,特别强调了工具选择策略。为了解决这一问题,介绍了设计顾问(CADEC)的概念和实现方法。提出了基于专家系统的工具选择和执行工具的概念,丰富了CAD框架。为完成设计过程而要经历的各个阶段都嵌入在这个概念中。采用面向对象的方法,给出了该专家工具的实现方面。CADEC通过设计过程的所有步骤提供全面的支持,并指导设计师通过复杂的工具和数据迷宫。集成在一个框架内。
{"title":"The CADEC VLSI design support methodology","authors":"E. Kwee-Christoph, B. Eschermann, O. Haberl, R. Kumar, A. Kunzmann","doi":"10.1109/CMPEUR.1992.218424","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218424","url":null,"abstract":"The authors address the problem of design flow management with special emphasis on tool selection strategies. To solve this problem the concept and implementation of a design consultant (CADEC) is described. The concept of this expert system based facility for tool selection and execution, which enriches the CAD framework, is presented. The various phases that are to be undergone for completion of the design process are embedded within this concept. The implementational aspects of this expert facility, using an object-oriented approach, are given. CADEC offers comprehensive support through all steps of the design process and guides the designer through the complex maze of tools and data. integrated within a framework.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"3 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":"125703699","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
Low storage cost, partition-tolerant dynamic algorithms for replicated file systems 用于复制文件系统的低存储成本、分区容忍动态算法
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218481
P. Hu, S. Wilbur
Two algorithms are given for maintaining the consistency of replicated files. One is called dynamic supporting; the other is an extension of dynamic supporting called dynamic supporting with a greatest copy. The algorithms are hybrids of some existing algorithms. The correctness of these two algorithms is proved. Since replicas and votes are conceptually separated, the algorithms can achieve very good performance while still keeping storage costs very low. The proposed algorithms make no further assumptions about the distributed environment than conventional voting algorithms, so they can even tolerate network partition failures.<>
给出了两种保持复制文件一致性的算法。一种叫动力支撑;另一种是动态支撑的扩展,称为带最大副本的动态支撑。这些算法是一些现有算法的混合。证明了这两种算法的正确性。由于副本和投票在概念上是分离的,因此算法可以在保持非常低的存储成本的同时获得非常好的性能。与传统的投票算法相比,所提出的算法没有对分布式环境做进一步的假设,因此它们甚至可以容忍网络分区故障。
{"title":"Low storage cost, partition-tolerant dynamic algorithms for replicated file systems","authors":"P. Hu, S. Wilbur","doi":"10.1109/CMPEUR.1992.218481","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218481","url":null,"abstract":"Two algorithms are given for maintaining the consistency of replicated files. One is called dynamic supporting; the other is an extension of dynamic supporting called dynamic supporting with a greatest copy. The algorithms are hybrids of some existing algorithms. The correctness of these two algorithms is proved. Since replicas and votes are conceptually separated, the algorithms can achieve very good performance while still keeping storage costs very low. The proposed algorithms make no further assumptions about the distributed environment than conventional voting algorithms, so they can even tolerate network partition failures.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"15 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":"129890802","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
Specification of real-time distributed database systems 实时分布式数据库系统规范
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218479
G. Ramanathan, V. Alagar
A unified framework is given for the specification of external consistency constraints, integrity constraints, and temporal consistency constraints of a real-time distributed database system. The formalism is event based and facilitates both relative and quantitative reasoning about time. The functional model of V.S. Alagar and G. Ramanathan (1991) is extended with constructs needed to specify the requirements of real-time databases. To illustrate the use of these constructs, the specification and proof of correctness of a real-time concurrency control protocol are presented.<>
给出了一个统一的框架来规范实时分布式数据库系统的外部一致性约束、完整性约束和时间一致性约束。这种形式主义是基于事件的,有利于时间的相对推理和定量推理。V.S. Alagar和G. Ramanathan(1991)的功能模型扩展了指定实时数据库需求所需的结构。为了说明这些结构的使用,给出了一个实时并发控制协议的规范和正确性证明。
{"title":"Specification of real-time distributed database systems","authors":"G. Ramanathan, V. Alagar","doi":"10.1109/CMPEUR.1992.218479","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218479","url":null,"abstract":"A unified framework is given for the specification of external consistency constraints, integrity constraints, and temporal consistency constraints of a real-time distributed database system. The formalism is event based and facilitates both relative and quantitative reasoning about time. The functional model of V.S. Alagar and G. Ramanathan (1991) is extended with constructs needed to specify the requirements of real-time databases. To illustrate the use of these constructs, the specification and proof of correctness of a real-time concurrency control protocol are presented.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"24 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":"121174114","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}
引用次数: 7
Test quality improvement by physical testability enhancement 通过增强物理可测试性来提高测试质量
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218421
A. P. Casimiro, J. Sousa, F. Gonçalves, J. P. Teixeira
A methodology that provides a way to control the test quality of VLSI systems by predicting, diagnosing, and improving the IC defect coverage is presented for the case of the physical implementation of boundary scan circuitry, together with the software tools that implement it. The method allows the identification of hard-to-detect faults, their physical origin and layout location, leading to suggestions for design improvement by layout reconfiguration. The method is illustrated by the testability analysis of a full-custom design, implementing the boundary scan circuitry to be added to a core logic IC, in accordance with the IEEE P.1149 standard.<>
针对边界扫描电路的物理实现,提出了一种方法,通过预测、诊断和改进集成电路缺陷覆盖率来控制超大规模集成电路系统的测试质量,以及实现它的软件工具。该方法可以识别难以检测的故障,其物理来源和布局位置,从而通过布局重构提出设计改进建议。该方法通过一个全定制设计的可测试性分析来说明,该设计实现了将边界扫描电路添加到核心逻辑IC中,符合IEEE P.1149标准
{"title":"Test quality improvement by physical testability enhancement","authors":"A. P. Casimiro, J. Sousa, F. Gonçalves, J. P. Teixeira","doi":"10.1109/CMPEUR.1992.218421","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218421","url":null,"abstract":"A methodology that provides a way to control the test quality of VLSI systems by predicting, diagnosing, and improving the IC defect coverage is presented for the case of the physical implementation of boundary scan circuitry, together with the software tools that implement it. The method allows the identification of hard-to-detect faults, their physical origin and layout location, leading to suggestions for design improvement by layout reconfiguration. The method is illustrated by the testability analysis of a full-custom design, implementing the boundary scan circuitry to be added to a core logic IC, in accordance with the IEEE P.1149 standard.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"29 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":"125239980","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
Learning to solve PP-attachment ambiguities in natural language processing through neural networks 学习用神经网络解决自然语言处理中的PP-attachment歧义
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218509
B. Apolloni, G. Mauri, C. Trevisson, P. Valota, A. Zanaboni
A technique is proposed, based on neural networks for dealing with a particular problem of syntactical ambiguity in the process of building the syntactical tree of an Italian sentence, namely the PP-attachment problem. The neural network was used as a daemon for a top-down parser, when it faced multiple entries in the parsing table. The network was trained to solve PP-attachment ambiguities by the well known algorithm for error back-propagation. What is new is the knowledge representation technique in the network, which has been designed to represent the relevant pieces of information about the constituents of the sentence. Performance results are reported and discussed, together with future perspectives.<>
提出了一种基于神经网络的方法来解决意大利语句子句法树构建过程中的句法歧义问题,即PP-attachment问题。当神经网络面对解析表中的多个条目时,它被用作自顶向下解析器的守护进程。该网络通过著名的误差反向传播算法进行训练,以解决pp -附件的模糊性。新的是网络中的知识表示技术,它被设计用来表示句子组成部分的相关信息。报告和讨论绩效结果,以及对未来的展望。
{"title":"Learning to solve PP-attachment ambiguities in natural language processing through neural networks","authors":"B. Apolloni, G. Mauri, C. Trevisson, P. Valota, A. Zanaboni","doi":"10.1109/CMPEUR.1992.218509","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218509","url":null,"abstract":"A technique is proposed, based on neural networks for dealing with a particular problem of syntactical ambiguity in the process of building the syntactical tree of an Italian sentence, namely the PP-attachment problem. The neural network was used as a daemon for a top-down parser, when it faced multiple entries in the parsing table. The network was trained to solve PP-attachment ambiguities by the well known algorithm for error back-propagation. What is new is the knowledge representation technique in the network, which has been designed to represent the relevant pieces of information about the constituents of the sentence. Performance results are reported and discussed, together with future perspectives.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"23 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":"121491088","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
Hiding communication latencies in message-passing multiprocessors: a case study based on neural network simulation 隐藏消息传递多处理器中的通信延迟:基于神经网络仿真的案例研究
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218408
A. Bartoli, G. Dini
An application package which allows the user to explore the possibility of hiding communication latencies in message-passing multiprocessors is examined. The package is a neural network simulator for transputer-based machines. Simply by modifying few high-level directives in a configuration file, heuristic strategies for fully overlapping communication delays with internal computation, can be easily explored. The neural network model and the software architecture are described. An example is discussed.<>
一个允许用户探索隐藏消息传递多处理器中通信延迟的可能性的应用程序包被检查。该软件包是一个神经网络模拟器,用于基于转发器的机器。只需在配置文件中修改几个高级指令,就可以很容易地探索用于完全重叠通信延迟和内部计算的启发式策略。介绍了神经网络模型和软件体系结构。最后讨论了一个例子。
{"title":"Hiding communication latencies in message-passing multiprocessors: a case study based on neural network simulation","authors":"A. Bartoli, G. Dini","doi":"10.1109/CMPEUR.1992.218408","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218408","url":null,"abstract":"An application package which allows the user to explore the possibility of hiding communication latencies in message-passing multiprocessors is examined. The package is a neural network simulator for transputer-based machines. Simply by modifying few high-level directives in a configuration file, heuristic strategies for fully overlapping communication delays with internal computation, can be easily explored. The neural network model and the software architecture are described. An example is discussed.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"1 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":"129094181","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 adaptive routing tool for transputer-based architectures 基于传输器的架构的自适应路由工具
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218488
A. Ciampolini, Antonio Corradi, L. Leonardi
A routing strategy is described, implemented for an object-oriented environment designed for a massively parallel architecture based on transputers, the MEIKO Computing Surface. The implemented routing algorithm belongs to the distance-vector family. The routing tool guarantees some pleasant properties: independence of topology, adaptability, nondeterministic behavior, and distribution of routing decision. The performance figures of the implementation are compared with the routing offered by CSSTools of MEIKO. The routing presented is adaptive and nondeterministic. It adapts both to traffic variation and to topology changes.<>
本文描述了一种路由策略,并在面向对象环境中实现,该环境是为基于转发器的大规模并行体系结构(MEIKO Computing Surface)而设计的。所实现的路由算法属于距离向量族。路由工具保证了一些令人满意的特性:拓扑的独立性、适应性、不确定性行为和路由决策的分布。将实现的性能数据与MEIKO的CSSTools提供的路由进行了比较。所提出的路由具有自适应和不确定性。它既能适应流量的变化,又能适应拓扑结构的变化。
{"title":"An adaptive routing tool for transputer-based architectures","authors":"A. Ciampolini, Antonio Corradi, L. Leonardi","doi":"10.1109/CMPEUR.1992.218488","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218488","url":null,"abstract":"A routing strategy is described, implemented for an object-oriented environment designed for a massively parallel architecture based on transputers, the MEIKO Computing Surface. The implemented routing algorithm belongs to the distance-vector family. The routing tool guarantees some pleasant properties: independence of topology, adaptability, nondeterministic behavior, and distribution of routing decision. The performance figures of the implementation are compared with the routing offered by CSSTools of MEIKO. The routing presented is adaptive and nondeterministic. It adapts both to traffic variation and to topology changes.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"1 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":"130511374","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
Test generation for gate level sequential machines: algorithms and implementation issues 门级顺序机的测试生成:算法和实现问题
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218499
E. Macii, A. Lioy, A. Meo
Algorithms and implementation issues concerning a Boolean factorization based test generation package for gate level sequential machines are discussed. Practical aspects like justification and propagation weights computation and targeted test pattern generation are treated in depth, giving both theoretical and pseudo-code solutions. The experimental results showed that the proposed method was effective in generating sufficiently high fault coverage for the standard set of ISCAS'89 benchmark synchronous sequential circuits.<>
讨论了基于布尔分解的门级顺序机测试生成包的算法和实现问题。实际方面,如验证和传播权重计算以及目标测试模式生成,都进行了深入的处理,给出了理论和伪代码解决方案。实验结果表明,该方法能够有效地为ISCAS’89基准同步时序电路的标准集生成足够高的故障覆盖率。
{"title":"Test generation for gate level sequential machines: algorithms and implementation issues","authors":"E. Macii, A. Lioy, A. Meo","doi":"10.1109/CMPEUR.1992.218499","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218499","url":null,"abstract":"Algorithms and implementation issues concerning a Boolean factorization based test generation package for gate level sequential machines are discussed. Practical aspects like justification and propagation weights computation and targeted test pattern generation are treated in depth, giving both theoretical and pseudo-code solutions. The experimental results showed that the proposed method was effective in generating sufficiently high fault coverage for the standard set of ISCAS'89 benchmark synchronous sequential circuits.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"15 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":"131575850","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
Validation using CASE tools 使用CASE工具进行验证
Pub Date : 1992-05-04 DOI: 10.1109/CMPEUR.1992.218402
J. Aull
Describes how computer assisted software engineering (CASE) tools were used in the process of validation of several reactor physics codes. ARCHY is a tool that automates most of the drudgery involved in making a programmer's reference manual. When FORTRAN source code is read by ARCHY, it outputs a data dictionary that includes a categorization of variables and common block information. It also prints structure charts and Yourdon diagrams in PostScript format. The author also describes how several off-the-shelf products were used in validating critical reactor analysis software. FORTRAN-Lint is a useful tool for correcting deviations from the FORTRAN-77 standard. DEC Test Manager and the IBM-MVS SuperCE utility are useful for regression testing. DEC's Performance and Coverage Analyzer is a powerful tool for assessing the completeness of a test suite.<>
描述计算机辅助软件工程(CASE)工具如何在几个反应堆物理代码的验证过程中使用。ARCHY是一个工具,它可以自动完成编写程序员参考手册所涉及的大部分苦差事。当ARCHY读取FORTRAN源代码时,它输出一个数据字典,其中包括变量分类和公共块信息。它还可以打印PostScript格式的结构图和Yourdon图。作者还描述了几种现成的产品如何用于验证临界反应器分析软件。FORTRAN-Lint是纠正偏离FORTRAN-77标准的有用工具。DEC Test Manager和IBM-MVS SuperCE实用程序对于回归测试非常有用。DEC的性能和覆盖率分析器是评估测试套件完整性的强大工具。
{"title":"Validation using CASE tools","authors":"J. Aull","doi":"10.1109/CMPEUR.1992.218402","DOIUrl":"https://doi.org/10.1109/CMPEUR.1992.218402","url":null,"abstract":"Describes how computer assisted software engineering (CASE) tools were used in the process of validation of several reactor physics codes. ARCHY is a tool that automates most of the drudgery involved in making a programmer's reference manual. When FORTRAN source code is read by ARCHY, it outputs a data dictionary that includes a categorization of variables and common block information. It also prints structure charts and Yourdon diagrams in PostScript format. The author also describes how several off-the-shelf products were used in validating critical reactor analysis software. FORTRAN-Lint is a useful tool for correcting deviations from the FORTRAN-77 standard. DEC Test Manager and the IBM-MVS SuperCE utility are useful for regression testing. DEC's Performance and Coverage Analyzer is a powerful tool for assessing the completeness of a test suite.<<ETX>>","PeriodicalId":390273,"journal":{"name":"CompEuro 1992 Proceedings Computer Systems and Software Engineering","volume":"41 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":"133106352","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
期刊
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