咨询与建议

限定检索结果

文献类型

  • 660 篇 会议
  • 97 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 666 篇 工学
    • 648 篇 软件工程
    • 434 篇 计算机科学与技术...
    • 20 篇 控制科学与工程
    • 7 篇 信息与通信工程
    • 3 篇 材料科学与工程(可...
    • 3 篇 电子科学与技术(可...
    • 2 篇 光学工程
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 电气工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 化学工程与技术
    • 1 篇 农业工程
  • 170 篇 理学
    • 167 篇 数学
    • 8 篇 统计学(可授理学、...
    • 2 篇 物理学
    • 2 篇 系统科学
    • 1 篇 化学
  • 75 篇 管理学
    • 55 篇 管理科学与工程(可...
    • 22 篇 图书情报与档案管...
    • 4 篇 工商管理
  • 4 篇 法学
    • 2 篇 法学
    • 2 篇 社会学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 234 篇 languages
  • 153 篇 theory
  • 121 篇 computer program...
  • 106 篇 verification
  • 53 篇 algorithms
  • 48 篇 design
  • 30 篇 computer program...
  • 28 篇 object oriented ...
  • 26 篇 reliability
  • 23 篇 functional progr...
  • 22 篇 high level langu...
  • 22 篇 security
  • 21 篇 performance
  • 19 篇 programming theo...
  • 19 篇 logic programmin...
  • 18 篇 semantics
  • 14 篇 computer systems...
  • 14 篇 type systems
  • 14 篇 concurrency
  • 13 篇 separation logic

机构

  • 15 篇 univ penn philad...
  • 12 篇 carnegie mellon ...
  • 11 篇 univ cambridge c...
  • 11 篇 carnegie mellon ...
  • 8 篇 princeton univ p...
  • 7 篇 microsoft res re...
  • 6 篇 inria rocquencou...
  • 5 篇 inria
  • 5 篇 univ of glasgow ...
  • 5 篇 univ london impe...
  • 5 篇 indiana univ blo...
  • 5 篇 microsoft resear...
  • 5 篇 microsoft resear...
  • 5 篇 tel aviv univ il...
  • 5 篇 university of pe...
  • 5 篇 stanford univ st...
  • 5 篇 univ london impe...
  • 5 篇 cornell univ ith...
  • 5 篇 univ edinburgh e...
  • 4 篇 univ wisconsin m...

作者

  • 11 篇 jones simon peyt...
  • 11 篇 walker david
  • 10 篇 leroy xavier
  • 9 篇 pierce benjamin ...
  • 9 篇 felleisen matthi...
  • 9 篇 harper robert
  • 9 篇 gordon andrew d.
  • 9 篇 abadi martin
  • 8 篇 cardelli luca
  • 7 篇 palsberg jens
  • 7 篇 sagiv mooly
  • 7 篇 calcagno cristia...
  • 7 篇 wadler philip
  • 7 篇 morrisett greg
  • 6 篇 riecke jon g.
  • 6 篇 odersky martin
  • 6 篇 hicks michael
  • 6 篇 fournet cedric
  • 6 篇 kobayashi naoki
  • 5 篇 strub pierre-yve...

语言

  • 690 篇 英文
  • 61 篇 其他
  • 6 篇 中文
检索条件"任意字段=ACM Singplan-sigact Symposium on Principles of Programming Languages"
757 条 记 录,以下是91-100 订阅
排序:
How languages Can Save Distributed Computing
How Languages Can Save Distributed Computing
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Myers, Andrew C. Cornell Univ Dept Comp Sci Ithaca NY 14853 USA
Current networked computing platforms make available to users an immense and growing amount of computing power and storage. This should be an exciting time for computing, and it is. To users, it might seem an infinite... 详细信息
来源: 评论
Logical relations for fine-grained concurrency
Logical relations for fine-grained concurrency
收藏 引用
40th Annual acm SIGPLAN-sigact symposium on principles of programming languages, POPL 2013
作者: Turon, Aaron J. Thamsborg, Jacob Ahmed, Amal Birkedal, Lars Dreyer, Derek Northeastern University Boston MA United States IT University of Copenhagen Copenhagen Denmark MPI-SWS Saarbruecken Germany
Fine-grained concurrent data structures (or FCDs) reduce the granularity of critical sections in both time and space, thus making it possible for clients to access different parts of a mutable data structure in parall... 详细信息
来源: 评论
Static and Dynamic Semantics of NoSQL languages
Static and Dynamic Semantics of NoSQL Languages
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Benzaken, Veronique Castagna, Giuseppe Nguyen, Kim Simeon, Jerome Univ Paris 11 LRI F-91405 Orsay France Univ Paris Diderot CNRS PPS Sorbonne Paris Cite Paris France IBM Watson Res Hawthorne NY USA
We present a calculus for processing semistructured data that spans differences of application area among several novel query languages, broadly categorized as "NoSQL". This calculus lets users define their ... 详细信息
来源: 评论
Copatterns programming Infinite Structures by Observations
Copatterns Programming Infinite Structures by Observations
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Abel, Andreas Pientka, Brigitte Thibodeau, David Setzer, Anton Univ Munich Dept Comp Sci Munich Germany McGill Univ Sch Comp Sci Montreal PQ Canada Swansea Univ Swansea W Glam Wales
Inductive datatypes provide mechanisms to define finite data such as finite lists and trees via constructors and allow programmers to analyze and manipulate finite data via pattern matching. In this paper, we develop ... 详细信息
来源: 评论
Inductive Data Flow Graphs
Inductive Data Flow Graphs
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Farzan, Azadeh Kincaid, Zachary Podelski, Andreas Univ Toronto Toronto ON M5S 1A1 Canada Univ Freiburg Freiburg Germany
The correctness of a sequential program can be shown by the annotation of its control flow graph with inductive assertions. We propose inductive data flow graphs, data flow graphs with incorporated inductive assertion... 详细信息
来源: 评论
A Model-Learner Pattern for Bayesian Reasoning
A Model-Learner Pattern for Bayesian Reasoning
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Gordon, Andrew D. Aizatulin, Mihhail Borgstrom, Johannes Claret, Guillaume Graepel, Thore Nori, Aditya V. Rajamani, Sriram K. Russo, Claudio Univ Edinburgh Edinburgh EH8 9YL Midlothian Scotland Open Univ Milton Keynes Bucks England Uppsala Univ Uppsala Sweden
A Bayesian model is based on a pair of probability distributions, known as the prior and sampling distributions. A wide range of fundamental machine learning tasks, including regression, classification, clustering, an... 详细信息
来源: 评论
The Geometry of Types
The Geometry of Types
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Dal Lago, Ugo Petit, Barbara Univ Bologna I-40126 Bologna Italy INRIA Paris France
We show that time complexity analysis of higher-order functional programs can be effectively reduced to an arguably simpler (although computationally equivalent) verification problem, namely checking first-order inequ... 详细信息
来源: 评论
Full Abstraction for Nominal Scott Domains
Full Abstraction for Nominal Scott Domains
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Loesch, Steffen Pitts, Andrew M. Univ Cambridge Cambridge CB2 1TN England
We develop a domain theory within nominal sets and present programming language constructs and results that can be gained from this approach. The development is based on the concept of orbit finite subset, that is, a ... 详细信息
来源: 评论
Abstraction and Invariance for Algebraically Indexed Types
Abstraction and Invariance for Algebraically Indexed Types
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Atkey, Robert Johann, Patricia Kennedy, Andrew Univ Strathclyde Glasgow G1 1XQ Lanark Scotland Microsoft Res Cambridge Cambridge England
Reynolds' relational parametricity provides a powerful way to reason about programs in terms of invariance under changes of data representation. A dazzling array of applications of Reynolds' theory exists, exp... 详细信息
来源: 评论
High-Level Separation Logic for Low-Level Code
High-Level Separation Logic for Low-Level Code
收藏 引用
40th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Jensen, Jonas B. Benton, Nick Kennedy, Andrew IT Univ Copenhagen Copenhagen Denmark Microsoft Res Cambridge Cambridge England
Separation logic is a powerful tool for reasoning about structured, imperative programs that manipulate pointers. However, its application to unstructured, lower-level languages such as assembly language or machine co... 详细信息
来源: 评论