咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是471-480 订阅
排序:
Language for specifying recursive traversals of object structures
Language for specifying recursive traversals of object struc...
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Ovlinger, Johan Wand, Mitchell Northeastern Univ Boston United States
We present a domain-specific language for specifying recursive traversals of object structures, for use with the visitor pattern. Traversals are traditionally specified as iterations, forcing the programmer to adopt a... 详细信息
来源: 评论
Correspondence polymorphism for object-oriented languages
Correspondence polymorphism for object-oriented languages
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Rinat, Ran Smith, Scott F. Magidor, Menachem Hebrew Univ Israel
In this paper we propose a new form of polymorphism for object-oriented languages, called correspondence polymorphism. It lies in a different dimension than either parametric or subtype polymorphism. In correspondence... 详细信息
来源: 评论
Semantic analysis of virtual classes and nested classes
Semantic analysis of virtual classes and nested classes
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Madsen, Ole Lehrmann Aarhus Univ Arhus Denmark
Virtual classes and nested classes are distinguishing features of BETA. Nested classes originated from Simula, but until recently they have not been part of main stream object-oriented languages. C++ has a restricted ... 详细信息
来源: 评论
Escape analysis for object oriented languages. Application to Java
Escape analysis for object oriented languages. Application t...
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Blanchet, Bruno INRIA Rocquencourt Le Chesnay France
Escape analysis is a static analysis that determines whether the lifetime of data exceeds its static scope. The main originality of our escape analysis is that it determines precisely the effect of assignments, which ... 详细信息
来源: 评论
Distributed object-oriented framework for dependable multiparty interactions
Distributed object-oriented framework for dependable multipa...
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Zorzo, A.F. Stroud, R.J. Pontificia Universidade Catolica do RS Brazil
In programming distributed object-oriented systems, there are several approaches for achieving binary interactions in a multiprocess environment. Usually these approaches take care only of synchronisation or communica... 详细信息
来源: 评论
Detecting defects in object oriented designs: using reading techniques to increase software quality
Detecting defects in object oriented designs: using reading ...
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Travassos, Guilherme H. Shull, Forrest Fredericks, Michael Basili, Victor R. Univ of Maryland College Park United States
Inspections can be used to identify defects in software artifacts. In this way, inspection methods help to improve software quality, especially when used early in software development. Inspections of software design m... 详细信息
来源: 评论
Proceedings of the conference on object-oriented programming systems, languages, and applications, oopsla
Proceedings of the Conference on Object-Oriented Programming...
收藏 引用
1998 conference on object-oriented programming, systems, languages, and applications, oopsla 1998
The proceedings contain 37 papers. The topics discussed include: an evaluation of automatic object inline allocation techniques;JRes: a resource accounting interface for java;dynamic class loading in the java virtual ...
来源: 评论
Thinking with prototypes: oopsla '98 workshop on prototype-based object-oriented programming
Thinking with prototypes: OOPSLA '98 workshop on prototype-b...
收藏 引用
1998 conference on object-oriented programming, systems, languages, and applications, oopsla 1998
作者: Taivalsaari, Antero Noble, James
来源: 评论
Implementation and application of object oriented workflow management systems
Implementation and application of object oriented workflow m...
收藏 引用
1998 conference on object-oriented programming, systems, languages, and applications, oopsla 1998
作者: Schulze, Wolfgang
来源: 评论
Modeling dynamic/emergent distributed object systems
Modeling dynamic/emergent distributed object systems
收藏 引用
1998 conference on object-oriented programming, systems, languages, and applications, oopsla 1998
作者: Kiniry, Joseph
来源: 评论