首页 > 最新文献

Proceedings., Fourteenth Annual International Computer Software and Applications Conference最新文献

英文 中文
PPK: a method for recording and analyzing software design processes PPK:记录和分析软件设计过程的方法
Tsuyoshi Nakajima, N. Tamura, K. Uehara
The authors propose a method for recording and analyzing actual design processes, which is called the problem-product-knowledge (PPK) method. This method consists of two parts: a method for recording design activities and a framework for organizing the record. The recording method allows designers to record their activities easily, and the framework allows analysts to organize a record into a design process description and provides two different views of a design process: a problem solving process and a product generating process. The PPK model can be considered as a tool which analysts can use to construct a tree (or dag) of the designer's activity in a bottom-up manner. This tree/dag includes abstraction of both the problem-solving process and the product generating process. Such an abstraction greatly enhances the understandability of the design.<>
作者提出了一种记录和分析实际设计过程的方法,称为问题-产品-知识(PPK)方法。该方法由两部分组成:记录设计活动的方法和组织记录的框架。记录方法允许设计师轻松地记录他们的活动,框架允许分析人员将记录组织成设计过程描述,并提供设计过程的两种不同视图:解决问题的过程和产品生成过程。可以将PPK模型视为一种工具,分析人员可以使用它以自底向上的方式构造设计人员活动的树(或日)。此树/日包含解决问题过程和产品生成过程的抽象。这样的抽象极大地提高了设计的可理解性
{"title":"PPK: a method for recording and analyzing software design processes","authors":"Tsuyoshi Nakajima, N. Tamura, K. Uehara","doi":"10.1109/CMPSAC.1990.139430","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139430","url":null,"abstract":"The authors propose a method for recording and analyzing actual design processes, which is called the problem-product-knowledge (PPK) method. This method consists of two parts: a method for recording design activities and a framework for organizing the record. The recording method allows designers to record their activities easily, and the framework allows analysts to organize a record into a design process description and provides two different views of a design process: a problem solving process and a product generating process. The PPK model can be considered as a tool which analysts can use to construct a tree (or dag) of the designer's activity in a bottom-up manner. This tree/dag includes abstraction of both the problem-solving process and the product generating process. Such an abstraction greatly enhances the understandability of the design.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"48 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127013704","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
Compiling linear recursive Prolog programs with list structure into procedural language 将具有列表结构的线性递归Prolog程序编译成过程语言
Y. Nam, L. Henschen
The authors present an algorithm for transforming a linear recursive program in Prolog which contains the list data structure as a term of the predicate into an iterative program using a while loop in a procedural language like Pascal. This algorithm obtains the same result as Prolog without unification and backtracking. In this algorithm, the recursive programs are classified into two cases, the determined programs and the undetermined programs, according to the conditions of the variables in the program. The unification process is transformed into the set of assignment and conditional statements by analyzing the variables of the rules in the program. Backtracking is accomplished by a traversal of a tree whose nodes contain instantiated predicates.<>
本文提出了一种将Prolog中包含列表数据结构作为谓词项的线性递归程序转换为过程语言(如Pascal)中使用while循环的迭代程序的算法。该算法得到了与Prolog相同的结果,没有统一和回溯。该算法根据递归程序中变量的条件,将递归程序分为确定程序和待定程序两种情况。通过分析程序中规则的变量,将统一过程转化为赋值语句和条件语句的集合。回溯是通过遍历树来完成的,树的节点包含实例化的谓词。
{"title":"Compiling linear recursive Prolog programs with list structure into procedural language","authors":"Y. Nam, L. Henschen","doi":"10.1109/CMPSAC.1990.139389","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139389","url":null,"abstract":"The authors present an algorithm for transforming a linear recursive program in Prolog which contains the list data structure as a term of the predicate into an iterative program using a while loop in a procedural language like Pascal. This algorithm obtains the same result as Prolog without unification and backtracking. In this algorithm, the recursive programs are classified into two cases, the determined programs and the undetermined programs, according to the conditions of the variables in the program. The unification process is transformed into the set of assignment and conditional statements by analyzing the variables of the rules in the program. Backtracking is accomplished by a traversal of a tree whose nodes contain instantiated predicates.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126364213","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
A graphical knowledge level approach for user-database interaction 用于用户-数据库交互的图形知识级方法
K. P. Tan, H. Chan, K. Siau
The authors propose a novel user interface, the Graphical Knowledge Level interface, for user-database interaction. This interface addresses two of the current research problems: the semantic inadequacy of the relational model and the logical data dependence of the relational languages. The interface is more user-friendly than the SOL interface and the Universal Relation interface, as it employs the graphical approach. The semantic inadequacy problem is alleviated by using an enhanced entity-relationship model. This data model includes abstraction concepts such as aggregation, generalization, and categorization. A formal, high-level Graphical Knowledge Level Query Language, GKQL, which provides for both logical and physical data independence has also been designed.<>
作者提出了一种新的用户界面,即图形知识级界面,用于用户与数据库的交互。该接口解决了当前研究的两个问题:关系模型的语义不足和关系语言的逻辑数据依赖性。该界面比SOL界面和通用关系界面更加用户友好,因为它采用了图形方法。通过使用增强的实体-关系模型缓解了语义不足的问题。该数据模型包括聚合、泛化和分类等抽象概念。还设计了一种正式的、高级的图形知识级查询语言GKQL,它提供了逻辑和物理数据独立性。
{"title":"A graphical knowledge level approach for user-database interaction","authors":"K. P. Tan, H. Chan, K. Siau","doi":"10.1109/CMPSAC.1990.139408","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139408","url":null,"abstract":"The authors propose a novel user interface, the Graphical Knowledge Level interface, for user-database interaction. This interface addresses two of the current research problems: the semantic inadequacy of the relational model and the logical data dependence of the relational languages. The interface is more user-friendly than the SOL interface and the Universal Relation interface, as it employs the graphical approach. The semantic inadequacy problem is alleviated by using an enhanced entity-relationship model. This data model includes abstraction concepts such as aggregation, generalization, and categorization. A formal, high-level Graphical Knowledge Level Query Language, GKQL, which provides for both logical and physical data independence has also been designed.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"262 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116614600","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
A new plane-sweep algorithm based on spatial data structure for overlapped rectangles in 2-D plane 基于空间数据结构的二维平面重叠矩形平面扫描算法
P.-Y. Hsiao, Chia-Chun Tsai
The authors present a novel plane-sweep algorithm based on spatial data structures with region query operations. Such an algorithm is applicable to the problems of VLSI layout design and image processing. It has a computing time of O(N log N) and allows the functional operations of region search of the spatial data structures to be useful in solving some of the specified problems. This algorithm has been successfully implemented in C language; it was based on two kinds of spatial data structures; multiple storage quad tree and quad list quad tree. This plane-sweep algorithm also has been successfully applied to problems of layout compaction, design rule checking, and minimum reliable partition.<>
提出了一种基于区域查询操作的空间数据结构平面扫描算法。该算法适用于超大规模集成电路版图设计和图像处理问题。它的计算时间为O(N log N),允许空间数据结构的区域搜索的功能操作在解决某些特定问题时是有用的。该算法已在C语言中成功实现;它基于两种空间数据结构;多存储四叉树和四叉列表四叉树。该平面扫描算法还成功地应用于布局压缩、设计规则检查和最小可靠分区等问题。
{"title":"A new plane-sweep algorithm based on spatial data structure for overlapped rectangles in 2-D plane","authors":"P.-Y. Hsiao, Chia-Chun Tsai","doi":"10.1109/CMPSAC.1990.139379","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139379","url":null,"abstract":"The authors present a novel plane-sweep algorithm based on spatial data structures with region query operations. Such an algorithm is applicable to the problems of VLSI layout design and image processing. It has a computing time of O(N log N) and allows the functional operations of region search of the spatial data structures to be useful in solving some of the specified problems. This algorithm has been successfully implemented in C language; it was based on two kinds of spatial data structures; multiple storage quad tree and quad list quad tree. This plane-sweep algorithm also has been successfully applied to problems of layout compaction, design rule checking, and minimum reliable partition.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"278 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129682392","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
VIPS: a visual debugger for list structures VIPS:用于列表结构的可视化调试器
T. Shimomura, S. Isoda
A description is given of VIPS, a visual debugging system which makes it easy to debug programs by visually displaying the program execution from various aspects using multiple windows. VIPS automatically acquires data type information from the program to be debugged and rapidly displays data structures. The current version of VIPS aims at list structures, which are the most difficult type of data structures for debugging. A preliminary evaluation shows that VIPS enables a user to find bugs in about 30% less time using about 25% fewer debugging commands compared with a conventional debugging tool.<>
介绍了VIPS可视化调试系统,该系统利用多个窗口从各个方面直观地显示程序的执行情况,使程序调试变得容易。VIPS自动从待调试程序中获取数据类型信息,并快速显示数据结构。VIPS的当前版本针对的是列表结构,这是最难调试的数据结构类型。初步评估表明,与传统的调试工具相比,VIPS可以使用户在大约30%的时间内使用大约25%的调试命令找到错误。
{"title":"VIPS: a visual debugger for list structures","authors":"T. Shimomura, S. Isoda","doi":"10.1109/CMPSAC.1990.139427","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139427","url":null,"abstract":"A description is given of VIPS, a visual debugging system which makes it easy to debug programs by visually displaying the program execution from various aspects using multiple windows. VIPS automatically acquires data type information from the program to be debugged and rapidly displays data structures. The current version of VIPS aims at list structures, which are the most difficult type of data structures for debugging. A preliminary evaluation shows that VIPS enables a user to find bugs in about 30% less time using about 25% fewer debugging commands compared with a conventional debugging tool.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"89 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123609991","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}
引用次数: 9
Path expression in data flow program testing 数据流程序测试中的路径表达式
J. Laski
The language of regular expressions is used for the identification of constructors of definition-use chains. Activation of the chains is essential for all data flow testing strategies. The algorithm is based on the node-elimination method of J.A. Brzozowski and E.J. McCluskey (1963). It generates a regular expression that represents the (possibly infinite) set of all constructors of the chain involved. A particular path can then be derived from that expression. The algorithm has been implemented as an extension to STAD, a recently implemented system for testing and debugging.<>
正则表达式语言用于标识定义-使用链的构造函数。链的激活对于所有数据流测试策略都是必不可少的。该算法基于J.A. Brzozowski和E.J. McCluskey(1963)的节点消除法。它生成一个正则表达式,该表达式表示所涉及链的所有构造函数的集合(可能是无限的)。然后可以从该表达式派生出特定的路径。该算法已作为STAD的扩展实现,STAD是一个最近实现的测试和调试系统。
{"title":"Path expression in data flow program testing","authors":"J. Laski","doi":"10.1109/CMPSAC.1990.139433","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139433","url":null,"abstract":"The language of regular expressions is used for the identification of constructors of definition-use chains. Activation of the chains is essential for all data flow testing strategies. The algorithm is based on the node-elimination method of J.A. Brzozowski and E.J. McCluskey (1963). It generates a regular expression that represents the (possibly infinite) set of all constructors of the chain involved. A particular path can then be derived from that expression. The algorithm has been implemented as an extension to STAD, a recently implemented system for testing and debugging.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"104 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121403926","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
An integrated expert system framework for software quality assurance 一个集成的软件质量保证专家系统框架
S. Yau, Yeou-Wei Wang, Jules G. Huang, Jinshuan E. Lee
A software quality assurance framework using knowledge-based engineering technology is described. The knowledge-engineering technology uses an object-oriented database to store the knowledge (the software quality information), and rules and meta-rules are its inferential knowledge. A dependency-based truth maintenance system based on hypothetical reasoning is used for design evaluation of the software quality. This framework can provide knowledge-based assistance for quality assurance throughout the entire software development cycle. To ensure high quality software and achieve cost-effective software development and maintenance, software metrics are used during the entire software development cycle to measure and predict the quality of software products. Various metrics for software attributes for all phases of the software development cycle will be collected and stored in the object-oriented database. The integration of the knowledge base with the software quality framework provides a wide range of support to the development of large-scale software systems.<>
描述了一个基于知识工程技术的软件质量保证框架。知识工程技术使用面向对象的数据库来存储知识(软件质量信息),规则和元规则是其推理知识。采用基于假设推理的基于依赖关系的真值维护系统对软件质量进行设计评价。这个框架可以在整个软件开发周期中为质量保证提供基于知识的帮助。为了确保高质量的软件并实现具有成本效益的软件开发和维护,在整个软件开发周期中使用软件度量来度量和预测软件产品的质量。软件开发周期的所有阶段的软件属性的各种度量将被收集并存储在面向对象的数据库中。知识库与软件质量框架的集成为大规模软件系统的开发提供了广泛的支持
{"title":"An integrated expert system framework for software quality assurance","authors":"S. Yau, Yeou-Wei Wang, Jules G. Huang, Jinshuan E. Lee","doi":"10.1109/CMPSAC.1990.139345","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139345","url":null,"abstract":"A software quality assurance framework using knowledge-based engineering technology is described. The knowledge-engineering technology uses an object-oriented database to store the knowledge (the software quality information), and rules and meta-rules are its inferential knowledge. A dependency-based truth maintenance system based on hypothetical reasoning is used for design evaluation of the software quality. This framework can provide knowledge-based assistance for quality assurance throughout the entire software development cycle. To ensure high quality software and achieve cost-effective software development and maintenance, software metrics are used during the entire software development cycle to measure and predict the quality of software products. Various metrics for software attributes for all phases of the software development cycle will be collected and stored in the object-oriented database. The integration of the knowledge base with the software quality framework provides a wide range of support to the development of large-scale software systems.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116287983","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
A bi-level object-oriented data model for GIS applications 面向GIS应用的双层面向对象数据模型
Amelia Choi, W. Luk
A bi-level object-oriented data model together with a user query language called OFQL is designed which can support applications like GIS (geographic information systems). The data model is divided into two layers, the higher-level data model and the lower-level data model. The higher-level data model or the geographic object data model primarily consists of the geographic objects and a set of semantic spatial functions through which the topological relationships of the geographic objects are defined or derived. The lower-level data model or the geometric object data model has geometric objects which are the actual spatial representations of the geographic objects in the higher-level data model. It also has a set of geometric functions that retrieve, manipulate, and compute for geometric objects. The general architecture of a GIS system using this data modeling approach consists of two modules: the query processor and the function implementor. With the OFQL user-interface, the user is able to pose queries of a geographic nature without knowing the details of the spatial representation and computation of the geographic objects.<>
设计了一种双层面向对象的数据模型和一种称为OFQL的用户查询语言,可以支持GIS(地理信息系统)等应用。数据模型分为两层,即高级数据模型和低级数据模型。高级数据模型或地理对象数据模型主要由地理对象和一组语义空间函数组成,通过语义空间函数定义或派生地理对象的拓扑关系。低级数据模型或几何对象数据模型具有几何对象,这些几何对象是高级数据模型中地理对象的实际空间表示。它还有一组几何函数,用于检索、操作和计算几何对象。使用这种数据建模方法的GIS系统的总体体系结构由两个模块组成:查询处理器和功能实现者。使用OFQL用户界面,用户可以在不知道地理对象的空间表示和计算细节的情况下提出地理性质的查询。
{"title":"A bi-level object-oriented data model for GIS applications","authors":"Amelia Choi, W. Luk","doi":"10.1109/CMPSAC.1990.139357","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139357","url":null,"abstract":"A bi-level object-oriented data model together with a user query language called OFQL is designed which can support applications like GIS (geographic information systems). The data model is divided into two layers, the higher-level data model and the lower-level data model. The higher-level data model or the geographic object data model primarily consists of the geographic objects and a set of semantic spatial functions through which the topological relationships of the geographic objects are defined or derived. The lower-level data model or the geometric object data model has geometric objects which are the actual spatial representations of the geographic objects in the higher-level data model. It also has a set of geometric functions that retrieve, manipulate, and compute for geometric objects. The general architecture of a GIS system using this data modeling approach consists of two modules: the query processor and the function implementor. With the OFQL user-interface, the user is able to pose queries of a geographic nature without knowing the details of the spatial representation and computation of the geographic objects.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134550626","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
Industrial experience in automating software re-engineering 有自动化软件再工程的行业经验
L. Markosian, T. Driscoll, R. Hunter-Duvar, J. Hartman, W. Kozaczynski, J. Ning, Mark Seipler
The special problems of software re-engineering and technologies and approaches that specifically address these re-engineering problems are considered. Particular attention is given to approaches for analyzing and abstracting the functionality of old code, converting software to work with new languages or dialects, translating large systems, defining appropriate roles for the user of highly automated tools, and identifying the automatable steps in a large-scale project to re-engineer assembly language code. An attempt is made to indicate on the basis of actual experience what aspects of the re-engineering process seem to be most amenable to automation and what productivity gains can be expected.<>
考虑了软件再工程的特殊问题以及专门解决这些再工程问题的技术和方法。特别关注的方法是分析和抽象旧代码的功能,将软件转换为使用新的语言或方言,翻译大型系统,为高度自动化工具的用户定义适当的角色,并确定在大型项目中重新设计汇编语言代码的可自动化步骤。在实际经验的基础上,试图指出再造过程的哪些方面似乎最适合自动化,以及可以预期哪些生产力的提高。
{"title":"Industrial experience in automating software re-engineering","authors":"L. Markosian, T. Driscoll, R. Hunter-Duvar, J. Hartman, W. Kozaczynski, J. Ning, Mark Seipler","doi":"10.1109/CMPSAC.1990.139439","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139439","url":null,"abstract":"The special problems of software re-engineering and technologies and approaches that specifically address these re-engineering problems are considered. Particular attention is given to approaches for analyzing and abstracting the functionality of old code, converting software to work with new languages or dialects, translating large systems, defining appropriate roles for the user of highly automated tools, and identifying the automatable steps in a large-scale project to re-engineer assembly language code. An attempt is made to indicate on the basis of actual experience what aspects of the re-engineering process seem to be most amenable to automation and what productivity gains can be expected.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134097670","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
Extending software complexity metrics to concurrent programs 将软件复杂性度量扩展到并发程序
F. D. Paoli, S. Morasca
A metric for concurrent software is proposed based on an abstract model (Petri nets) as an extension of T.J. McCabe's (1976) cyclomatic number. As such, its focus is on the complexity of control flow. This metric is applied to the assessment of Ada programs, and an automatic method for its direct computation based on the inspection of Ada code is provided. It is pointed out, however, that wider experimentation is needed in order to better assess its effectiveness.<>
作为T.J. McCabe(1976)圈数的扩展,提出了一种基于抽象模型(Petri网)的并发软件度量。因此,它的重点是控制流的复杂性。将该度量应用于Ada程序的评估,并提供了一种基于对Ada代码检查的自动直接计算方法。然而,有人指出,为了更好地评估其有效性,需要进行更广泛的实验
{"title":"Extending software complexity metrics to concurrent programs","authors":"F. D. Paoli, S. Morasca","doi":"10.1109/CMPSAC.1990.139397","DOIUrl":"https://doi.org/10.1109/CMPSAC.1990.139397","url":null,"abstract":"A metric for concurrent software is proposed based on an abstract model (Petri nets) as an extension of T.J. McCabe's (1976) cyclomatic number. As such, its focus is on the complexity of control flow. This metric is applied to the assessment of Ada programs, and an automatic method for its direct computation based on the inspection of Ada code is provided. It is pointed out, however, that wider experimentation is needed in order to better assess its effectiveness.<<ETX>>","PeriodicalId":127509,"journal":{"name":"Proceedings., Fourteenth Annual International Computer Software and Applications Conference","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1990-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130900238","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}
引用次数: 12
期刊
Proceedings., Fourteenth Annual International Computer Software and Applications Conference
全部 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