咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是31-40 订阅
排序:
Computing Repair Alternatives for Malformed Programs using Constraint Attribute Grammars
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 711-730页
作者: Steimann, Friedrich Hagemann, Joerg Ulke, Bastian Fernuniv Lehrgebiet Programmiersyst Hagen Germany
Attribute grammars decorate the nodes of a program's parse tree with attributes whose values are defined by equations encoding the (static) semantics of a programming language. We show how replacing the equations ... 详细信息
来源: 评论
Type Inference for Static Compilation of JavaScript
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 410-429页
作者: Chandra, Satish Gordon, Colin S. Jeannin, Jean-Baptiste Schlesinger, Cole Sridharan, Manu Tip, Frank Choi, Youngil Samsung Res Amer Mountain View CA 94043 USA Drexel Univ Philadelphia PA 19104 USA Northeastern Univ Boston MA 02115 USA Samsung Elect Suwon South Korea
We present a type system and inference algorithm for a rich subset of JavaScript equipped with objects, structural subtyping, prototype inheritance, and first-class methods. The type system supports abstract and recur... 详细信息
来源: 评论
Semantics-Based Program Verifiers for All languages
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 74-91页
作者: Stefanescu, Andrei Park, Daejun Yuwen, Shijiao Li, Yilong Rosu, Grigore Univ Illinois Urbana IL 61801 USA Runtime Verificat Inc Urbana IL USA
We present a language-independent verification framework that can be instantiated with an operational semantics to automatically generate a program verifier. The framework treats both the operational semantics and the... 详细信息
来源: 评论
A Compiler for Throughput Optimization of Graph Algorithms on GPUs
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 1-19页
作者: Pai, Sreepathi Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Writing high-performance GPU implementations of graph algorithms can be challenging. In this paper, we argue that three optimizations called throughput optimizations are key to high-performance for this application cl... 详细信息
来源: 评论
Modeling and Analysis of Remote Memory Access programming
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 129-144页
作者: Dan, Andrei Marian Lam, Patrick Hoefler, Torsten Vechev, Martin Swiss Fed Inst Technol Zurich Switzerland Univ Waterloo Waterloo ON N2L 3G1 Canada
Recent advances in networking hardware have led to a new generation of Remote Memory Access (RMA) networks in which processors from different machines can communicate directly, bypassing the operating system and allow... 详细信息
来源: 评论
The Chemical Approach to Typestate-oriented programming  2015
The Chemical Approach to Typestate-Oriented Programming
收藏 引用
ACM SIGPLAN International conference on object-oriented programming, systems, languages, and applications (oopsla)
作者: Crafa, Silvia Padovani, Luca Univ Padua I-35100 Padua Italy Univ Turin I-10124 Turin Italy
We study a novel approach to typestate-oriented programming based on the chemical metaphor: state and operations on objects are molecules of messages and state transformations are chemical reactions. This approach all... 详细信息
来源: 评论
Gentrification Gone too Far? Affordable 2nd-Class Values for Fun and (Co-)Effect
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 234-251页
作者: Osvald, Leo Essertel, Gregory Wu, Xilun Gonzalez-Alayon, Lilliam I. Rompf, Tiark Purdue Univ W Lafayette IN 47907 USA
First-class functions dramatically increase expressiveness, at the expense of static guarantees. In ALGOL or PASCAL, functions could be passed as arguments but never escape their defining scope. Therefore, function ar... 详细信息
来源: 评论
Ringer: Web Automation by Demonstration
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 748-764页
作者: Barman, Shaon Chasins, Sarah Bodik, Rastislav Gulwani, Sumit Univ Calif Berkeley Berkeley CA 94720 USA Univ Washington Seattle WA 98195 USA Microsoft Res Cambridge MA USA
With increasing amounts of data available on the web and a diverse range of users interested in programmatically accessing that data, web automation must become easier. Automation helps users complete many tedious int... 详细信息
来源: 评论
Incremental Forest: A DSL for Efficiently Managing Filestores
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 252-271页
作者: DiLorenzo, Jonathan Zhang, Richard Menzies, Erin Fisher, Kathleen Foster, Nate Cornell Univ Ithaca NY 14853 USA Univ Penn Philadelphia PA 19104 USA Tufts Univ Medford MA 02155 USA
File systems are often used to store persistent application data, but manipulating file systems using standard APIs can be difficult for programmers. Forest is a domain-specific language that bridges the gap between t... 详细信息
来源: 评论
Call Graphs for languages with Parametric Polymorphism
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 394-409页
作者: Petrashko, Dmitry Ureche, Vlad Lhotak, Ondrej Odersky, Martin Ecole Polytech Fed Lausanne Lausanne Switzerland Univ Waterloo Waterloo ON N2L 3G1 Canada
The performance of contemporary object oriented languages depends on optimizations such as devirtualization, inlining, and specialization, and these in turn depend on precise call graph analysis. Existing call graph a... 详细信息
来源: 评论