咨询与建议

限定检索结果

文献类型

  • 738 篇 会议
  • 127 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 866 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 777 篇 工学
    • 742 篇 软件工程
    • 568 篇 计算机科学与技术...
    • 35 篇 控制科学与工程
    • 19 篇 电气工程
    • 19 篇 信息与通信工程
    • 16 篇 生物工程
    • 8 篇 土木工程
    • 6 篇 建筑学
    • 4 篇 化学工程与技术
    • 3 篇 材料科学与工程(可...
    • 3 篇 电子科学与技术(可...
    • 3 篇 环境科学与工程(可...
    • 2 篇 机械工程
    • 2 篇 光学工程
    • 2 篇 农业工程
  • 59 篇 理学
    • 33 篇 数学
    • 18 篇 生物学
    • 6 篇 物理学
    • 6 篇 化学
    • 6 篇 系统科学
    • 1 篇 大气科学
    • 1 篇 地球物理学
    • 1 篇 统计学(可授理学、...
  • 58 篇 管理学
    • 34 篇 图书情报与档案管...
    • 26 篇 管理科学与工程(可...
    • 8 篇 工商管理
  • 12 篇 法学
    • 12 篇 社会学
    • 1 篇 法学
  • 6 篇 教育学
    • 6 篇 教育学
  • 3 篇 农学
    • 3 篇 作物学
  • 1 篇 医学

主题

  • 250 篇 languages
  • 111 篇 object oriented ...
  • 83 篇 performance
  • 83 篇 design
  • 52 篇 algorithms
  • 46 篇 verification
  • 43 篇 java
  • 41 篇 experimentation
  • 38 篇 reliability
  • 36 篇 computer program...
  • 34 篇 theory
  • 19 篇 human factors
  • 17 篇 concurrency
  • 16 篇 parallel program...
  • 16 篇 object-oriented ...
  • 15 篇 measurement
  • 14 篇 scala
  • 13 篇 aspect oriented ...
  • 13 篇 javascript
  • 12 篇 type systems

机构

  • 18 篇 univ washington ...
  • 13 篇 ecole polytech f...
  • 12 篇 tech univ darmst...
  • 11 篇 microsoft res re...
  • 9 篇 mit csail cambri...
  • 8 篇 univ texas austi...
  • 7 篇 princeton univ p...
  • 7 篇 univ marburg d-3...
  • 7 篇 univ texas austi...
  • 7 篇 aarhus univ dk-8...
  • 6 篇 johannes kepler ...
  • 6 篇 suny binghamton ...
  • 6 篇 harvard univ cam...
  • 6 篇 purdue univ w la...
  • 6 篇 univ calif berke...
  • 5 篇 univ duisburg es...
  • 5 篇 microsoft res ca...
  • 5 篇 ecole polytech f...
  • 5 篇 mcgill univ mont...
  • 5 篇 univ hong kong p...

作者

  • 12 篇 rajan hridesh
  • 12 篇 odersky martin
  • 11 篇 mezini mira
  • 10 篇 hirschfeld rober...
  • 10 篇 binder walter
  • 9 篇 salvaneschi guid...
  • 9 篇 aldrich jonathan
  • 9 篇 ostermann klaus
  • 8 篇 mckinley kathryn...
  • 8 篇 marr stefan
  • 8 篇 rompf tiark
  • 7 篇 oliveira bruno c...
  • 7 篇 noble james
  • 7 篇 liu yu david
  • 7 篇 kuncak viktor
  • 7 篇 gulwani sumit
  • 6 篇 bond michael d.
  • 6 篇 ceze luis
  • 6 篇 van der storm ti...
  • 6 篇 coad peter

语言

  • 747 篇 英文
  • 116 篇 其他
  • 2 篇 中文
  • 1 篇 俄文
检索条件"任意字段=2013 ACM SIGPLAN International Conference on Object Oriented Programming Systems Languages"
866 条 记 录,以下是401-410 订阅
排序:
Exploiting Coarse-Grain Speculative Parallelism  11
Exploiting Coarse-Grain Speculative Parallelism
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Pyla, Hari K. Ribbens, Calvin Varadarajan, Srinidhi Virginia Tech Dept Comp Sci Ctr High End Comp Syst Blacksburg VA 24061 USA
Speculative execution at coarse granularities (e.g., code-blocks, methods, algorithms) offers a promising programming model for exploiting parallelism on modern architectures. In this paper we present Anumita, a frame... 详细信息
来源: 评论
Flexible object Layouts Enabling Lightweight Language Extensions by Intercepting Slot Access  11
Flexible Object Layouts Enabling Lightweight Language Extens...
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Verwaest, Toon Lungu, Mircea Nierstrasz, Oscar Bruni, Camillo Univ Bern Software Composit Grp CH-3012 Bern Switzerland INRIA Lille Nord Europe RMoD Lille France
programming idioms, design patterns and application libraries often introduce cumbersome and repetitive boilerplate code to a software system. Language extensions and external DSLs (domain specific languages) are some... 详细信息
来源: 评论
Tool-supported Refactoring for JavaScript
Tool-supported Refactoring for JavaScript
收藏 引用
2th acm international conference on systems, programming, languages, and Applications: Software for Humanity (SPLASH)
作者: Feldthaus, Asger Millstein, Todd Moller, Anders Schaefer, Max Tip, Frank Aarhus Univ DK-8000 Aarhus C Denmark
Refactoring is a popular technique for improving the structure of existing programs while maintaining their behavior. For statically typed programming languages such as Java, a wide variety of refactorings have been d... 详细信息
来源: 评论
Safe and Atomic Run-time Code Evolution for Java and its Application to Dynamic AOP  11
Safe and Atomic Run-time Code Evolution for Java and its App...
收藏 引用
2th acm international conference on systems, programming, languages, and Applications: Software for Humanity (SPLASH)
作者: Wuerthinger, Thomas Ansaloni, Danilo Binder, Walter Wimmer, Christian Moessenboeck, Hanspeter Johannes Kepler Univ Linz Linz Austria
Dynamic updates to running programs improve development productivity and reduce downtime of long-running applications. This feature is however severely limited in current virtual machines for object-oriented languages... 详细信息
来源: 评论
Freedom Before Commitment A Lightweight Type System for object Initialisation  11
Freedom Before Commitment A Lightweight Type System for Obje...
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Summers, Alexander J. Mueller, Peter Swiss Fed Inst Technol Zurich Switzerland
One of the main purposes of object initialisation is to establish invariants such as a field being non-null or an immutable data structure containing specific values. These invariants are then implicitly assumed by th... 详细信息
来源: 评论
SugarJ: Library-based Syntactic Language Extensibility  11
SugarJ: Library-based Syntactic Language Extensibility
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Erdweg, Sebastian Rendel, Tillmann Kaestner, Christian Ostermann, Klaus Univ Marburg D-35032 Marburg Germany
Existing approaches to extend a programming language with syntactic sugar often leave a bitter taste, because they cannot be used with the same ease as the main extension mechanism of the programming language-librarie... 详细信息
来源: 评论
Automatic Fine-Grain Locking using Shape Properties  11
Automatic Fine-Grain Locking using Shape Properties
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Golan-Gueta, Guy Bronson, Nathan Aiken, Alex Ramalingam, G. Sagiv, Mooly Yahav, Eran Tel Aviv Univ Tel Aviv Israel Stanford Univ Stanford CA 94305 USA Technion Israel Inst Technol IL-32000 Haifa Israel
We present a technique for automatically adding fine-grain locking to an abstract data type that is implemented using a dynamic forest -i.e., the data structures may be mutated, even to the point of violating forestne... 详细信息
来源: 评论
Ribbons: A Partially Shared Memory programming Model  11
Ribbons: A Partially Shared Memory Programming Model
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Hoffman, Kevin Metzger, Harrison Eugster, Patrick Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA
The need for programs to execute subcomponents in isolation from each other or with lower privileges is prevalent among today's systems. We introduce ribbons: a shared memory programming model that allows for more... 详细信息
来源: 评论
AC: Composable Asynchronous IO for Native languages  11
AC: Composable Asynchronous IO for Native Languages
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Harris, Tim Abadi, Martin Isaacs, Rebecca McIlroy, Ross Microsoft Res Cambridge England Univ Calif Santa Cruz Santa Cruz CA 95064 USA Coll France Paris France
This paper introduces AC, a set of language constructs for composable asynchronous IO in native languages such as C/C++. Unlike traditional synchronous IO interfaces, AC lets a thread issue multiple IO requests so tha... 详细信息
来源: 评论
Kind Analysis for MATLAB  11
Kind Analysis for MATLAB
收藏 引用
2011 acm international conference on object oriented programming systems languages and Applications
作者: Doherty, Jesse Hendren, Laurie Radpour, Soroush McGill Univ Montreal PQ H3A 2T5 Canada
MATLAB is a popular dynamic programming language used for scientific and numerical programming. As a language, it has evolved from a small scripting language intended as an interactive interface to numerical libraries... 详细信息
来源: 评论