首页 > 最新文献

ACM-SE 35最新文献

英文 中文
Design and model for a computer supported cooperative environment for CASE and CAD applications 为计算机支持的CASE和CAD应用程序的协作环境设计和建模
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817510
Kai-Hsiung Chang, L. Murphy, B. Lee, Timothy W. Dollar, Yifang Chang, Jonathan D. Fouss
For the past decade, numerous commercial and experimental systems have been designed for collaborative writing applications. From our experience working in the area of CSCW research and development, we have come to realize the possibility and the potential significance of CSCW systems in the engineering design process. The objective of the research is to introduce and develop a CSCW environment to support engineering design, specifically, in a distributed environment that combines computer aided design (CAD) and computer aided software engineering (CASE). In an effort to combine them into a seamless engineering package, we first target supporting engineering design (using CAD) with computer simulation (using CASE). This paper addresses issues involved in the design and development of the environment, including the graphical user interface, text and graphics editors, video and audio communication, multimedia database, document integration, and software simulation.
在过去的十年中,许多商业和实验系统都是为协作写作应用程序设计的。从我们在CSCW研究和开发领域的工作经验来看,我们已经意识到CSCW系统在工程设计过程中的可能性和潜在意义。这项研究的目的是引入和发展一个计算机辅助设计环境,以支持工程设计,特别是在一个结合计算机辅助设计(CAD)和计算机辅助软件工程(CASE)的分布式环境中。为了将它们组合成一个无缝的工程包,我们首先以支持工程设计(使用CAD)和计算机模拟(使用CASE)为目标。本文讨论了该环境的设计和开发中涉及的问题,包括图形用户界面、文本和图形编辑器、视频和音频通信、多媒体数据库、文档集成和软件仿真。
{"title":"Design and model for a computer supported cooperative environment for CASE and CAD applications","authors":"Kai-Hsiung Chang, L. Murphy, B. Lee, Timothy W. Dollar, Yifang Chang, Jonathan D. Fouss","doi":"10.1145/2817460.2817510","DOIUrl":"https://doi.org/10.1145/2817460.2817510","url":null,"abstract":"For the past decade, numerous commercial and experimental systems have been designed for collaborative writing applications. From our experience working in the area of CSCW research and development, we have come to realize the possibility and the potential significance of CSCW systems in the engineering design process. The objective of the research is to introduce and develop a CSCW environment to support engineering design, specifically, in a distributed environment that combines computer aided design (CAD) and computer aided software engineering (CASE). In an effort to combine them into a seamless engineering package, we first target supporting engineering design (using CAD) with computer simulation (using CASE). This paper addresses issues involved in the design and development of the environment, including the graphical user interface, text and graphics editors, video and audio communication, multimedia database, document integration, and software simulation.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127043630","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
The case for Java as a first language Java作为第一语言的情况
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817492
K. N. King
Java could well be the answer to the problem of choosing an appropriate language for the first programming course. This paper looks at the pros and cons of teaching Java, concluding that Java appears to have outstanding prospects for computer science education in general and the first programming course in particular. In particular, the paper argues that the properties that make Java a suitable Internet language also make it excellent for classroom use.
Java很可能是为第一门编程课程选择合适语言的答案。本文着眼于教授Java的优点和缺点,得出的结论是,Java在计算机科学教育中,特别是在第一个编程课程中,似乎具有突出的前景。特别地,本文认为使Java成为一种合适的网络语言的特性也使它非常适合在课堂上使用。
{"title":"The case for Java as a first language","authors":"K. N. King","doi":"10.1145/2817460.2817492","DOIUrl":"https://doi.org/10.1145/2817460.2817492","url":null,"abstract":"Java could well be the answer to the problem of choosing an appropriate language for the first programming course. This paper looks at the pros and cons of teaching Java, concluding that Java appears to have outstanding prospects for computer science education in general and the first programming course in particular. In particular, the paper argues that the properties that make Java a suitable Internet language also make it excellent for classroom use.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"117 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127265295","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}
引用次数: 27
An algorithm for a special graph 一种特殊图的算法
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817502
Tai-Chi Lee
Most of practical problems which call for graph theory involve large graphs - graphs that are virtually impossible for hand computation. In fact, one of the reasons for the recent growth of interest in graph theory has been the arrival of the high-speed electronic computer. In this paper, we propose an algorithm which take the advantages of computing power gained from a machine with parallel architecture - A shared memory split bus system. The algorithm is to perform multiplications of adjacency matrices for a given graph using such system. Therefore, it determines whether the graph is a bipartite or not based on the existence of odd cycles in the graph. The simulation model for such an algorithm has shown some favorable results.
大多数需要图论的实际问题都涉及到大图——这些图实际上是不可能手工计算的。事实上,最近人们对图论的兴趣增长的原因之一是高速电子计算机的到来。本文提出了一种利用并行架构机器的计算能力优势的算法——共享内存分割总线系统。该算法是利用该系统对给定图进行邻接矩阵的乘法运算。因此,它根据图中是否存在奇环来判断图是否是二部图。该算法的仿真模型显示了良好的效果。
{"title":"An algorithm for a special graph","authors":"Tai-Chi Lee","doi":"10.1145/2817460.2817502","DOIUrl":"https://doi.org/10.1145/2817460.2817502","url":null,"abstract":"Most of practical problems which call for graph theory involve large graphs - graphs that are virtually impossible for hand computation. In fact, one of the reasons for the recent growth of interest in graph theory has been the arrival of the high-speed electronic computer. In this paper, we propose an algorithm which take the advantages of computing power gained from a machine with parallel architecture - A shared memory split bus system. The algorithm is to perform multiplications of adjacency matrices for a given graph using such system. Therefore, it determines whether the graph is a bipartite or not based on the existence of odd cycles in the graph. The simulation model for such an algorithm has shown some favorable results.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121634834","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
Building object-oriented data structures in Ada 95 在Ada 95中构建面向对象的数据结构
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817506
David C. Hunter
This paper demonstrates how the inheritance and storage control facilities of Ada 95, along with the generic package mechanism of Ada 83, can be used to create object-oriented data structures. By way of illustration, a class hierarchy of generic linear collections (stacks, queues, lists, and ordered lists) is presented.
本文演示了如何使用Ada 95的继承和存储控制功能以及Ada 83的通用包机制来创建面向对象的数据结构。通过举例说明,给出了一般线性集合(堆栈、队列、列表和有序列表)的类层次结构。
{"title":"Building object-oriented data structures in Ada 95","authors":"David C. Hunter","doi":"10.1145/2817460.2817506","DOIUrl":"https://doi.org/10.1145/2817460.2817506","url":null,"abstract":"This paper demonstrates how the inheritance and storage control facilities of Ada 95, along with the generic package mechanism of Ada 83, can be used to create object-oriented data structures. By way of illustration, a class hierarchy of generic linear collections (stacks, queues, lists, and ordered lists) is presented.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122001753","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
Design and implementation of a graphical user interface for a timing tool 设计和实现一个计时工具的图形用户界面
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817478
Kelvin Cooks
This paper presents a graphical user interface (GUI) that integrates the various components of a timing tool. The timing tool predicts the best and the worst case execution times of high level language code segments for various architectures such as Alpha, MIPS and PowerPC. The GUI allows users to edit, compile and time selected code segments by invoking an editor, a compiler and a timer. Code segments can be easily selected and timed with a click of a button from the main window. In order to predict the execution time, the GUI then invokes a path analyzer to find the associated execution paths and a timer for the target machine. The timer utilizes low-level machine details and the assembler code generated by the compiler to predict execution times. The GUI then displays the best and the worst case execution times of the selected code segment on the main window.
本文提出了一个图形用户界面(GUI),它集成了计时工具的各个组件。这个计时工具可以预测各种体系结构(如Alpha、MIPS和PowerPC)的高级语言代码段的最佳和最差执行时间。GUI允许用户通过调用编辑器、编译器和计时器来编辑、编译和计时选定的代码段。代码段可以很容易地选择和定时从主窗口点击一个按钮。为了预测执行时间,GUI然后调用路径分析器来查找相关的执行路径和目标机器的计时器。计时器利用低级机器细节和编译器生成的汇编代码来预测执行时间。GUI然后在主窗口上显示所选代码段的最佳和最差情况执行时间。
{"title":"Design and implementation of a graphical user interface for a timing tool","authors":"Kelvin Cooks","doi":"10.1145/2817460.2817478","DOIUrl":"https://doi.org/10.1145/2817460.2817478","url":null,"abstract":"This paper presents a graphical user interface (GUI) that integrates the various components of a timing tool. The timing tool predicts the best and the worst case execution times of high level language code segments for various architectures such as Alpha, MIPS and PowerPC. The GUI allows users to edit, compile and time selected code segments by invoking an editor, a compiler and a timer. Code segments can be easily selected and timed with a click of a button from the main window. In order to predict the execution time, the GUI then invokes a path analyzer to find the associated execution paths and a timer for the target machine. The timer utilizes low-level machine details and the assembler code generated by the compiler to predict execution times. The GUI then displays the best and the worst case execution times of the selected code segment on the main window.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"166 Pt 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116047023","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
Interactive Petri net simulation 交互式Petri网仿真
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817493
J. Aitcheson, Thomas J. Cheatham
A Petri net can provide a graphical model of a concurrent system. They have been used to model such varied systems as resource control, communication networks and manufacturing processes. Computer Science students will, hopefully, learn the theory of Petri nets in a discrete mathematics course or a course on theoretical foundations of Computer Science. They may even see a graph of a sample net in a textbook, but it is unlikely they will have a chance to experiment with a "live" net. The Interactive Petri Net Simulator (IPNetS) described in this paper provides an easy point-and-click environment for students to design, modify, examine, and execute a Petri net. In seconds any simple Petri net can be created and animated. IPNetS provides display, file handling, and user control functions while a separate execution unit does the actual execution of the net. This flexible design allows for easy experimentation with different execution units and different types of nets. An Ada and a C++ execution unit are contrasted.
Petri网可以提供并发系统的图形化模型。它们已被用来模拟各种系统,如资源控制、通信网络和制造过程。希望计算机科学的学生在离散数学课程或计算机科学理论基础课程中学习Petri网理论。他们甚至可能在教科书上看到一个样本网的图表,但他们不太可能有机会用一个“真实的”网络进行实验。本文描述的交互式Petri网模拟器(IPNetS)为学生提供了一个简单的点击环境来设计、修改、检查和执行Petri网。在几秒钟任何简单的Petri网可以创建和动画。IPNetS提供显示、文件处理和用户控制功能,而一个单独的执行单元负责网络的实际执行。这种灵活的设计允许用不同的执行单元和不同类型的网进行简单的实验。将Ada和c++执行单元进行对比。
{"title":"Interactive Petri net simulation","authors":"J. Aitcheson, Thomas J. Cheatham","doi":"10.1145/2817460.2817493","DOIUrl":"https://doi.org/10.1145/2817460.2817493","url":null,"abstract":"A Petri net can provide a graphical model of a concurrent system. They have been used to model such varied systems as resource control, communication networks and manufacturing processes. Computer Science students will, hopefully, learn the theory of Petri nets in a discrete mathematics course or a course on theoretical foundations of Computer Science. They may even see a graph of a sample net in a textbook, but it is unlikely they will have a chance to experiment with a \"live\" net. The Interactive Petri Net Simulator (IPNetS) described in this paper provides an easy point-and-click environment for students to design, modify, examine, and execute a Petri net. In seconds any simple Petri net can be created and animated. IPNetS provides display, file handling, and user control functions while a separate execution unit does the actual execution of the net. This flexible design allows for easy experimentation with different execution units and different types of nets. An Ada and a C++ execution unit are contrasted.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"177 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114461333","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
TUMS: testing using mutant schemata TUMS:使用突变模式进行测试
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817505
Roland H. Untch, M. J. Harrold, A. Offutt
Mutation analysis is a way of quantifying the quality of a test set used in unit testing software. Unfortunately, mutation analysis performed using the conventional interpretive method is very slow. A new non-interpretive method, the MSG method, that has the promise of much higher performance was recently advanced. In this paper we describe TUMS, a prototype MSG-based implementation of a mutation analysis system. We also describe several experiments using this prototype that compare the performance of mutation analysis using the MSG method with mutation analysis using the conventional method. Our experiments strongly suggest that using the new MSG method is significantly faster than using the conventional method, with speed-ups as high as an order-of-magnitude observed.
突变分析是单元测试软件中用于量化测试集质量的一种方法。不幸的是,使用传统的解释方法进行突变分析非常缓慢。最近提出了一种新的非解释性方法,即MSG方法,它具有更高的性能。在本文中,我们描述了一个基于msg实现的突变分析系统的原型TUMS。我们还描述了使用该原型的几个实验,比较了使用MSG方法进行突变分析与使用常规方法进行突变分析的性能。我们的实验强烈表明,使用新的味精方法比使用传统方法要快得多,速度高达一个数量级。
{"title":"TUMS: testing using mutant schemata","authors":"Roland H. Untch, M. J. Harrold, A. Offutt","doi":"10.1145/2817460.2817505","DOIUrl":"https://doi.org/10.1145/2817460.2817505","url":null,"abstract":"Mutation analysis is a way of quantifying the quality of a test set used in unit testing software. Unfortunately, mutation analysis performed using the conventional interpretive method is very slow. A new non-interpretive method, the MSG method, that has the promise of much higher performance was recently advanced. In this paper we describe TUMS, a prototype MSG-based implementation of a mutation analysis system. We also describe several experiments using this prototype that compare the performance of mutation analysis using the MSG method with mutation analysis using the conventional method. Our experiments strongly suggest that using the new MSG method is significantly faster than using the conventional method, with speed-ups as high as an order-of-magnitude observed.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133785551","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
Is the object-oriented paradigm appropriate for scientific software? 面向对象范式适合科学软件吗?
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817487
Nanshan Zeng, S. Schach
This paper describes an object-based reengineering case study. Multi-configuration Hartree-Fock legacy software written in FORTRAN 77 was reengineered in FORTRAN 90 using the OMT methodology. The resulting object-based product was unsatisfactory; in particular, the object model had far too many interconnections. In addition, there was conflict between information hiding and efficiency issues. Based on the case study, it was concluded that the object-oriented paradigm may not be applicable to algorithm-intensive scientific software.
本文描述了一个基于对象的再造案例研究。使用OMT方法在FORTRAN 90中重新设计了用FORTRAN 77编写的多配置Hartree-Fock遗留软件。最终的基于对象的产品不令人满意;特别是,对象模型有太多的相互连接。此外,还存在信息隐藏与效率问题之间的冲突。通过实例分析,得出了面向对象范式可能不适用于算法密集型科学软件的结论。
{"title":"Is the object-oriented paradigm appropriate for scientific software?","authors":"Nanshan Zeng, S. Schach","doi":"10.1145/2817460.2817487","DOIUrl":"https://doi.org/10.1145/2817460.2817487","url":null,"abstract":"This paper describes an object-based reengineering case study. Multi-configuration Hartree-Fock legacy software written in FORTRAN 77 was reengineered in FORTRAN 90 using the OMT methodology. The resulting object-based product was unsatisfactory; in particular, the object model had far too many interconnections. In addition, there was conflict between information hiding and efficiency issues. Based on the case study, it was concluded that the object-oriented paradigm may not be applicable to algorithm-intensive scientific software.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"379 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133934114","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
A comparison of parametric and non-parametric techniques for pattern classification on Canadian agricultural loan data 加拿大农业贷款数据模式分类的参数与非参数技术比较
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817497
Mark Bloemeke
Pattern classification involves learning a model from a set of labeled training samples that can in turn be used to help determine the label of new samples encountered. The models themselves take on one of two forms: parametric models which make assumptions about the form of the distribution of sample features given a label; or non-parametric models which make no assumptions about the form of the distribution but retain more knowledge of the training samples to assist with labeling new objects. In this paper we consider data on Canadian Agricultural Loans and show that despite the fact that the underlying data does not fit the assumptions made by the parametric techniques they still perform as well or better than the non-parametric techniques.
模式分类涉及从一组标记的训练样本中学习模型,这些样本可以用来帮助确定遇到的新样本的标签。模型本身有两种形式:参数模型,它对给定标签的样本特征的分布形式做出假设;或者非参数模型,它不假设分布的形式,但保留更多的训练样本知识,以帮助标记新对象。在本文中,我们考虑了加拿大农业贷款的数据,并表明尽管基础数据不符合参数技术所做的假设,但它们仍然表现得和非参数技术一样好或更好。
{"title":"A comparison of parametric and non-parametric techniques for pattern classification on Canadian agricultural loan data","authors":"Mark Bloemeke","doi":"10.1145/2817460.2817497","DOIUrl":"https://doi.org/10.1145/2817460.2817497","url":null,"abstract":"Pattern classification involves learning a model from a set of labeled training samples that can in turn be used to help determine the label of new samples encountered. The models themselves take on one of two forms: parametric models which make assumptions about the form of the distribution of sample features given a label; or non-parametric models which make no assumptions about the form of the distribution but retain more knowledge of the training samples to assist with labeling new objects. In this paper we consider data on Canadian Agricultural Loans and show that despite the fact that the underlying data does not fit the assumptions made by the parametric techniques they still perform as well or better than the non-parametric techniques.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124780215","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
Manipulation of information representations 信息表征的操作
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817534
P. Maine, Xia Ping
Information Representations, IR, are linear representations of topological maps that can be used to describe virtually any abstract, static or dynamic data. An IR can be manipulated to obtain mathematically equivalent forms that are either unique (normal) or alternative (canonical) representations. This concise paper draws attention to the recently developed high-speed chain-tracing algorithms for obtaining normal and canonical forms of IR's. Copies of the submitted full length paper will be available at the conference.
信息表示(IR)是拓扑映射的线性表示,可以用来描述几乎任何抽象的、静态的或动态的数据。可以对IR进行操作,以获得数学上等价的形式,这些形式要么是唯一的(正规的),要么是可选的(规范的)表示。这篇简明的文章引起了人们对最近发展的高速链跟踪算法的注意,这些算法用于获得IR的正规和规范形式。提交的论文全文将在会议上提供。
{"title":"Manipulation of information representations","authors":"P. Maine, Xia Ping","doi":"10.1145/2817460.2817534","DOIUrl":"https://doi.org/10.1145/2817460.2817534","url":null,"abstract":"Information Representations, IR, are linear representations of topological maps that can be used to describe virtually any abstract, static or dynamic data. An IR can be manipulated to obtain mathematically equivalent forms that are either unique (normal) or alternative (canonical) representations.\u0000 This concise paper draws attention to the recently developed high-speed chain-tracing algorithms for obtaining normal and canonical forms of IR's. Copies of the submitted full length paper will be available at the conference.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1997-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124984402","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-SE 35
全部 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