咨询与建议

限定检索结果

文献类型

  • 1,381 篇 会议
  • 108 篇 期刊文献
  • 4 册 图书

馆藏范围

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

日期分布

学科分类号

  • 1,399 篇 工学
    • 1,354 篇 软件工程
    • 1,101 篇 计算机科学与技术...
    • 176 篇 控制科学与工程
    • 38 篇 信息与通信工程
    • 21 篇 建筑学
    • 15 篇 土木工程
    • 15 篇 生物工程
    • 13 篇 电气工程
    • 12 篇 光学工程
    • 6 篇 机械工程
    • 6 篇 材料科学与工程(可...
    • 5 篇 电子科学与技术(可...
    • 4 篇 化学工程与技术
    • 3 篇 冶金工程
    • 3 篇 航空宇航科学与技...
    • 2 篇 力学(可授工学、理...
    • 2 篇 生物医学工程(可授...
  • 166 篇 理学
    • 126 篇 数学
    • 23 篇 系统科学
    • 18 篇 生物学
    • 6 篇 化学
    • 6 篇 统计学(可授理学、...
    • 5 篇 物理学
    • 2 篇 地质学
  • 145 篇 管理学
    • 103 篇 图书情报与档案管...
    • 55 篇 管理科学与工程(可...
    • 31 篇 工商管理
  • 18 篇 教育学
    • 17 篇 教育学
  • 10 篇 法学
    • 9 篇 社会学
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 2 篇 医学
  • 1 篇 农学

主题

  • 452 篇 object oriented ...
  • 226 篇 languages
  • 81 篇 performance
  • 79 篇 design
  • 71 篇 java programming...
  • 52 篇 algorithms
  • 48 篇 java
  • 44 篇 experimentation
  • 43 篇 verification
  • 36 篇 computer program...
  • 31 篇 reliability
  • 30 篇 theory
  • 28 篇 aspect oriented ...
  • 21 篇 measurement
  • 17 篇 human factors
  • 16 篇 parallel program...
  • 15 篇 concurrency
  • 14 篇 static analysis
  • 14 篇 scala
  • 14 篇 refactoring

机构

  • 18 篇 univ washington ...
  • 12 篇 ecole polytech f...
  • 12 篇 univ texas austi...
  • 9 篇 microsoft res re...
  • 9 篇 swiss fed inst t...
  • 8 篇 mit csail cambri...
  • 8 篇 univ calif berke...
  • 8 篇 university of il...
  • 7 篇 victoria univers...
  • 6 篇 programming tool...
  • 6 篇 univ waterloo wa...
  • 6 篇 suny binghamton ...
  • 6 篇 university of wa...
  • 6 篇 carnegie mellon ...
  • 6 篇 aarhus univ dk-8...
  • 6 篇 purdue univ dept...
  • 5 篇 univ marburg d-3...
  • 5 篇 tech univ darmst...
  • 5 篇 ibm t.j. watson ...
  • 5 篇 delft univ techn...

作者

  • 13 篇 noble james
  • 13 篇 de moor oege
  • 13 篇 aldrich jonathan
  • 11 篇 lorenz david h.
  • 10 篇 biddle robert
  • 10 篇 odersky martin
  • 10 篇 ernst michael d.
  • 9 篇 mckinley kathryn...
  • 9 篇 baniassad elisa
  • 9 篇 hendren laurie
  • 9 篇 visser eelco
  • 9 篇 ostermann klaus
  • 8 篇 de champeaux den...
  • 8 篇 tip frank
  • 8 篇 cook william r.
  • 8 篇 johnson ralph
  • 8 篇 liu yu david
  • 8 篇 binder walter
  • 8 篇 abi-antoun marwa...
  • 8 篇 mezini mira

语言

  • 1,424 篇 英文
  • 69 篇 其他
检索条件"任意字段=1987 Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA 1987"
1493 条 记 录,以下是941-950 订阅
排序:
Refactoring tool challenges in a strongly typed language
Refactoring tool challenges in a strongly typed language
收藏 引用
2000 conference on object-oriented programming, systems, languages, and applications, oopsla 2000
作者: Seguin, Christopher 150 Torington Way United States
This poster examines the challenges of developing a refactoring tool for a weakly typed language such as Smalltalk as opposed to a strongly typed language such as Java. To explore this, we will compare the push up fie... 详细信息
来源: 评论
Confined types
Confined types
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Bokowski, Boris Vitek, Jan Freie Universitaet Berlin Berlin Germany
Sharing and transfer of object references is difficult to control in object-oriented languages. Unconstrained sharing poses serious problems for writing secure components in object-oriented languages. In this paper, w... 详细信息
来源: 评论
object views: language support for intelligent object caching in parallel and distributed computations
Object views: language support for intelligent object cachin...
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Lipkind, Ilya Pechtchanski, Igor Karamcheti, Vijay New York Univ New York United States
This work introduces the concept of object views, in particular language support for specifying constraints on object usage. VJava which is an extension to the Java programming language for expressing object views is ... 详细信息
来源: 评论
Subject-oriented design: towards improved alignment of requirements, design and code
Subject-oriented design: towards improved alignment of requi...
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Clarke, Siobhan Harrison, William Ossher, Harold Tarr, Peri Dublin City Univ Ireland
In practice, object-oriented design models have been less useful throughout the lifetime of software systems than they should be. Design models are often large and monolithic, and the structure of the designs is gener... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Formal framework for the Java bytecode language and verifier
Formal framework for the Java bytecode language and verifier
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Freund, Stephen N. Mitchell, John C. Stanford Univ Stanford United States
This paper presents a sound type system for a large subset of the Java bytecode language including classes, interfaces, constructors, methods, exceptions, and bytecode subroutines. This work serves as the foundation f... 详细信息
来源: 评论
Modular type-based reverse engineering of parameterized types in Java code
Modular type-based reverse engineering of parameterized type...
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Duggan, Dominic Stevens Inst of Technology Hoboken United States
An analysis is provided for Java programs that reverse engineers parameterized types into existing Java code. This analysis propagates precise type information about the contents of container objects. As an applicatio... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论
Performance evaluation of the mobile agent paradigm
Performance evaluation of the mobile agent paradigm
收藏 引用
Proceedings of the 1999 conference on object-oriented programming, systems, languages, and applications, oopsla-99
作者: Ismail, L. Hagimont, D. Sirac Lab Saint-Martin France
This paper presents a performance evaluation of the mobile agent paradigm in comparison to the client/server paradigm. This evaluation has been conducted on top of the Java environment, using respectively RMI, the Agl... 详细信息
来源: 评论