咨询与建议

限定检索结果

文献类型

  • 220 篇 会议
  • 57 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 236 篇 工学
    • 223 篇 计算机科学与技术...
    • 165 篇 软件工程
    • 15 篇 控制科学与工程
    • 5 篇 电气工程
    • 5 篇 电子科学与技术(可...
    • 5 篇 建筑学
    • 4 篇 信息与通信工程
    • 4 篇 土木工程
    • 4 篇 生物工程
    • 3 篇 化学工程与技术
    • 3 篇 环境科学与工程(可...
    • 2 篇 材料科学与工程(可...
    • 2 篇 纺织科学与工程
    • 1 篇 光学工程
    • 1 篇 冶金工程
    • 1 篇 交通运输工程
    • 1 篇 农业工程
  • 40 篇 理学
    • 21 篇 数学
    • 12 篇 系统科学
    • 5 篇 生物学
    • 4 篇 物理学
    • 3 篇 化学
    • 1 篇 地质学
  • 29 篇 管理学
    • 20 篇 图书情报与档案管...
    • 12 篇 管理科学与工程(可...
    • 8 篇 工商管理
  • 4 篇 法学
    • 4 篇 社会学
    • 1 篇 法学
  • 4 篇 教育学
    • 4 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 38 篇 object oriented ...
  • 30 篇 computer systems...
  • 25 篇 computer program...
  • 7 篇 java programming...
  • 6 篇 aspect oriented ...
  • 6 篇 parallel program...
  • 6 篇 concurrency
  • 4 篇 computer systems...
  • 4 篇 static analysis
  • 4 篇 semantics
  • 4 篇 synchronization
  • 3 篇 message passing
  • 3 篇 languages
  • 3 篇 memory managemen...
  • 3 篇 pattern matching
  • 3 篇 logic programmin...
  • 3 篇 computer graphic...
  • 3 篇 specifications
  • 2 篇 computer circuit...
  • 2 篇 type systems

机构

  • 3 篇 uppsala univ upp...
  • 3 篇 university of ca...
  • 3 篇 university of to...
  • 3 篇 mit united state...
  • 3 篇 university of bo...
  • 3 篇 stockholm univer...
  • 3 篇 purdue universit...
  • 2 篇 univ of rocheste...
  • 2 篇 univ bologna dis...
  • 2 篇 univ edinburgh e...
  • 2 篇 brown univ unite...
  • 2 篇 school of softwa...
  • 2 篇 columbia univ un...
  • 2 篇 tokyo inst of te...
  • 2 篇 univ paris vi
  • 2 篇 carnegie mellon ...
  • 2 篇 ibm research
  • 2 篇 virginia tech un...
  • 2 篇 department of co...
  • 2 篇 department of co...

作者

  • 7 篇 ricci alessandro
  • 6 篇 wrigstad tobias
  • 5 篇 agha gul
  • 5 篇 masuhara hidehik...
  • 4 篇 hirschfeld rober...
  • 4 篇 yonezawa akinori
  • 4 篇 tokoro mario
  • 3 篇 watanabe takuo
  • 3 篇 nystrom nathanie...
  • 3 篇 santi andrea
  • 3 篇 van den bos jan
  • 3 篇 kafura dennis
  • 3 篇 sarkar vivek
  • 3 篇 springer matthia...
  • 3 篇 vitek jan
  • 2 篇 wegner peter
  • 2 篇 meseguer josé
  • 2 篇 ducasse stéphane
  • 2 篇 wheelhouse mark
  • 2 篇 lincke daniel

语言

  • 277 篇 英文
  • 1 篇 其他
检索条件"任意字段=Proceedings of the ACM SIGPLAN Workshop on Object-Based Concurrent Programming"
278 条 记 录,以下是121-130 订阅
排序:
@J - Towards rapid development of dynamic analysis tools for the java virtual machine
@J - Towards rapid development of dynamic analysis tools for...
收藏 引用
3rd workshop on Virtual Machines and Intermediate Languages, VMIL 2009, held at the 24th acm sigplan Conference on object-Oriented programming, Systems, Languages, and Applications
作者: Binder, Walter Villazón, Alex Ansaloni, Danilo Moret, Philippe Faculty of Informatics University of Lugano Switzerland
Many software-engineering tools for the Java Virtual Machine that perform some form of dynamic program analysis, such as profilers or debuggers, are implemented with low-level bytecode instrumentation techniques. Whil... 详细信息
来源: 评论
Grace: Safe Multithreaded programming for C/C++  09
Grace: Safe Multithreaded Programming for C/C++
收藏 引用
24th Annual acm Conference on object-Oriented programming, Systems, Languages and Applications
作者: Berger, Emery D. Yang, Ting Liu, Tongping Novark, Gene Univ Massachusetts Dept Comp Sci Amherst MA 01003 USA
The shift from single to multiple core architectures means that programmers must write concurrent, multithreaded programs in order to increase application performance. Unfortunately, multithreaded applications are sus... 详细信息
来源: 评论
object spaces for safe image surgery  09
Object spaces for safe image surgery
收藏 引用
International workshop on Smalltalk Technologies 2009, IWST'09
作者: Casaccio, Gwenaël Pollet, Damien Denker, Marcus Ducasse, Stéphane INRIA Lille Nord Europe USTL LIFL CNRS UMR 8022 Lille France PLEIAD Laboratory DCC University of Chile Santiago Chile
Long-lived systems rely on reflective self-modification to evolve. Unfortunately, since such a system is at both ends of a causal loop, this means modifications that impact the reflective layer itself can be overly di... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Thorn - Robust, concurrent, extensible scripting on the JVM  09
Thorn - Robust, concurrent, extensible scripting on the JVM
收藏 引用
OOPSLA 2009 - 24th Annual acm Conference on object-Oriented programming, Systems, Languages and Applications, OOPSLA 2009
作者: Bloom, Bard Field, John Nystrom, Nathaniel Östlund, Johan Richards, Gregor Strniša, Rok Vitek, Jan Wrigstad, Tobias IBM Research University of Texas Arlington TX United States Purdue University United States University of Cambridge United Kingdom Stockholm University Sweden
Scripting languages enjoy great popularity due to their support for rapid and exploratory development. They typically have lightweight syntax, weak data privacy, dynamic typing, powerful aggregate data types, and allo... 详细信息
来源: 评论
Scalable nonblocking concurrent objects for mission critical code
Scalable nonblocking concurrent objects for mission critical...
收藏 引用
OOPSLA 2009 Companion - 24th Annual acm Conference on object-Oriented programming, Systems, Languages and Applications, OOPSLA 2009
作者: Dechev, Damian Stroustrup, Bjarne Texas A and M University College Station TX 77843-3112 United States
The high degree of complexity and autonomy of future robotic space missions, such as Mars Science Laboratory (MSL), poses serious challenges in assuring their reliability and efficiency. Providing fast and safe concur... 详细信息
来源: 评论
Supporting incremental change in large system models  09
Supporting incremental change in large system models
收藏 引用
International workshop on Smalltalk Technologies 2009, IWST'09
作者: Laval, Jannik Denier, Simon Ducasse, Stéphane Kellens, Andy RMoD Team INRIA CNRS UMR 8022 Lille France Software Languages Lab. Vrije Universiteit Brussels Pleinlaan 2 1050 Brussels Belgium
When reengineering large systems, software developers would like to assess and compare the impact of multiple change scenarios without actually performing these changes. A change can be effected by applying a tool to ... 详细信息
来源: 评论
Towards an actor-based concurrent machine model
Towards an actor-based concurrent machine model
收藏 引用
4th workshop on the Implementation, Compilation, Optimization of object-Oriented Languages and programming Systems, ICOOOLPS 2009
作者: Schippers, Hans Cutsem, Tom Van Marr, Stefan Haupt, Michael Hirschfeld, Robert Universiteit Antwerpen Antwerpen Belgium Vrije Universiteit Brussel Brussels Belgium Hasso Plattner Institute Potsdam Germany
In this position paper we propose to extend an existing delegation-based machine model with concurrency primitives. The original machine model which is built on the concepts of objects, messages, and delegation, provi... 详细信息
来源: 评论
DEMO: Thorn - Robust, concurrent scripting on the JVM
DEMO: Thorn - Robust, concurrent scripting on the JVM
收藏 引用
OOPSLA 2009 Companion - 24th Annual acm Conference on object-Oriented programming, Systems, Languages and Applications, OOPSLA 2009
作者: Bloom, Bard Field, John Nystrom, Nathaniel Östlund, Johan Richards, Gregor Strniša, Rok Vitek, Jan Wrigstad, Tobias IBM Research University of Texas Arlington TX United States Purdue University United States University of Cambridge United Kingdom Stockholm University Sweden
Scripting languages enjoy great popularity due to their support for rapid and exploratory development. They typically have lightweight syntax, weak data privacy, dynamic typing, powerful aggregate data types, and allo... 详细信息
来源: 评论
Experiments with pro-active declarative meta-programming  09
Experiments with pro-active declarative meta-programming
收藏 引用
International workshop on Smalltalk Technologies 2009, IWST'09
作者: Gómez, Verónica Uquillas Kellens, Andy Gybels, Kris D'Hondt, Theo Software Languages Lab. Vrije Universiteit Brussel Pleinlaan 2 1050 Brussel Belgium
Program querying has become a valuable asset in the programmer's toolbox. Using dedicated querying languages, developers can reason about their source code in order to find errors, refactoring opportunities and so... 详细信息
来源: 评论