首页 > 最新文献

ACM-SE 35最新文献

英文 中文
Specification and implementation of reusable multimedia presentations 可重用多媒体表示的规范和实现
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817526
T. Shih
In this paper, we present the specification and implementation of a multimedia presentation database, which supports the reuse of many kinds of multimedia objects. A formal specification of the presentation database is introduced. The implementation of database and complexities are addressed. The main strength of our system is in a reuse mechanism, which allows the inheritance of multimedia properties and the instantiation of new multimedia objects, as well as large binary data sharing. The proposed system is implemented on the Microsoft Windows 95.
本文提出了一个支持多种多媒体对象复用的多媒体表示数据库的规范和实现。介绍了表示数据库的形式化规范。解决了数据库的实现和复杂性。该系统的主要优势在于复用机制,它允许多媒体属性的继承和新多媒体对象的实例化,以及大型二进制数据的共享。该系统在Microsoft Windows 95操作系统上实现。
{"title":"Specification and implementation of reusable multimedia presentations","authors":"T. Shih","doi":"10.1145/2817460.2817526","DOIUrl":"https://doi.org/10.1145/2817460.2817526","url":null,"abstract":"In this paper, we present the specification and implementation of a multimedia presentation database, which supports the reuse of many kinds of multimedia objects. A formal specification of the presentation database is introduced. The implementation of database and complexities are addressed. The main strength of our system is in a reuse mechanism, which allows the inheritance of multimedia properties and the instantiation of new multimedia objects, as well as large binary data sharing. The proposed system is implemented on the Microsoft Windows 95.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"31 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":"122866950","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
Toward a unified approach to coupling 朝向统一的耦合方法
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817486
Aaron B. Binkley, S. Schach
We describe a unified approach to coupling that incorporates four disparate elements, namely, taxonomies for classical coupling; taxonomies for object-oriented coupling; metrics for classical coupling; and metrics for object-oriented coupling. A single instance of coupling between two modules (or classes) can incorporate several points of dependency between the two modules (or classes). It is the combination of the effects of these dependencies that gives the true measure of that instance of coupling. We identify a metric based on three types of dependencies that commonly exist between modules, namely, referential dependency, a measure of the extent to which the program relies on its declarations remaining unchanged; structural dependency, a measure of the extent to which the program relies upon its internal organization remaining unchanged; and data integrity dependency, a measure of the vulnerability of data elements in one module to change by other modules. We show how this approach can be used to describe different forms of coupling. We also compare our metric with another coupling metrics.
我们描述了一种统一的耦合方法,它包含四个不同的元素,即经典耦合的分类法;面向对象耦合的分类法;经典耦合的度量;以及面向对象耦合的度量。两个模块(或类)之间的单个耦合实例可以合并两个模块(或类)之间的几个依赖点。正是这些依赖关系的效果的组合给出了耦合实例的真实度量。我们根据通常存在于模块之间的三种类型的依赖关系确定了一个度量,即引用依赖关系,这是程序依赖于其声明保持不变的程度的度量;结构依赖性,衡量程序对其内部组织保持不变的依赖程度;数据完整性依赖关系是衡量一个模块中的数据元素是否容易被其他模块更改的指标。我们将展示如何使用这种方法来描述不同形式的耦合。我们还将我们的度量与另一个耦合度量进行比较。
{"title":"Toward a unified approach to coupling","authors":"Aaron B. Binkley, S. Schach","doi":"10.1145/2817460.2817486","DOIUrl":"https://doi.org/10.1145/2817460.2817486","url":null,"abstract":"We describe a unified approach to coupling that incorporates four disparate elements, namely, taxonomies for classical coupling; taxonomies for object-oriented coupling; metrics for classical coupling; and metrics for object-oriented coupling. A single instance of coupling between two modules (or classes) can incorporate several points of dependency between the two modules (or classes). It is the combination of the effects of these dependencies that gives the true measure of that instance of coupling. We identify a metric based on three types of dependencies that commonly exist between modules, namely, referential dependency, a measure of the extent to which the program relies on its declarations remaining unchanged; structural dependency, a measure of the extent to which the program relies upon its internal organization remaining unchanged; and data integrity dependency, a measure of the vulnerability of data elements in one module to change by other modules. We show how this approach can be used to describe different forms of coupling. We also compare our metric with another coupling metrics.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"40 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":"116880306","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
The generation of rules for intelligent help based on task analysis 基于任务分析的智能帮助规则生成
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817467
Selma Holmquist, L. Moore
Users need a certain level of skill or knowledge in order to be successful in the performance of human computer interaction. Many software systems have been designed to assist in using an interface. These packages are not only expensive but restricted to specific applications, i.e., they provide help in the environment for which they were created. This paper deals with the design and development of a training tool, the Generic Rule Based Training System (GETS), which provided the proper connection with an application system, helps the user in the utilization of the interface. As input, the training system requires a User Action Notation (UAN) description of the steps to be performed in order to accomplish a given task. The descriptions are translated into rules and transferred to an expert system tool which supplies information on the user's state, including, among others, completed tasks, remaining steps to complete a task and recommendations for future steps. The system's abilities are demonstrated by its implementation on the Hopkins Ultraviolet Telescope's graphical interface.
用户需要一定水平的技能或知识,才能成功地进行人机交互。许多软件系统的设计都是为了帮助用户使用界面。这些包不仅昂贵,而且仅限于特定的应用程序,也就是说,它们在为其创建的环境中提供帮助。本文设计和开发了一个培训工具——基于通用规则的培训系统(GETS),它提供了与应用系统的适当连接,方便用户使用界面。作为输入,训练系统需要用户操作符号(UAN)描述为完成给定任务而要执行的步骤。这些描述被转换成规则并传送到专家系统工具,专家系统工具提供有关用户状态的信息,其中包括已完成的任务、完成任务的剩余步骤以及对未来步骤的建议。通过在霍普金斯紫外望远镜图形界面上的实现,验证了该系统的功能。
{"title":"The generation of rules for intelligent help based on task analysis","authors":"Selma Holmquist, L. Moore","doi":"10.1145/2817460.2817467","DOIUrl":"https://doi.org/10.1145/2817460.2817467","url":null,"abstract":"Users need a certain level of skill or knowledge in order to be successful in the performance of human computer interaction. Many software systems have been designed to assist in using an interface. These packages are not only expensive but restricted to specific applications, i.e., they provide help in the environment for which they were created. This paper deals with the design and development of a training tool, the Generic Rule Based Training System (GETS), which provided the proper connection with an application system, helps the user in the utilization of the interface. As input, the training system requires a User Action Notation (UAN) description of the steps to be performed in order to accomplish a given task. The descriptions are translated into rules and transferred to an expert system tool which supplies information on the user's state, including, among others, completed tasks, remaining steps to complete a task and recommendations for future steps. The system's abilities are demonstrated by its implementation on the Hopkins Ultraviolet Telescope's graphical interface.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"25 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":"116665812","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 temporal deductive database model 时间演绎数据库模型
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817533
Rajshekhar Sunderraman
We extend the deductive database model by incorporating the notion of time. We define the notion of temporal Horn clauses. The declarative semantics of temporal deductive databases is presented. Then, we develop a bottom-up evaluation scheme for temporal deductive rules. We establish the correctness of the bottom-up approach. Examples of queries are presented.
我们通过加入时间的概念扩展了演绎数据库模型。我们定义了时间角子句的概念。提出了时态演绎数据库的声明语义。然后,我们开发了一种自底向上的时间演绎规则评价方案。我们建立了自底向上方法的正确性。给出了查询示例。
{"title":"A temporal deductive database model","authors":"Rajshekhar Sunderraman","doi":"10.1145/2817460.2817533","DOIUrl":"https://doi.org/10.1145/2817460.2817533","url":null,"abstract":"We extend the deductive database model by incorporating the notion of time. We define the notion of temporal Horn clauses. The declarative semantics of temporal deductive databases is presented. Then, we develop a bottom-up evaluation scheme for temporal deductive rules. We establish the correctness of the bottom-up approach. Examples of queries are presented.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"13 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":"132177638","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
Disk scheduling revisited: can O(n2) algorithms compete? 重新审视磁盘调度:O(n2)算法可以竞争吗?
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817473
R. Geist, R. Ross
A simple O(n2) disk scheduling algorithm is suggested, and its performance on a real system, an Intel P6-based system running Linux 2.0.18, is compared with that of standard O(n) scheduling algorithms, with the aim of determining whether the large disparity between processor speeds and disk speeds might now allow for improved disk scheduling under heavy loads. The simple O(n2) algorithm is seen to provide some modest performance improvements over the best linear algorithms. The study also identifies several areas where potentially large additional performance improvements may be found by extending the framework suggested here.
本文提出了一种简单的O(n2)磁盘调度算法,并将其在一个实际系统(一个运行Linux 2.0.18的基于Intel p6的系统)上的性能与标准O(n)调度算法进行了比较,目的是确定处理器速度和磁盘速度之间的巨大差异现在是否允许在高负载下改进磁盘调度。与最好的线性算法相比,简单的O(n2)算法提供了一些适度的性能改进。该研究还确定了几个领域,通过扩展这里建议的框架,可能会发现潜在的巨大的额外性能改进。
{"title":"Disk scheduling revisited: can O(n2) algorithms compete?","authors":"R. Geist, R. Ross","doi":"10.1145/2817460.2817473","DOIUrl":"https://doi.org/10.1145/2817460.2817473","url":null,"abstract":"A simple O(n2) disk scheduling algorithm is suggested, and its performance on a real system, an Intel P6-based system running Linux 2.0.18, is compared with that of standard O(n) scheduling algorithms, with the aim of determining whether the large disparity between processor speeds and disk speeds might now allow for improved disk scheduling under heavy loads. The simple O(n2) algorithm is seen to provide some modest performance improvements over the best linear algorithms. The study also identifies several areas where potentially large additional performance improvements may be found by extending the framework suggested here.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"98 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":"131787482","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
Analyzing syntax error patterns among novice programmers 分析新手程序员的语法错误模式
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817508
D. Moore, A. Parrish, D. Cordes
This paper reports on work to establish the relationship between various patterns of syntax errors and both the programming process and the ultimate degree of success. Students in introductory and intermediate programming courses tend to have a large number of syntax errors; some of these errors are simply typos, while others are the result of some type of misunderstanding about the fundamentals of programming or of the programming language. In this work, which is currently in progress, we have accumulated student compilation data from an intermediate programming-intensive course at The University of Alabama. We are in the process of correlating these data with both the (a) overall project grade and (b) whether or not the students followed an iterative enhancement paradigm in completing the assignment. The idea is to determine whether different patterns of errors led to a difference in overall performance, as well as whether different development paradigms led to different patterns of errors.
本文报告了建立各种语法错误模式与编程过程和最终成功程度之间关系的工作。学习初级和中级编程课程的学生往往会有大量的语法错误;其中一些错误只是简单的打字错误,而另一些则是对编程基础或编程语言的某种误解的结果。在这项目前正在进行的工作中,我们收集了来自阿拉巴马大学中级编程强化课程的学生汇编数据。我们正在将这些数据与(a)整体项目成绩和(b)学生在完成作业时是否遵循迭代增强范式相关联。其思想是确定不同的错误模式是否会导致总体性能的差异,以及不同的开发范例是否会导致不同的错误模式。
{"title":"Analyzing syntax error patterns among novice programmers","authors":"D. Moore, A. Parrish, D. Cordes","doi":"10.1145/2817460.2817508","DOIUrl":"https://doi.org/10.1145/2817460.2817508","url":null,"abstract":"This paper reports on work to establish the relationship between various patterns of syntax errors and both the programming process and the ultimate degree of success. Students in introductory and intermediate programming courses tend to have a large number of syntax errors; some of these errors are simply typos, while others are the result of some type of misunderstanding about the fundamentals of programming or of the programming language. In this work, which is currently in progress, we have accumulated student compilation data from an intermediate programming-intensive course at The University of Alabama. We are in the process of correlating these data with both the (a) overall project grade and (b) whether or not the students followed an iterative enhancement paradigm in completing the assignment. The idea is to determine whether different patterns of errors led to a difference in overall performance, as well as whether different development paradigms led to different patterns of errors.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"171 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":"133390968","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
Dynamic scheduling of manufacturing processes using dimensional databases 基于维度数据库的制造过程动态调度
Pub Date : 1997-04-02 DOI: 10.1145/2817460.2817516
T. Cheng, S. Ramaswamy
On-line scheduling has traditionally been restricted to single machines or work cells. In this paper, a dynamic on-line scheduling algorithm is presented to encompass several machines or work cells. The algorithm uses a dimensional database to store and query system information such as machine availabilities and other requirements. Due to the built-in capabilities of the dimensional data model for the seamless handling of dimensional data, the algorithm does not depend on a particular data type. As illustrated in this paper, this is particularly applicable to flexible manufacturing systems, where the system data may include any assortment of dimensional data. Such data may include ordinary/temporal data about resource availabilities, spatial data about machine locations and spatio-temporal data such as prior schedules.
在线调度传统上仅限于单个机器或工作单元。本文提出了一种包含多台机器或工作单元的动态在线调度算法。该算法使用多维数据库来存储和查询系统信息,如机器可用性和其他需求。由于维度数据模型具有无缝处理维度数据的内置功能,因此该算法不依赖于特定的数据类型。如本文所述,这特别适用于柔性制造系统,其中系统数据可能包括任何种类的尺寸数据。这些数据可能包括关于资源可用性的普通/时间数据、关于机器位置的空间数据和诸如先前日程安排之类的时空数据。
{"title":"Dynamic scheduling of manufacturing processes using dimensional databases","authors":"T. Cheng, S. Ramaswamy","doi":"10.1145/2817460.2817516","DOIUrl":"https://doi.org/10.1145/2817460.2817516","url":null,"abstract":"On-line scheduling has traditionally been restricted to single machines or work cells. In this paper, a dynamic on-line scheduling algorithm is presented to encompass several machines or work cells. The algorithm uses a dimensional database to store and query system information such as machine availabilities and other requirements. Due to the built-in capabilities of the dimensional data model for the seamless handling of dimensional data, the algorithm does not depend on a particular data type. As illustrated in this paper, this is particularly applicable to flexible manufacturing systems, where the system data may include any assortment of dimensional data. Such data may include ordinary/temporal data about resource availabilities, spatial data about machine locations and spatio-temporal data such as prior schedules.","PeriodicalId":274966,"journal":{"name":"ACM-SE 35","volume":"123 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":"126639820","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