咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是361-370 订阅
排序:
Automating object Transformations for Dynamic Software Updating  12
Automating Object Transformations for Dynamic Software Updat...
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Magill, Stephen Hicks, Michael Subramanian, Suriya McKinley, Kathryn S. IDA Ctr Comp Sci Baltimore MD USA Univ Maryland College Pk MD 20742 USA Intel Corp Santa Clara CA 95051 USA Microsoft Res Redmond WA USA Univ Texas Austin Austin TX 78712 USA
Dynamic software updating (DSU) systems eliminate costly downtime by dynamically fixing bugs and adding features to executing programs. Given a static code patch, most DSU systems construct runtime code changes automa... 详细信息
来源: 评论
Exploring Multi-Threaded Java Application Performance on Multicore Hardware  12
Exploring Multi-Threaded Java Application Performance on Mul...
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Sartor, Jennifer B. Eeckhout, Lieven Univ Ghent Ghent Belgium
While there have been many studies of how to schedule applications to take advantage of increasing numbers of cores in modern-day multicore processors, few have focused on multi-threaded managed language applications ... 详细信息
来源: 评论
Exploiting Inter-Sequence Correlations for Program Behavior Prediction  12
Exploiting Inter-Sequence Correlations for Program Behavior ...
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Wu, Bo Zhao, Zhijia Shen, Xipeng Jiang, Yunlian Gao, Yaoqing Silvera, Raul Coll William & Mary Williamsburg VA USA Google Mountain View CA USA IBM Toronto Lab Toronto ON Canada
Prediction of program dynamic behaviors is fundamental to program optimizations, resource management, and architecture reconfigurations. Most existing predictors are based on locality of program behaviors, subject to ... 详细信息
来源: 评论
Automatically Enhancing Locality for Tree Traversals with Traversal Splicing  12
Automatically Enhancing Locality for Tree Traversals with Tr...
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Jo, Youngjoon Kulkarni, Milind Purdue Univ Sch Elect & Comp Engn W Lafayette IN 47907 USA
Generally applicable techniques for improving temporal locality in irregular programs, which operate over pointerbased data structures such as trees and graphs, are scarce. Focusing on a subset of irregular programs, ... 详细信息
来源: 评论
AUTOMAN: A Platform for Integrating Human-Based and Digital Computation  12
AUTOMAN: A Platform for Integrating Human-Based and Digital ...
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Barowy, Daniel W. Curtsinger, Charlie Berger, Emery D. McGregor, Andrew Univ Massachusetts Dept Comp Sci Amherst MA 01003 USA
Humans can perform many tasks with ease that remain difficult or impossible for computers. Crowdsourcing platforms like Amazon's Mechanical Turk make it possible to harness human-based computational power at an un... 详细信息
来源: 评论
Work-Stealing Without The Baggage  12
Work-Stealing Without The Baggage
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Kumar, Vivek Frampton, Daniel Blackburn, Stephen M. Grove, David Tardieu, Olivier Australian Natl Univ Canberra ACT 0200 Australia Microsoft Redmond WA USA IBM TJ Watson Res Yorktown Hts NY USA
Work-stealing is a promising approach for effectively exploiting software parallelism on parallel hardware. A programmer who uses work-stealing explicitly identifies potential parallelism and the runtime then schedule... 详细信息
来源: 评论
Elixir: A System for Synthesizing Concurrent Graph Programs  12
Elixir: A System for Synthesizing Concurrent Graph Programs
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Prountzos, Dimitrios Manevich, Roman Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Algorithms in new application areas like machine learning and network analysis use "irregular" data structures such as graphs, trees and sets. Writing efficient parallel code in these problem domains is very... 详细信息
来源: 评论
Uniting global and local context behavior with context petri nets
Uniting global and local context behavior with context petri...
收藏 引用
4th international Workshop on Context-oriented programming, COP'12 - Co-located with the 26th European conference on object-oriented programming, ECOOP'12
作者: Cardozo, Nicolás González, Sebastián Mens, Kim D'Hondt, Theo ICTEAM Université Catholique de Louvain Place Sainte-Barbe 2 1348 Louvain-la-Neuve Belgium Software Languages Lab. Vrije Universiteit Brussel Pleinlaan 2 1050 Brussels Belgium
Context-oriented programming enables adaptation of systems to their execution environment. Behavioral adaptations are defined in the system and then associated to a context. Such adaptations are made available at runt... 详细信息
来源: 评论
Scoping changes in self-supporting development environments using context-oriented programming
Scoping changes in self-supporting development environments ...
收藏 引用
4th international Workshop on Context-oriented programming, COP'12 - Co-located with the 26th European conference on object-oriented programming, ECOOP'12
作者: Lincke, Jens Hirschfeld, Robert Hasso-Plattner-Institut Universität Potsdam Germany
Interactive development in self-supporting systems like Smalltalk or the Lively Kernel allows for an explorative and direct development workflow. Because of the immediate and direct feedback loops, changes to core beh... 详细信息
来源: 评论
IFRit: Interference-Free Regions for Dynamic Data-Race Detection  12
IFRit: Interference-Free Regions for Dynamic Data-Race Detec...
收藏 引用
acm international conference on object oriented programming systems languages and Applications
作者: Effinger-Dean, Laura Lucia, Brandon Ceze, Luis Grossman, Dan Boehm, Hans-J Univ Washington Seattle WA 98195 USA HP Labs Palo Alto CA USA
We propose a new algorithm for dynamic data-race detection. Our algorithm reports no false positives and runs on arbitrary C and C++ code. Unlike previous algorithms, we do not have to instrument every memory access o... 详细信息
来源: 评论