咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是71-80 订阅
排序:
programming abstractions for integrating autonomous and reactive behaviors: An agent-oriented approach
Programming abstractions for integrating autonomous and reac...
收藏 引用
2012 2nd acm workshop on programming Systems, Languages and Applications based on Actors, Agents, and Decentralized Control Abstractions, AGERE 2012
作者: Ricci, Alessandro Santi, Andrea University of Bologna Italy
The integration of autonomous and reactive behavior is a relevant problem in the context of concurrent programming, related to the integration of thread-based and event-driven programming. From a programming paradigm ... 详细信息
来源: 评论
Towards region-based memory management for go  12
Towards region-based memory management for go
收藏 引用
2012 acm sigplan workshop on Memory Systems Performance and Correctness, MSPC'12
作者: Davis, Matthew Schachte, Peter Somogyi, Zoltan Søndergaard, Harald Department of Computing and Information Systems NICTA Victoria Laboratories University of Melbourne VIC 3010 Australia
Region-based memory management aims to lower the cost of deallocation through bulk processing: instead of recovering thememory of each object separately, it recovers the memory of a region containing many objects. It ... 详细信息
来源: 评论
Type-based Safe Resource Deallocation for Shared-Memory Concurrency  12
Type-Based Safe Resource Deallocation for Shared-Memory Conc...
收藏 引用
acm International Conference on object Oriented programming Systems Languages and Applications
作者: Suenaga, Kohei Fukuda, Ryota Igarashi, Atsushi Kyoto Univ Kyoto 6068501 Japan
We propose a type system to guarantee safe resource deallocation for shared-memory concurrent programs by extending the previous type system based on fractional ownerships. Here, safe resource deallocation means that ... 详细信息
来源: 评论
Towards a Practical Secure concurrent Language  12
Towards a Practical Secure Concurrent Language
收藏 引用
acm International Conference on object Oriented programming Systems Languages and Applications
作者: Muller, Stefan Chong, Stephen Carnegie Mellon Univ Pittsburgh PA 15213 USA Harvard Univ Cambridge MA 02138 USA
We demonstrate that a practical concurrent language can be extended in a natural way with information security mechanisms that provably enforce strong information security guarantees. We extend the X 10 concurrent pro... 详细信息
来源: 评论
On the integration of the actor model in mainstream technologies the Scala perspective
On the integration of the actor model in mainstream technolo...
收藏 引用
2012 2nd acm workshop on programming Systems, Languages and Applications based on Actors, Agents, and Decentralized Control Abstractions, AGERE 2012
作者: Haller, Philipp Typesafe Inc. United States
Integrating the actor model into mainstream software platforms is challenging because typical runtime environments, such as the Java Virtual Machine, have been designed for very different concurrency models. Moreover,... 详细信息
来源: 评论
Teaching predicates and invariants on shared data structures in concurrent programming
Teaching predicates and invariants on shared data structures...
收藏 引用
2012 acm workshop on Developing Competency in Parallelism: Techniques for Education and Training, DCP 2012
作者: Gjessing, Stein Maus, Arne Department of Informatics University of Oslo Norway
In concurrent programing, threads may communicate via data structures that can be embedded in shared objects or monitors. In this paper we outline the basis for a short module that can be used to teach better programm... 详细信息
来源: 评论
PPoPP'12 - proceedings of the 2012 acm sigplan Symposium on Principles and Practice of Parallel programming
PPoPP'12 - Proceedings of the 2012 ACM SIGPLAN Symposium on ...
收藏 引用
17th acm sigplan Symposium on Principles and Practice of Parallel programming, PPoPP'12
The proceedings contain 57 papers. The topics discussed include: scalable framework for mapping streaming applications onto multi-GPU systems;efficient performance evaluation of memory hierarchy for highly multithread...
来源: 评论
International workshop on Context-Oriented programming, COP'12 - Co-located with the 26th European Conference on object-Oriented programming, ECOOP'12
International Workshop on Context-Oriented Programming, COP'...
收藏 引用
4th International workshop on Context-Oriented programming, COP'12 - Co-located with the 26th European Conference on object-Oriented programming, ECOOP'12
The proceedings contain 6 papers. The topics discussed include: declarative layer composition in framework-based environments;scoping changes in self-supporting development environments with context- oriented programm...
来源: 评论
A decentralized approach for programming interactive applications with javascript and blockly
A decentralized approach for programming interactive applica...
收藏 引用
2012 2nd acm workshop on programming Systems, Languages and Applications based on Actors, Agents, and Decentralized Control Abstractions, AGERE 2012
作者: Marron, Assaf Weiss, Gera Wiener, Guy Weizmann Institute of Science Israel Ben-Gurion University Israel HP Labs United States
We present a decentralized-control methodology and a toolset for developing interactive user interfaces. We focus on the common case of developing the client side of Web applications. Our approach is to combine visual... 详细信息
来源: 评论
Rethinking soot for summary-based whole-program analysis
Rethinking soot for summary-based whole-program analysis
收藏 引用
acm sigplan International workshop on State of the Art in Java Program Analysis, SOAP 2012
作者: Yan, Dacong Xu, Guoqing Rountev, Atanas Ohio State University United States University of California Irvine United States
Whole-program static analysis has been extensively studied and widely used in the past few decades. For modern object-oriented programs, scalability has become an important issue for using whole-program analysis in re... 详细信息
来源: 评论