咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 1,398 篇 工学
    • 1,353 篇 软件工程
    • 1,101 篇 计算机科学与技术...
    • 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,422 篇 英文
  • 69 篇 其他
检索条件"任意字段=1987 Conference on Object Oriented Programming Systems Languages and Applications, OOPSLA 1987"
1491 条 记 录,以下是471-480 订阅
排序:
Compile-time type-checking for custom type qualifiers in java
Compile-time type-checking for custom type qualifiers in jav...
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, oopsla'07
作者: Papi, Matthew M. Ernst, Michael D. MIT Computer Science and Artificial Intelligence Lab Cambridge MA United States
We have created a system that enables programmers to add custom type qualifiers to the Java language in a backwardcompatible way. The system allows programmers to write type qualifiers in their programs and to create ... 详细信息
来源: 评论
Arrays of objects
Arrays of objects
收藏 引用
2007 ACM SIGPLAN International conference on object-oriented programming, systems, languages and applications, oopsla - 2007 Dynamic languages Symposium, DLS
作者: Kromberg, Morten J. Dyalog Ltd. South Barn Minchens Court Minchens Lane Bramley RG26 5BH United Kingdom
This paper discusses key design decisions faced by a language design team while adding object oriented language features to Dyalog, a modern dialect of APL. Although classes and interfaces are first-class language ele... 详细信息
来源: 评论
Towards a framework for requirement change management in HealthCare software applications
Towards a framework for requirement change management in Hea...
收藏 引用
22nd International conference on object-oriented programming systems, languages, and applications, oopsla 2007 - Companion
作者: Shaban-Nejad, Arash Haarslev, Volker Department of Computer Science Concordia University 1455 de Maisonneuve Blvd. W Montreal QC H3G1M8 Canada
Requirements volatility is an issue in software development life cycle which often originated from our incomplete knowledge about the domain of interest. In this paper, we propose an agent-based approach to manage evo... 详细信息
来源: 评论
Dynamic ownership in a dynamic language
Dynamic ownership in a dynamic language
收藏 引用
2007 ACM SIGPLAN International conference on object-oriented programming, systems, languages and applications, oopsla - 2007 Dynamic languages Symposium, DLS
作者: Gordon, Donald Noble, James Innaworks Development Ltd. Wellington New Zealand Compter Science Victoria University of Wellington New Zealand
object aliasing causes as many problems in dynamic languages as it does in static languages. Most existing work on aliasing, such as ownership types, relies on static checking based on annotations and type declaration... 详细信息
来源: 评论
Theory-infected or how I learned to stopworrying and love universal quantification
Theory-infected or how I learned to stopworrying and love un...
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, oopsla'07
作者: Saff, David MIT CSAIL United States
Writing developer tests as software is built can provide peace mind. As the software grows, running the tests can prove everything still works as the developer envisioned it. what about the behavior the developer fail... 详细信息
来源: 评论
Optimizing java programs using generic types
Optimizing java programs using generic types
收藏 引用
22nd International conference on object-oriented programming systems, languages, and applications, oopsla 2007 - Companion
作者: Mayfield, Eli Kyle Roth, J. Selifonov, Daniel Dahlberg, Nathan Machkasova, Elena University of Minnesota Morris 600 E 4th Street Morris MN 56267 United States
Our research involves improving performance of programs written in the Java programming language. By selective specialization of generic types, we enable the compiler to eliminate typecasting, and provide type informa... 详细信息
来源: 评论
WebRB: Evaluating a visual domain-specific language for building relational web-applications  07
WebRB: Evaluating a visual domain-specific language for buil...
收藏 引用
22nd International conference on object-oriented programming, systems, languages and applications
作者: Leff, Avraham Rayfield, James T. IBM Corp Thomas J Watson Res Ctr Yorktown Hts NY 10598 USA
Many web-applications can be characterized as "relational". In this paper we introduce and evaluate WebRB, a visual domain-specific language for building such applications. WebRB addresses the limitations of... 详细信息
来源: 评论
The design and implementation of formal monitoring techniques
The design and implementation of formal monitoring technique...
收藏 引用
22nd International conference on object-oriented programming systems, languages, and applications, oopsla 2007 - Companion
作者: Bodden, Eric Sable Research Group School of Computer Science McGill University
In runtime monitoring, a programmer specifies a piece of code to execute when a trace of events occurs during program execution. Previous and related work has shown that runtime monitoring techniques can be useful in ... 详细信息
来源: 评论
Mining implementation recipes of framework-provided concepts in dynamic framework API interaction traces
Mining implementation recipes of framework-provided concepts...
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, oopsla'07
作者: Heydarnoori, Abbas Czarnecki, Krzysztof David R. Cheriton School of Computer Science University of Waterloo Canada Electrical and Computer Engineering Department University of Waterloo Canada
Application developers often apply the Monkey See/Monkey Do rule for framework-based application development, i.e., they use existing applications as a guide to understand how to implement a desired framework-provided... 详细信息
来源: 评论
IAnticorruption - A domain-driven design approach to more robust integration
IAnticorruption - A domain-driven design approach to more ro...
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN conference on object-oriented programming systems and applications Companion, oopsla'07
作者: Sam, Peng Ying, Hu Custom House Global Foreign Exchange 501 - 576 Seymour Street Vancouver BC V6B 3K1 Canada
Custom House's new currency exchange system is integrated with a legacy system. After a few years of growth, the two systems were so intricately tangled that even small changes made in the integration layer would ... 详细信息
来源: 评论