咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是51-60 订阅
排序:
proceedings of 6th International workshop on Context-Oriented programming, COP 2014
Proceedings of 6th International Workshop on Context-Oriente...
收藏 引用
6th International workshop on Context-Oriented programming, COP 2014
The proceedings contain 8 papers. The topics discussed include: applying data-driven tool development to context-oriented languages;unifying multiple layer activation mechanisms using one event sequence;a reflective a...
来源: 评论
List-based monadic computations for dynamically typed languages
List-based monadic computations for dynamically typed langua...
收藏 引用
8th workshop on Dynamic Languages and Applications, Dyla 2014, with PLDI 2014
作者: Vanderbauwhede, Wim School of Computing Science University of Glasgow Glasgow United Kingdom
In this paper we propose a flexible and elegant design for list-based monadic ("karmic") computations in dynamically typed languages. Our approach is applicable to any dynamically typed language that support... 详细信息
来源: 评论
Efficient parallel implementations of multiple sequence alignment using BSP/CGM model
Efficient parallel implementations of multiple sequence alig...
收藏 引用
2014 International workshop on programming Models and Applications for Multicores and Manycores, PMAM 2014
作者: Vasconcellos, Jucele F. A. Nishibe, Christiane Almeida, Nalvo F. Cáceres, Edson N. UFMS College of Computing Campo Grande Brazil
Multiple sequence alignment is a fundamental tool in bioinformatics, widely used for predicting protein structure and function, reconstructing phylogeny and several other biological sequence analyses. Because it is a ... 详细信息
来源: 评论
programming a multicore architecture without coherency and atomic operations
Programming a multicore architecture without coherency and a...
收藏 引用
2014 International workshop on programming Models and Applications for Multicores and Manycores, PMAM 2014
作者: Rutgers, Jochem H. Bekooij, Marco J.G. Smit, Gerard J.M. Department of EEMCS University of Twente P.O. Box 217 7500 AE Enschede Netherlands
It is hard to reason about the state of a multicore system-on-chip, because operations on memory need multiple cycles to complete, since cores communicate via an interconnect like a network-onchip. To simplify program... 详细信息
来源: 评论
A task framework on top of a concurrent OOP language rooted on agent-oriented abstractions
A task framework on top of a Concurrent OOP language rooted ...
收藏 引用
2013 3rd acm workshop on programming based on Actors, Agents, and Decentralized Control, AGERE! 2013
作者: Santi, Andrea Ricci, Alessandro DISI University of Bologna Italy
This paper describes a framework devised to ease the definition and management of complex tasks on top of ALOO, a novel concurrent object-Oriented programming (COOP) language rooted on agent-oriented abstractions. Cop... 详细信息
来源: 评论
Æminium: a permission based concurrent-by-default programming language approach  14
Æminium: a permission based concurrent-by-default programmi...
收藏 引用
proceedings of the 35th acm sigplan Conference on programming Language Design and Implementation
作者: Sven Stork Karl Naden Joshua Sunshine Manual Mohr Alcides Fonseca Paulo Marques Jonathan Aldrich Carnegie Mellon University Karlsruhe Institute of Technology University of Coimbra
The aim of ÆMINIUM is to study the implications of having a concurrent-by-default programming language. This includes language design, runtime system, performance and software engineering *** conduct our study th... 详细信息
来源: 评论
concurrent object-oriented programming with agent-oriented abstractions - The ALOO approach
Concurrent object-oriented programming with agent-oriented a...
收藏 引用
2013 3rd acm workshop on programming based on Actors, Agents, and Decentralized Control, AGERE! 2013
作者: Ricci, Alessandro Santi, Andrea University of Bologna Italy
A long-standing problem in concurrent object-oriented programming is finding a sound and effective way to integrate active entities - being them actors, active objects, processes - with plain passive objects. Even if ... 详细信息
来源: 评论
Back to the future: SIMULA style concurrent objects
Back to the future: SIMULA style concurrent objects
收藏 引用
2013 3rd acm workshop on programming based on Actors, Agents, and Decentralized Control, AGERE! 2013
作者: Madsen, Ole Lehrmann Aarhus University Alexandra Institute Å bogade 34 DK-8200 Aarhus Denmark
In this talk, we will describe the approach to concurrency in SIMULA 67, the very first object-oriented language and the further development of this in the Beta language. Active objects in the form of coroutines are a... 详细信息
来源: 评论
proceedings of the 2nd International workshop on Combined object-Oriented Modelling and programming Languages, ECOOP 2013
Proceedings of the 2nd International Workshop on Combined Ob...
收藏 引用
2nd International workshop on Combined object-Oriented Modelling and programming Languages, ECOOP 2013
The proceedings contain 2 papers. The topics discussed include: away from the sequential paradigm tarpit: modeling and programming with actors, concurrent objects and agents;and wringing out objects for programming an...
来源: 评论
Away from the sequential paradigm tarpit: Modelling and programming with actors, concurrent objects and agents  13
Away from the sequential paradigm tarpit: Modelling and prog...
收藏 引用
2nd International workshop on Combined object-Oriented Modelling and programming Languages, ECOOP 2013
作者: Ricci, Alessandro Yonezawa, Akinori DISI University of Bologna Cesena Italy Riken Advance Institute of Computational Science Kobe Japan
The fundamental turn of software towards concurrency that we are witnessing today has a strong impact on modeling and programming. How to properly integrate ΟΟ modelling/programming and concurrency is still an open ... 详细信息
来源: 评论