首页 > 最新文献

Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences最新文献

英文 中文
Adept-a task based design environment adept——一个基于任务的设计环境
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183310
P. Markopoulos, J. Pycock, S. Wilson, P. Johnson
Modern user interface development environments are based on fast prototyping which as a methodology does not incorporate any theory or design principles. Adept (advanced design environment for prototyping with tasks) incorporates a theory of modelling users and user task knowledge known as task knowledge structures and extends it to a theoretical framework for modelling user, task and interface characteristics. The paper introduces the underlying framework, and discusses how this can be used to support task based user interface design.<>
现代用户界面开发环境是基于快速原型的,作为一种方法,它不包含任何理论或设计原则。Adept(用于任务原型的高级设计环境)将建模用户和用户任务知识(称为任务知识结构)的理论结合起来,并将其扩展为建模用户、任务和界面特征的理论框架。本文介绍了底层框架,并讨论了如何使用它来支持基于任务的用户界面设计
{"title":"Adept-a task based design environment","authors":"P. Markopoulos, J. Pycock, S. Wilson, P. Johnson","doi":"10.1109/HICSS.1992.183310","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183310","url":null,"abstract":"Modern user interface development environments are based on fast prototyping which as a methodology does not incorporate any theory or design principles. Adept (advanced design environment for prototyping with tasks) incorporates a theory of modelling users and user task knowledge known as task knowledge structures and extends it to a theoretical framework for modelling user, task and interface characteristics. The paper introduces the underlying framework, and discusses how this can be used to support task based user interface design.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127406104","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}
引用次数: 46
Using hypertext to locate reusable objects 使用超文本定位可重用对象
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183301
R. Robson
A prevalent problem in code reuse is the difficult if in locating the code to be reused. Rapid prototyping depends heavily on being able to locate software components to assemble into new applications. The paper presents DYHARD, a specification language that allows a programmer to specify how hypertext links are to be maintained between reusable software components in a library. The language is object-oriented and exploits the class structure to help the user model his data. The hypertext links are used to form multiple logical threads interconnecting the software components to let the programmer to locate and reuse code more easily.<>
代码重用中的一个普遍问题是难以定位要重用的代码。快速原型在很大程度上依赖于能够定位软件组件以组装成新的应用程序。本文介绍了DYHARD,一种规范语言,它允许程序员指定如何在库中可重用的软件组件之间维护超文本链接。该语言是面向对象的,并利用类结构来帮助用户对数据建模。超文本链接用于形成多个连接软件组件的逻辑线程,使程序员更容易定位和重用代码
{"title":"Using hypertext to locate reusable objects","authors":"R. Robson","doi":"10.1109/HICSS.1992.183301","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183301","url":null,"abstract":"A prevalent problem in code reuse is the difficult if in locating the code to be reused. Rapid prototyping depends heavily on being able to locate software components to assemble into new applications. The paper presents DYHARD, a specification language that allows a programmer to specify how hypertext links are to be maintained between reusable software components in a library. The language is object-oriented and exploits the class structure to help the user model his data. The hypertext links are used to form multiple logical threads interconnecting the software components to let the programmer to locate and reuse code more easily.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130620299","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
A software environment for programming distributed memory machines 分布式内存机编程的软件环境
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183172
S. Chaumette
For efficiency, multiprocessor local memory machines work mostly on the message passing principle, and therefore are programmed using the framework of communicating sequential processes. This programming should be easy to do, and this ease obviously requires an adequate software environment. One such environment, ADAM, is the main topic of the paper. Especially important and time consuming in the development cycle of a distributed application is the debugging phase. Therefore among the tools provided by the ADAM environment, those dedicated to debugging have been emphasized. The most interesting are: a centralized simulator-debugger at the level of the language; a tool based upon traces that enables to see the communication that took place during an execution. The most original part of this work consists of debugging mechanisms dedicated to communication.<>
为了提高效率,多处理器本地内存机主要基于消息传递原理工作,因此使用通信顺序进程的框架进行编程。这种编程应该很容易完成,而这种容易显然需要一个适当的软件环境。其中一个这样的环境,亚当,是本文的主要主题。在分布式应用程序的开发周期中,调试阶段尤为重要且耗时。因此,在ADAM环境提供的工具中,着重强调了专门用于调试的工具。最有趣的是:语言级别的集中式模拟器调试器;一种基于跟踪的工具,可以查看在执行过程中发生的通信。这项工作最原始的部分由专门用于通信的调试机制组成
{"title":"A software environment for programming distributed memory machines","authors":"S. Chaumette","doi":"10.1109/HICSS.1992.183172","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183172","url":null,"abstract":"For efficiency, multiprocessor local memory machines work mostly on the message passing principle, and therefore are programmed using the framework of communicating sequential processes. This programming should be easy to do, and this ease obviously requires an adequate software environment. One such environment, ADAM, is the main topic of the paper. Especially important and time consuming in the development cycle of a distributed application is the debugging phase. Therefore among the tools provided by the ADAM environment, those dedicated to debugging have been emphasized. The most interesting are: a centralized simulator-debugger at the level of the language; a tool based upon traces that enables to see the communication that took place during an execution. The most original part of this work consists of debugging mechanisms dedicated to communication.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128346580","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
Measurement of creativity of IS products IS产品创意的测量
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183347
J. Couger, G. Dengate
While the literature on creativity/innovation in IS is sparse, the literature on measurement of creativity in IS products/services is non-existent. The paper provides a review of the literature on measurement of creativity, then concentrates on a discussion of the measurement of software products. Six software products are evaluated for their degree of creativity using a two-criterion approach: novelty and utility.<>
虽然关于IS中创造力/创新的文献很少,但关于IS产品/服务中创造力测量的文献却不存在。本文回顾了关于创造力度量的文献,然后集中讨论了软件产品的度量。六种软件产品的创造性程度评估使用两个标准的方法:新颖性和实用性。
{"title":"Measurement of creativity of IS products","authors":"J. Couger, G. Dengate","doi":"10.1109/HICSS.1992.183347","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183347","url":null,"abstract":"While the literature on creativity/innovation in IS is sparse, the literature on measurement of creativity in IS products/services is non-existent. The paper provides a review of the literature on measurement of creativity, then concentrates on a discussion of the measurement of software products. Six software products are evaluated for their degree of creativity using a two-criterion approach: novelty and utility.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132203328","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}
引用次数: 44
GRAPE-2A: a special purpose computer for simulations of many-body systems with arbitrary central force graph - 2a:用于模拟具有任意中心力的多体系统的专用计算机
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183159
T. Ebisuzaki, T. Ito, J. Makino, S. Okumura, D. Sugimoto
The authors are developing GRAPE-2A which is a back-end processor to accelerate the simulations of many-body systems such as stellar clusters and systems of molecules. GRAPE-2A calculates forces exerted on one particle from all other particles. The host computer, connected to GRAPE-2A through a VME bus, performs other calculations such as time integration. In the simulation of many-body systems, almost all computation time is consumed in the calculation of forces between particles, i.e. gravitational, Coulomb, and van der Waals forces. GRAPE-2A can calculate the forces with an arbitrary functional form using a hardwired pipeline. The host computer can set the functional form of the force by sending the interpolation data to GRAPE-2A. The computational speed of GRAPE-2A is 300 MFLOPS. Aiming at a speed of 1 TFLOPS, the authors are planning to develop a GRAPE system in which many GRAPE pipelines work in parallel.<>
作者正在开发GRAPE-2A,这是一个后端处理器,可以加速对星团和分子系统等多体系统的模拟。graph - 2a计算所有其他粒子施加在一个粒子上的力。主机通过VME总线连接到GRAPE-2A,执行其他计算,如时间积分。在多体系统的模拟中,几乎所有的计算时间都耗费在粒子间力的计算上,即万有引力、库仑力和范德华力。graph - 2a可以使用硬连线管道以任意函数形式计算力。上位机通过将插补数据发送给graph - 2a,即可设定力的函数形式。graph - 2a的计算速度为300 MFLOPS。以1 TFLOPS的速度为目标,作者正在计划开发一个GRAPE系统,其中许多GRAPE管道并行工作。
{"title":"GRAPE-2A: a special purpose computer for simulations of many-body systems with arbitrary central force","authors":"T. Ebisuzaki, T. Ito, J. Makino, S. Okumura, D. Sugimoto","doi":"10.1109/HICSS.1992.183159","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183159","url":null,"abstract":"The authors are developing GRAPE-2A which is a back-end processor to accelerate the simulations of many-body systems such as stellar clusters and systems of molecules. GRAPE-2A calculates forces exerted on one particle from all other particles. The host computer, connected to GRAPE-2A through a VME bus, performs other calculations such as time integration. In the simulation of many-body systems, almost all computation time is consumed in the calculation of forces between particles, i.e. gravitational, Coulomb, and van der Waals forces. GRAPE-2A can calculate the forces with an arbitrary functional form using a hardwired pipeline. The host computer can set the functional form of the force by sending the interpolation data to GRAPE-2A. The computational speed of GRAPE-2A is 300 MFLOPS. Aiming at a speed of 1 TFLOPS, the authors are planning to develop a GRAPE system in which many GRAPE pipelines work in parallel.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"112 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132952002","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
Controlled job migration in load balanced distributed systems 负载均衡分布式系统中的受控作业迁移
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183208
H. Ali, H. El-Rewini, K. Khalil
The load balancing problem in distributed systems has been studied by several researchers for many years. The authors believe that balancing the load by transferring jobs from one processor to another considering all the processors in the system might result in unsatisfactory performance due to communication overhead. They introduce a new technique that considers the topology of the interconnection network and the physical parameters of the communication links. While balancing the load, the proposed strategy maintains an acceptable level of stability and security by controlling job migration in the distributed system.<>
分布式系统中的负载均衡问题已经被许多研究者研究了很多年。作者认为,考虑到系统中的所有处理器,通过将作业从一个处理器转移到另一个处理器来平衡负载可能会由于通信开销而导致性能不理想。他们引入了一种新技术,该技术考虑了互连网络的拓扑结构和通信链路的物理参数。在平衡负载的同时,该策略通过控制分布式系统中的作业迁移来保持可接受的稳定性和安全性
{"title":"Controlled job migration in load balanced distributed systems","authors":"H. Ali, H. El-Rewini, K. Khalil","doi":"10.1109/HICSS.1992.183208","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183208","url":null,"abstract":"The load balancing problem in distributed systems has been studied by several researchers for many years. The authors believe that balancing the load by transferring jobs from one processor to another considering all the processors in the system might result in unsatisfactory performance due to communication overhead. They introduce a new technique that considers the topology of the interconnection network and the physical parameters of the communication links. While balancing the load, the proposed strategy maintains an acceptable level of stability and security by controlling job migration in the distributed system.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"260 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133495824","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
Development of measures for studying emerging technologies 制定研究新兴技术的措施
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183351
I. Benbasat, G. C. Moore
The paper describes the process of construct validation and instrument development and discusses recent efforts within the management information systems literature in this area. It first reviews the issues of construct validity, describing the criteria by which the process and output of validation efforts can be assessed. It then considers three studies which concentrated on developing instruments to measure the factors which affect the adoption of new information technologies.<>
本文描述了结构验证和工具开发的过程,并讨论了该领域管理信息系统文献中的最新成果。它首先回顾了结构有效性的问题,描述了可以评估验证工作的过程和输出的标准。然后考虑三项研究,这些研究集中在开发工具来衡量影响采用新信息技术的因素。
{"title":"Development of measures for studying emerging technologies","authors":"I. Benbasat, G. C. Moore","doi":"10.1109/HICSS.1992.183351","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183351","url":null,"abstract":"The paper describes the process of construct validation and instrument development and discusses recent efforts within the management information systems literature in this area. It first reviews the issues of construct validity, describing the criteria by which the process and output of validation efforts can be assessed. It then considers three studies which concentrated on developing instruments to measure the factors which affect the adoption of new information technologies.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132036535","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}
引用次数: 18
Executive support in an open loop control environment 开环控制环境中的执行支持
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183479
G. Widmeyer
Discusses the design of executive support systems in an organizational environment based upon open loop control as opposed to closed loop control. This change in view supports a faster response to changes in the external environment but it requires that the executive process must increase its issue scanning and tracking activities. This research is based on the descriptive literature of executive tasks, management control, and successful strategic decision processes. It is also based on the normative literature of automatic control systems. These two sources are synthesized to provide some characteristics of an executive support systems described using an entity-relationship diagram and a data flow diagram. The author argues that the key characteristics of this support are that the data should be issue-oriented and the processes should be learning-oriented.<>
讨论基于开环控制而非闭环控制的组织环境中执行支持系统的设计。这种视图的更改支持对外部环境中的更改做出更快的响应,但是它要求执行过程必须增加其问题扫描和跟踪活动。本研究是基于执行任务,管理控制和成功的战略决策过程的描述性文献。它也是基于自动控制系统的规范文献。将这两个来源综合起来,以提供使用实体关系图和数据流程图描述的执行支持系统的一些特征。作者认为,这种支持的关键特征是数据应该面向问题,过程应该面向学习
{"title":"Executive support in an open loop control environment","authors":"G. Widmeyer","doi":"10.1109/HICSS.1992.183479","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183479","url":null,"abstract":"Discusses the design of executive support systems in an organizational environment based upon open loop control as opposed to closed loop control. This change in view supports a faster response to changes in the external environment but it requires that the executive process must increase its issue scanning and tracking activities. This research is based on the descriptive literature of executive tasks, management control, and successful strategic decision processes. It is also based on the normative literature of automatic control systems. These two sources are synthesized to provide some characteristics of an executive support systems described using an entity-relationship diagram and a data flow diagram. The author argues that the key characteristics of this support are that the data should be issue-oriented and the processes should be learning-oriented.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"2 6","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113962989","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
An expert system approach for interface management in decision support systems 决策支持系统中界面管理的专家系统方法
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183469
H. Yazici, K. Muthuswamy, J. Vila
Recent developments in decision support systems (DSSs) design suggest that as the capabilities of systems expand, the need for designing effective and flexible interfaces increases significantly. However, little research has been done in the area of interface management in DSS. This paper examines the role of user, task, and system characteristics in determining display methods, and advocates an expert system approach to system-user interface management within the context of a DSS. The authors present the architecture of such a system-expert system interface manager (ESIM)-discuss a prototype implementation, and identify areas for future research.<>
决策支持系统(DSSs)设计的最新发展表明,随着系统功能的扩展,对设计有效和灵活接口的需求显着增加。然而,在决策支持系统的接口管理方面,研究还很少。本文探讨了用户、任务和系统特征在决定显示方法中的作用,并提倡在决策支持系统的背景下采用专家系统方法进行系统用户界面管理。作者提出了这样一个系统的体系结构-专家系统接口管理器(ESIM)-讨论了一个原型实现,并确定了未来研究的领域。
{"title":"An expert system approach for interface management in decision support systems","authors":"H. Yazici, K. Muthuswamy, J. Vila","doi":"10.1109/HICSS.1992.183469","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183469","url":null,"abstract":"Recent developments in decision support systems (DSSs) design suggest that as the capabilities of systems expand, the need for designing effective and flexible interfaces increases significantly. However, little research has been done in the area of interface management in DSS. This paper examines the role of user, task, and system characteristics in determining display methods, and advocates an expert system approach to system-user interface management within the context of a DSS. The authors present the architecture of such a system-expert system interface manager (ESIM)-discuss a prototype implementation, and identify areas for future research.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122455323","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
The SPARK 2.0 system-a special purpose vector processor with a VectorPASCAL compiler SPARK 2.0系统——一个带有VectorPASCAL编译器的专用矢量处理器
Pub Date : 1992-01-07 DOI: 10.1109/HICSS.1992.183204
A. Formella, A. Obe, W. Paul, T. Rauber, D. Schmidt
The paper describes the architecture of the SPARK 2.0 processor and introduces a compiler for VectorPASCAL. Features of the architecture are the flexible address generation during vector operations and the large memories closely connected to the functional units. The source language allows programs to be written with vector statements avoiding scalar inner loops. The compiler employs several optimizing strategies to utilize the architectural benefits efficiently.<>
本文介绍了SPARK 2.0处理器的体系结构,并介绍了VectorPASCAL的编译器。该架构的特点是在矢量运算过程中灵活的地址生成和与功能单元紧密连接的大内存。源语言允许用矢量语句编写程序,避免标量内循环。编译器采用几种优化策略来有效地利用体系结构的优势
{"title":"The SPARK 2.0 system-a special purpose vector processor with a VectorPASCAL compiler","authors":"A. Formella, A. Obe, W. Paul, T. Rauber, D. Schmidt","doi":"10.1109/HICSS.1992.183204","DOIUrl":"https://doi.org/10.1109/HICSS.1992.183204","url":null,"abstract":"The paper describes the architecture of the SPARK 2.0 processor and introduces a compiler for VectorPASCAL. Features of the architecture are the flexible address generation during vector operations and the large memories closely connected to the functional units. The source language allows programs to be written with vector statements avoiding scalar inner loops. The compiler employs several optimizing strategies to utilize the architectural benefits efficiently.<<ETX>>","PeriodicalId":103288,"journal":{"name":"Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences","volume":"352 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1992-01-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122849211","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
期刊
Proceedings of the Twenty-Fifth Hawaii International Conference on System Sciences
全部 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