咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是401-410 订阅
排序:
Towards adaptive programming integrating reinforcement learning into a programming language  08
Towards adaptive programming integrating reinforcement learn...
收藏 引用
23rd ACM conference on object-oriented programming systems, languages, and applications, oopsla 2008
作者: Simpkins, Christopher Bhat, Sooraj Isbell Jr., Charles Mateas, Michael College of Computing Georgia Institute of Technology United States Computer Science Department University of California Santa Cruz United States
Current programming languages and software engineering paradigms are proving insufficient for building intelligent multi-agent systems-such as interactive games and narratives-where developers are called upon to write... 详细信息
来源: 评论
Virtual machines and intermediate languages for emerging modularization mechanisms (VMIL 2008)
Virtual machines and intermediate languages for emerging mod...
收藏 引用
23rd ACM SIGPLAN conference on object oriented programming systems languages and applications,oopsla 2008
作者: Rajan, Hridesh Haupt, Michael Bockisch, Christoph Dyer, Robert Iowa State University United States University of Potsdam Germany Technische Universitat Darmstadt Germany
Modern programming languages are compiled to intermediate code preserving the intention of high-level language constructs. Emerging modularization mechanisms, however, lack such handling. Recent research results have ... 详细信息
来源: 评论
Performance pitfalls in large-scale java applications translated from COBOL
Performance pitfalls in large-scale java applications transl...
收藏 引用
23rd ACM SIGPLAN conference on object oriented programming systems languages and applications,oopsla 2008
作者: Suganuma, Toshio Yasue, Toshiaki Onodera, Tamiya Nakatani, Toshio IBM Research Tokyo Research Laboratory 1623-14 Shimo-tsuruma Yamato Kanagawa Japan
There is a growing need to translate large-scale legacy mainframe applications from COBOL to Java. This is to transform the applications into modern Web-based services, without sacrificing the original programming inv... 详细信息
来源: 评论
Re-engineering the algorithmA project for long-term maintenance
Re-engineering the algorithmA project for long-term maintena...
收藏 引用
23rd ACM SIGPLAN conference on object oriented programming systems languages and applications,oopsla 2008
作者: James, Willie Lucas, Phil O'Connor, John Concepcion, Arturo I 793-2853 United States 750-9482 United States 813-0120 United States 537-5330 United States
The AlgorithmA project has been in existence since 1991 and is used as an on-going project in the software engineering class taught at CSUSB. In 1998, the project was first implemented on the Internet using Java. In 2... 详细信息
来源: 评论
Contention-Aware Scheduler: Unlocking Execution Parallelism in Multithreaded Java Programs  08
Contention-Aware Scheduler: Unlocking Execution Parallelism ...
收藏 引用
23rd Annual ACM conference on object-oriented programming, systems, languages and applications
作者: Xian, Feng Srisa-an, Witawas Jiang, Hong Univ Nebraska Dept Comp Sci & Engn Lincoln NE 68588 USA
In multithreaded programming, locks are frequently used as a mechanism for synchronization. Because today's operating systems do not consider lock usage as a scheduling criterion, scheduling decisions can be unfav... 详细信息
来源: 评论
Cross language refactoring for Eclipse plug-ins
Cross language refactoring for Eclipse plug-ins
收藏 引用
2nd Workshop on Refactoring Tools, WRT '08, in conjunction with the conference on object oriented programming systems languages and applications, oopsla 2008
作者: Kempf, Martin Kleeb, Reto Klenk, Michael Sommerlad, Peter IFS Institute for Software HSR Rapperswil Oberseestr. 10 CH-8640 Rapperswil Switzerland
This article presents our research on how a cross-language refactoring could be implemented in an Eclipse Plugin. A non-Java language running on the Java virtual machine JVM interacts with Java code. Refactorings in e... 详细信息
来源: 评论
The Impact of Static-Dynamic Coupling on Remodularization  08
The Impact of Static-Dynamic Coupling on Remodularization
收藏 引用
23rd Annual ACM conference on object-oriented programming, systems, languages and applications
作者: Chern, Rick De Voider, Kris Univ British Columbia Vancouver BC V5Z 1M9 Canada
We explore the concept of static-dynamic coupling-the degree to which changes in a program's static modular structure imply changes to its dynamic structure. This paper investigates the impact of static-dynamic co... 详细信息
来源: 评论
Mixing Source and Bytecode A Case for Compilation by Normalization  08
Mixing Source and Bytecode A Case for Compilation by Normali...
收藏 引用
23rd Annual ACM conference on object-oriented programming, systems, languages and applications
作者: Kats, Lennart C. L. Bravenboer, Martin Visser, Eelco Delft Univ Technol Dept Software Technol NL-2600 AA Delft Netherlands Univ Oregon Dept Comp & Informat Sci Eugene OR 97403 USA
Language extensions increase programmer productivity by providing concise, often domain-specific syntax, and support for static verification of correctness, security, and style constraints. Language extensions can oft... 详细信息
来源: 评论
Annotation Refactoring: Inferring Upgrade Transformations for Legacy applications  08
Annotation Refactoring: Inferring Upgrade Transformations fo...
收藏 引用
23rd Annual ACM conference on object-oriented programming, systems, languages and applications
作者: Tansey, Wesley Tilevich, Eli Virginia Tech Dept Comp Sci Blacksburg VA 24061 USA
Since annotations were added to the Java language, many frameworks have moved to using annotated Plain Old Java objects (POJOs) in their newest releases. Legacy applications are thus forced to undergo extensive restru... 详细信息
来源: 评论
Refactoring is not (yet) about transformation
Refactoring is not (yet) about transformation
收藏 引用
2nd Workshop on Refactoring Tools, WRT '08, in conjunction with the conference on object oriented programming systems languages and applications, oopsla 2008
作者: Ekman, Torbjörn Schäfer, Max Verbaere, Mathieu Programming Tools Group University of Oxford United Kingdom
In order to ensure correctness, refactorings have to check extensive preconditions before performing the transformation. These preconditions usually involve subtle analyses of the program to be refactored, and as long... 详细信息
来源: 评论