咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是331-340 订阅
排序:
ReLooper: Refactoring for loop parallelism in Java
ReLooper: Refactoring for loop parallelism in Java
收藏 引用
oopsla 2009 Companion - 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Dig, Danny Tarce, Mihai Radoi, Cosmin Minea, Marius Johnson, Ralph University of Illinois United States Politehnica University of Timisoara Romania
In the multicore era, sequential programs need to be refactored for parallelism. The next version of Java provides ParallelArray, an array datastructure that supports parallel operations over the array elements. For e... 详细信息
来源: 评论
Directing JavaScript with arrows
Directing JavaScript with arrows
收藏 引用
5th Dynamic languages Symposium, DLS '09, Co-located with the 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Phang, Khoo Yit Hicks, Michael Foster, Jeffrey S. Sazawal, Vibha University of Maryland College Park United States
JavaScript programmers make extensive use of event-driven programming to help build responsive web applications. However, standard approaches to sequencing events are messy, and often lead to code that is difficult to... 详细信息
来源: 评论
An interpretive domain specific language workbench
An interpretive domain specific language workbench
收藏 引用
oopsla 2009 Companion - 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Hen-Tov, Atzmon Lorenz, David H. Schachter, Lior Pontis Glil Yam 46905 Israel Open University of Israel Raanana 43107 Israel
Domain-specific language (DSL) utilization comes in three sorts: internal, external, and language workbench. An internal DSL is confined to the hosting language. An external DSL is freed from confinement in the hostin... 详细信息
来源: 评论
Knowledge industry survival strategy (KISS): Fundamental principles and interoperability requirements for domain specific modeling languages
Knowledge industry survival strategy (KISS): Fundamental pri...
收藏 引用
oopsla 2009 Companion - 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Bettin, Jorn Cook, William Clark, Tony Kelly, Steven Sofismo Switzerland University of Texas Austin TX United States Thames Valley University United Kingdom MetaCase Finland
Domain Specific languages are raising the level of abstraction of software specifications and of knowledge represen-tation in general. When DSLs are used to formalize the results of domain analysis, the result is a cl... 详细信息
来源: 评论
The 3rd ACM workshop on refactoring tools (WRT'09)
The 3rd ACM workshop on refactoring tools (WRT'09)
收藏 引用
oopsla 2009 Companion - 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Fuhrer, Robert M. Opdyke, William F. IBM Watson Research Center 19 Skyline Drive Hawthorne NY 10532 United States Motorola 1303 East Algonquin Road Schaumburg IL 60196 United States
Refactoring is the process of applying behavior-preserving transformations to a program with the objective of improving the program's design. A specific refactoring is identified by a name (e.g., Extract Method), ... 详细信息
来源: 评论
Context-oriented software transactional memory in Common Lisp
Context-oriented software transactional memory in Common Lis...
收藏 引用
5th Dynamic languages Symposium, DLS '09, Co-located with the 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Costanza, Pascal Herzeel, Charlotte D'Hondt, Theo Software Languages Lab Vrije Universiteit Brussel B-1050 Brussels Belgium
Software transactional memory (STM) is a promising approach for coordinating concurrent threads, for which many implementation strategies are currently being researched. Although some first steps exist to ease experim... 详细信息
来源: 评论
Silhouette: Visual language for meaningful shape
Silhouette: Visual language for meaningful shape
收藏 引用
oopsla 2009 Companion - 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Myers, Clayton Baniassad, Elisa Chinese University of Hong Kong Hong Kong
Programmers use many views of their code to assess its structure and behavior: call graphs, data-flow diagrams, structural diagrams, etc. The motivation for using such views is that the semantics of textual code is di... 详细信息
来源: 评论
Language embedding and optimization in Mython
Language embedding and optimization in Mython
收藏 引用
5th Dynamic languages Symposium, DLS '09, Co-located with the 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Riehl, Jonathan University of Chicago United States
Mython is an extensible variant of the Python programming language. Mython achieves extensibility by adding a quotation mechanism that accepts an additional parameter as well as the code being quoted. The additional q... 详细信息
来源: 评论
Flapjax: A programming Language for Ajax applications  09
Flapjax: A Programming Language for Ajax Applications
收藏 引用
24th Annual ACM conference on object-oriented programming, systems, languages and applications
作者: Meyerovich, Leo A. Guha, Arjun Baskin, Jacob Cooper, Gregory H. Greenberg, Michael Bromfield, Aleks Krishnamurthi, Shriram Univ Calif Berkeley Berkeley CA 94720 USA Brown Univ Providence RI 02912 USA Univ Penn Philadelphia PA 19104 USA Microsoft Corp Redmond WA 98052 USA
This paper presents Flapjax, a language designed for contemporary Web applications. These applications communicate with servers and have rich, interactive interfaces. Flapjax provides two key features that simplify wr... 详细信息
来源: 评论
Fast type reconstruction for dynamically typed programming languages
Fast type reconstruction for dynamically typed programming l...
收藏 引用
5th Dynamic languages Symposium, DLS '09, Co-located with the 24th Annual ACM conference on object-oriented programming, systems, languages and applications, oopsla 2009
作者: Pluquet, Frédéric Marot, Antoine Wuyts, Roel Université Libre de Bruxelles Computer Science Department Faculty of Sciences Belgium IMEC Leuven and Katholieke Universiteit Leuven Belgium
Type inference and type reconstruction derive static types for program elements that have no static type associated with them. They have a wide range of usage, such as helping to eliminate the burden of manually speci... 详细信息
来源: 评论