咨询与建议

限定检索结果

文献类型

  • 959 篇 会议
  • 62 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 1,022 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 905 篇 工学
    • 859 篇 软件工程
    • 783 篇 计算机科学与技术...
    • 155 篇 控制科学与工程
    • 28 篇 信息与通信工程
    • 16 篇 电气工程
    • 12 篇 建筑学
    • 10 篇 光学工程
    • 9 篇 土木工程
    • 9 篇 生物工程
    • 6 篇 材料科学与工程(可...
    • 5 篇 机械工程
    • 4 篇 电子科学与技术(可...
    • 4 篇 化学工程与技术
    • 3 篇 冶金工程
    • 3 篇 航空宇航科学与技...
    • 2 篇 力学(可授工学、理...
  • 123 篇 理学
    • 92 篇 数学
    • 17 篇 系统科学
    • 12 篇 生物学
    • 6 篇 统计学(可授理学、...
    • 5 篇 化学
    • 3 篇 物理学
    • 2 篇 地质学
  • 109 篇 管理学
    • 78 篇 图书情报与档案管...
    • 42 篇 管理科学与工程(可...
    • 23 篇 工商管理
  • 16 篇 教育学
    • 15 篇 教育学
  • 8 篇 法学
    • 8 篇 社会学
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 医学
    • 2 篇 基础医学(可授医学...
  • 1 篇 农学

主题

  • 468 篇 object oriented ...
  • 24 篇 languages
  • 22 篇 object oriented ...
  • 17 篇 object-oriented ...
  • 16 篇 computer languag...
  • 15 篇 performance
  • 15 篇 java
  • 12 篇 design
  • 10 篇 computer program...
  • 10 篇 user interfaces
  • 9 篇 software enginee...
  • 9 篇 verification
  • 8 篇 application soft...
  • 8 篇 semantics
  • 8 篇 computer aided s...
  • 7 篇 computer science
  • 7 篇 parallel program...
  • 7 篇 static analysis
  • 7 篇 scala
  • 6 篇 reliability

机构

  • 7 篇 swiss fed inst t...
  • 6 篇 univ texas austi...
  • 5 篇 ibm t.j. watson ...
  • 5 篇 carnegie mellon ...
  • 5 篇 university of il...
  • 4 篇 ecole polytech f...
  • 4 篇 univ waterloo wa...
  • 4 篇 victoria univers...
  • 4 篇 at and t united ...
  • 3 篇 ibm united state...
  • 3 篇 school of comput...
  • 3 篇 university of te...
  • 3 篇 univ of washingt...
  • 3 篇 university of il...
  • 3 篇 oregon graduate ...
  • 3 篇 ibm
  • 3 篇 schlumberger-dol...
  • 3 篇 department of co...
  • 3 篇 intel corp santa...
  • 3 篇 computer science...

作者

  • 9 篇 biddle robert
  • 9 篇 aldrich jonathan
  • 8 篇 de champeaux den...
  • 8 篇 noble james
  • 8 篇 cook william r.
  • 7 篇 johnson ralph
  • 7 篇 coad peter
  • 7 篇 abi-antoun marwa...
  • 6 篇 baniassad elisa
  • 6 篇 yonezawa akinori
  • 6 篇 jacobson ivar
  • 5 篇 mckinley kathryn...
  • 5 篇 sweeney peter f.
  • 5 篇 palsberg jens
  • 5 篇 grothoff christi...
  • 5 篇 helm richard
  • 5 篇 yoder joseph w.
  • 5 篇 alphonce carl
  • 5 篇 kiczales gregor
  • 5 篇 ungar david

语言

  • 998 篇 英文
  • 24 篇 其他
检索条件"任意字段=1988 Conference on Object-Oriented Programming Systems, Languages and Applications, OOPSLA 1988"
1022 条 记 录,以下是721-730 订阅
排序:
Case study of object-oriented software development  92
Case study of object-oriented software development
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: de Champeaux, Dennis Anderson, Al Feldhousen, Ed HP-Lab Palo Alto CA United States
These are the highlights of a successfully completed application of object-oriented software development for a new product. The project was of medium size, the duration was less than 24 months (from the end of the req... 详细信息
来源: 评论
Comparative performance evaluation of write barrier implementations
Comparative performance evaluation of write barrier implemen...
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Hosking, Antony L. Moss, J.Eliot B. Stefanovic, Darko Univ of Massachusetts Amherst United States
Generational garbage collectors are able to achieve very small pause times by concentrating on the youngest (most recently allocated) objects when collecting, since objects have been observed to die young in many syst... 详细信息
来源: 评论
Concurrency annotations
Concurrency annotations
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Loehr, Klaus-Peter Freie Universitaet Berlin Berlin Germany
Widespread acceptance of concurrent object-oriented programming in the field can only be expected if smooth integration with sequential programming is achieved. This means that a common language base has to be used, w... 详细信息
来源: 评论
Interfaces and specifications for the Smalltalk-80 collection classes  92
Interfaces and specifications for the Smalltalk-80 collectio...
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Cook, William R. Apple Computer Cupertino CA United States
The hierarchy of interfaces implicit in the Smalltalk-80 collection class library is computed and analyzed. The interface hierarchy is independent of the inheritance hierarchy because methods are frequently deleted by... 详细信息
来源: 评论
CACL: Efficient fine-grained protection for objects
CACL: Efficient fine-grained protection for objects
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Richardson, Joel Schwarz, Peter Cabrera, Luis-Felipe IBM Almaden Research Cent San Jose United States
CACL is a protection scheme for objects that offers a simple and flexible model of protection and has an efficient, software-only implementation. The model, based on Access Control Lists (ACLs) integrated with the typ... 详细信息
来源: 评论
Visualizing objects: Methods for exploring Human Computer Interaction concepts
Visualizing objects: Methods for exploring Human Computer In...
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Wangler, Michael F. Hansen, Peeter Computer Sciences Corp Fort Huachuca United States
This experience paper discusses the use of index card based analysis tools by small teams of prototypers and system end users as a means for investigating potential Human Computer Interaction (HCI) concepts for future... 详细信息
来源: 评论
Tunable formalism in object-oriented systems analysis: Meeting the needs of both theoreticians and practitioners
Tunable formalism in object-oriented systems analysis: Meeti...
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Clyde, Stephen W. Embley, David W. Woodfield, Scott N. Brigham Young Univ Provo United States
object-oriented systems Analysis (OSA) meets the needs of both theoreticians and practitioners by providing tunable formalism. In this paper, we show how an OSA user's use of formalism can be tuned from completely... 详细信息
来源: 评论
object-oriented implementation of a document editor
Object-oriented implementation of a document editor
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Calder, Paul Linton, Mark Flinders Univ
Traditional document editors are large and complex. Using first-class objects to represent individual characters in a document, we have implemented an editor that is much smaller and simpler than editors of comparable... 详细信息
来源: 评论
Integration of different system engineering methods using an object-oriented model
Integration of different system engineering methods using an...
收藏 引用
1992 conference on object-oriented programming systems, languages, and applications, oopsla 1992
作者: Clausen, Horst D. Hofmann, Anton Pawlitzek, Gabriele H. University of Salzburg Department of Computer Science and System Analysis Jakob-Haringer-Strasse 5 SalzburgA-5020 Austria German Aerospace Research Establishment Software Engineering Laboratory Munnchnerstrasse 20 OberpfaffenhofenD-8031 Germany
The development of large, complex systems consisting of both hardware and software normally involves several companies and/or development teams for the development of the different subsystems forming the entire system... 详细信息
来源: 评论
From events to objects: The heresy of event-orientation in a world of objects
From events to objects: The heresy of event-orientation in a...
收藏 引用
conference on object-oriented programming systems, languages, and applications - oopsla'92
作者: Constantine, Larry L. Jacobson, Ivar Page-Jones, Meilir Palmer, John Weiss, Steven OPTions group Acton United States
The early chapters in the evolving history of object-oriented software development have been dominated by the orthodoxy that objects are real and the job of the systems analyst or software engineer is to abstract them... 详细信息
来源: 评论