咨询与建议

限定检索结果

文献类型

  • 45 篇 会议
  • 6 册 图书
  • 1 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 32 篇 工学
    • 30 篇 计算机科学与技术...
    • 29 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 电气工程
    • 1 篇 电子科学与技术(可...
  • 5 篇 理学
    • 5 篇 数学
  • 3 篇 管理学
    • 2 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
  • 1 篇 法学
    • 1 篇 法学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 6 篇 programming lang...
  • 5 篇 software enginee...
  • 4 篇 computer program...
  • 4 篇 functional progr...
  • 3 篇 object oriented ...
  • 3 篇 programming prof...
  • 3 篇 computer languag...
  • 3 篇 programming tech...
  • 3 篇 artificial intel...
  • 3 篇 logics and meani...
  • 2 篇 computer science
  • 2 篇 message passing
  • 2 篇 database systems
  • 2 篇 theory of comput...
  • 2 篇 programming
  • 2 篇 java
  • 2 篇 computational mo...
  • 2 篇 natural language...
  • 2 篇 protocols
  • 2 篇 specification la...

机构

  • 1 篇 inria
  • 1 篇 institute of ele...
  • 1 篇 computer science...
  • 1 篇 univ copenhagen ...
  • 1 篇 technische unive...
  • 1 篇 roskilde univ ro...
  • 1 篇 univ paris 11 cn...
  • 1 篇 coordinated scie...
  • 1 篇 univ porto dcc f...
  • 1 篇 oak ridge natl l...
  • 1 篇 inria rocquencou...
  • 1 篇 univ of edinburg...
  • 1 篇 section digital ...
  • 1 篇 systems group et...
  • 1 篇 univ oxford oxfo...
  • 1 篇 computer science...
  • 1 篇 univ potsdam pot...
  • 1 篇 tu wien austria
  • 1 篇 delft univ techn...
  • 1 篇 radboud univ nij...

作者

  • 2 篇 dagand pierre-ev...
  • 1 篇 kistijantoro ach...
  • 1 篇 vizzotto juliana...
  • 1 篇 kozen dexter
  • 1 篇 harrison robert ...
  • 1 篇 bill roscoe
  • 1 篇 c. gregoire
  • 1 篇 thier patrick
  • 1 篇 h.h. rubinovitz
  • 1 篇 pierce benjamin
  • 1 篇 andrius armonas
  • 1 篇 morelli ralph
  • 1 篇 beyer dirk
  • 1 篇 remy didier
  • 1 篇 holzer andreas
  • 1 篇 eide eric
  • 1 篇 michael c. loui
  • 1 篇 little mark c.
  • 1 篇 brendan mahony
  • 1 篇 leao j.l.s.

语言

  • 52 篇 英文
检索条件"任意字段=22nd Asian Symposium on Programming Languages and Systems"
52 条 记 录,以下是21-30 订阅
排序:
Structural Lock Correlation with Ownership Types
Structural Lock Correlation with Ownership Types
收藏 引用
22nd European symposium on programming (ESOP)
作者: Lu, Yi Potter, John Xue, Jingling Univ New S Wales Sch Comp Sci & Engn Programming Languages & Compilers Grp Sydney NSW 2052 Australia
Concurrent object-oriented programming languages coordinate conflicting memory accesses through locking, which relies on programmer discipline and suffers from a lack of modularity and compile-time support. Programmer... 详细信息
来源: 评论
Language Constructs for Non-Well-Founded Computation
Language Constructs for Non-Well-Founded Computation
收藏 引用
22nd European symposium on programming (ESOP)
作者: Jeannin, Jean-Baptiste Kozen, Dexter Silva, Alexandra Cornell Univ Ithaca NY 14853 USA Radboud Univ Nijmegen Inst Comp & Informat Sci NL-6500 GL Nijmegen Netherlands
Recursive functions defined on a coalgebraic datatype C may not converge if there are cycles in the input, that is, if the input object is not well-founded. Even so, there is often a useful solution. Unfortunately, cu... 详细信息
来源: 评论
Why3-Where Programs Meet Provers
Why3-Where Programs Meet Provers
收藏 引用
22nd European symposium on programming (ESOP)
作者: Filliatre, Jean-Christophe Paskevich, Andrei Univ Paris 11 CNRS Rech Informat Lab F-91405 Orsay France
We present Why3, a tool for deductive program verification, and WhyML, its programming and specification language. WhyML is a first-order language with polymorphic types, pattern matching, and inductive predicates. Pr... 详细信息
来源: 评论
Information Reuse for Multi-goal Reachability Analyses
Information Reuse for Multi-goal Reachability Analyses
收藏 引用
22nd European symposium on programming (ESOP)
作者: Beyer, Dirk Holzer, Andreas Tautschnig, Michael Veith, Helmut Univ Passau Passau Germany Vienna Univ Technol Vienna Austria Univ Oxford Oxford England Queen Mary Univ London London England
It is known that model checkers can generate test inputs as witnesses for reachability specifications (or, equivalently, as counterexamples for safety properties). While this use of model checkers for testing yields a... 详细信息
来源: 评论
Proceedings of the 5th Workshop on programming languages and Operating systems, PLOS 2009, in Conjunction with the 22nd ACM symposium on Operating systems Principles, SOSP 2009
Proceedings of the 5th Workshop on Programming Languages and...
收藏 引用
5th Workshop on programming languages and Operating systems, PLOS 2009, in Conjunction with the 22nd ACM symposium on Operating systems Principles SOSP 2009
The proceedings contain 7 papers. The topics discussed include: checking process-oriented operating system behavior using CSP and refinement;a microkernel API for fine-grained decomposition;code-partitioning gossip;ca...
来源: 评论
Proceedings of the 5th Workshop on programming languages and Operating systems, PLOS 2009, in Conjunction with the 22nd ACM symposium on Operating systems Principles, SOSP 2009: Foreword
Proceedings of the 5th Workshop on Programming Languages and...
收藏 引用
Proceedings of the 5th Workshop on programming languages and Operating systems, PLOS 2009, in Conjunction with the 22nd ACM symposium on Operating systems Principles, SOSP 2009 2009年
作者: Eide, Eric Gal, Andreas Muller, Gilles Spinczyk, Olaf University of Utah United States Mozilla Corporation United States INRIA France Technische Universität Dortmund Germany
来源: 评论
Distributed data flow language for multi-party protocols
Distributed data flow language for multi-party protocols
收藏 引用
5th Workshop on programming languages and Operating systems, PLOS 2009, in Conjunction with the 22nd ACM symposium on Operating systems Principles SOSP 2009
作者: Ostrowski, Krzysztof Birman, Ken Dolev, Danny Cornell University Ithaca NY 14853 United States Hebrew University Jerusalem 91904 Israel
This paper presents a novel object-oriented approach to modeling the semantics of distributed multi-party protocols such as leader election, distributed locks or reliable multicast, and a programming language that sup... 详细信息
来源: 评论
Filet-o-Fish: Practical and dependable domain-specific languages for OS development
Filet-o-Fish: Practical and dependable domain-specific langu...
收藏 引用
5th Workshop on programming languages and Operating systems, PLOS 2009, in Conjunction with the 22nd ACM symposium on Operating systems Principles SOSP 2009
作者: Dagand, Pierre-Evariste Baumann, Andrew Roscoe, Timothy ENS Cachan-Bretagne France Systems Group ETH Zurich Switzerland
We address a persistent problem with using domain-specific languages to write operating systems: the effort of implementing, checking, and debugging the DSL usually outweighs any of its benefits. Because these DSLs ge... 详细信息
来源: 评论
programming models for petascale to exascale
Programming models for petascale to exascale
收藏 引用
22nd IEEE International Parallel and Distributed Processing symposium (IPDPS 2008)
作者: Yelick, Katherine Natl Energy Res Sci Comp Ctr Lawrence Berkeley Natl Lab UC Berkeley Dept Comp Sci & Elect Engn Berkeley CA USA
Multiple petascale systems will soon be available to the computational science community and will represent a variety of architectural models. These high-end systems, like all computing platforms, will have an increas... 详细信息
来源: 评论
Programmability of the HPCS languages: A case study with a quantum chemistry kernel
Programmability of the HPCS languages: A case study with a q...
收藏 引用
10th Workshop on Advances in Parallel and Distributed Computational Models/22nd IEEE International Parallel and Distributed Processing symposium
作者: Shet, Aniruddha G. Elwasif, Wael R. Harrison, Robert J. Bernholdt, David E. Oak Ridge Natl Lab Oak Ridge TN 37831 USA
As high-end computer systems present users with rapidly increasing numbers of processors, possibly also incorporating attached co-processors, programmers are increasingly challenged to express the necessary levels of ... 详细信息
来源: 评论