咨询与建议

限定检索结果

文献类型

  • 1,381 篇 会议
  • 109 篇 期刊文献
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

  • 1,400 篇 工学
    • 1,353 篇 软件工程
    • 1,103 篇 计算机科学与技术...
    • 176 篇 控制科学与工程
    • 38 篇 信息与通信工程
    • 21 篇 建筑学
    • 15 篇 土木工程
    • 15 篇 生物工程
    • 12 篇 光学工程
    • 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,423 篇 英文
  • 70 篇 其他
检索条件"任意字段=1987 Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA 1987"
1493 条 记 录,以下是691-700 订阅
排序:
Javari: Adding reference immutability to Java
Javari: Adding reference immutability to Java
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Tschantz, Matthew S. Ernst, Michael D. MIT CSAIL Cambridge MA United States
This paper describes a type system that is capable of expressing and enforcing immutability constraints. The specific constraint expressed is that the abstract state of the object to which an immutable reference refer... 详细信息
来源: 评论
Modeling architectural patterns using architectural primitives  05
Modeling architectural patterns using architectural primitiv...
收藏 引用
20th conference on object-oriented programming, systems, languages and applications
作者: Zdun, U Avgeriou, P Vienna Univ Econ Dept Informat Syst Vienna Austria Fraunhofer IPSI Darmstadt Germany
Architectural patterns are a key point in architectural documentation. Regrettably, there is poor support for modeling architectural patterns, because the pattern elements are not directly matched by elements in model... 详细信息
来源: 评论
Micro patterns in Java code
Micro patterns in Java code
收藏 引用
20th conference on object-oriented programming, systems, languages and applications
作者: Gil, J Maman, I Technion Israel Inst Technol Dept Comp Sci IL-32000 Haifa Israel
Micro patterns are similar to design patterns, except that micro patterns stand at a lower. closer to the implementation, level of abstraction. Micro patterns are also unique in that they are mechanically recognizable... 详细信息
来源: 评论
Testing domain-specific languages in eclipse
Testing domain-specific languages in eclipse
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Wu, Hui Gray, Jeff Department of Computer and Information Science University of Alabama at Birmingham BirminghamAL35294-1170 United States
Domain-specific languages (DSLs) use idioms that are closer to the abstractions found in a specific problem domain. Tool support for testing and debugging DSLs is lacking when compared to the capabilities provided for... 详细信息
来源: 评论
Removing Duplication from ***: A Case Study using Traits
Removing Duplication from ***: A Case Study using Traits
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Murphy-Hill, Emerson R. Quitslund, Philip J. Black, Andrew P. Maseeh College of Engineering and Computer Science Portland State University PortlandOR United States
Code duplication is a serious problem with no easy solution, even in industrial-strength code. Single inheritance cannot provide for effective code reuse in all situations, and sometimes programmers are driven to dupl... 详细信息
来源: 评论
X10: An object-oriented approach to Non-Uniform Cluster Computing
X10: An object-oriented approach to Non-Uniform Cluster Comp...
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Charles, Philippe Grothoff, Christian Saraswat, Vijay Donawa, Christopher Kielstra, Allan Ebcioglu, Kemal Von Praun, Christoph Sarkar, Vivek IBM T.J. Watson Research Center P.O. Box 704 Yorktown Heights NY 10598 United States UCLA Computer Science Department Boelter Hall Los Angeles CA 90095 United States IBM Toronto Laboratory 8200 Warden Avenue Markham ON L6G 1C7 Canada
It is now well established that the device scaling predicted by Moore's Law is no longer a viable option for increasing the clock frequency of future uniprocessor systems at the rate that had been sustained during... 详细信息
来源: 评论
Relational queries over program traces
Relational queries over program traces
收藏 引用
20th conference on object-oriented programming, systems, languages and applications
作者: Goldsmith, S O'Callahan, R Aiken, A Univ Calif Berkeley Berkeley CA 94720 USA Stanford Univ Stanford CA 94305 USA
Instrumenting programs with code to monitor runtime behavior is a common technique for profiling and debugging. In practice, instrumentation is either inserted manually by programmers, or automatically by specialized ... 详细信息
来源: 评论
Constructing a metacircular Virtual machine in an exploratory programming environment
Constructing a metacircular Virtual machine in an explorator...
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Ungar, David Spitz, Adam Ausch, Alex Sun Microsystems 4150 Network Circle Menlo ParkCA94025 United States
Can virtual machine developers benefit from religiously observing the principles more often embraced for exploratory programming? To find out, we are concurrently constructing two artifacts-a Self VM entirely in Self ... 详细信息
来源: 评论
Arithmetic with measurements on dynamically-typed object-oriented languages
Arithmetic with measurements on dynamically-typed object-ori...
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Wilkinson, Hernán Prieto, Máximo Romeo, Luciano Mercap Development Manager Tacuari 202 7mo Piso Buenos AiresC1071AAF Argentina cc11 La Plata1900 Argentina Mercap Software Architect Tacuari 202 7mo Piso Buenos AiresC1071AAF Argentina
In physics, like in other sciences, formulas are specified using explicit measurements, that is, a number with its unit. The first step to determine the validity of a physics formula's evaluation is to verify that... 详细信息
来源: 评论
GOOAL: An Educational object oriented Analysis Laboratory
GOOAL: An Educational Object Oriented Analysis Laboratory
收藏 引用
oopsla'05 - 20th Annual ACM conference on object-oriented programming, systems, languages, and applications
作者: Pérez-González, H.G. Kalita, Jugal K. Núñez Varela, Alberto Salvador Wiener, Richard S. Facultad de Ingeniería Universidad Autánoma de San Luis Potosí Mexico Dept. of Computer Science University of Colorado at Colo. Springs Co United States
Our goal is to enable rapid production of static and dynamic object models from natural language description of problems. Rapid modeling is achieved through automation of analysis tasks. This automation captures the c... 详细信息
来源: 评论