咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是331-340 订阅
排序:
Connecting effect and uniqueness with adoption
Connecting effect and uniqueness with adoption
收藏 引用
POPL 2005: The 32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Boyland, John Tang Retert, William University of Wisconsin - Milwaukee Department of EECS P O Box 784 Milwaukee WI 53201 United States
"Adoption" is when one piece of state is logically embedded in another piece of state. Adoption provides information hiding (the adopter can be used as a proxy for the adoptee) and with linear existentials, ... 详细信息
来源: 评论
Associated types with class  05
Associated types with class
收藏 引用
POPL 2005: The 32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Chakravarty, Manuel M.T. Keller, Gabriele Jones, Simon Peyton Marlow, Simon Programming Languages and Compilers University of New South Wales Australia Microsoft Research Ltd. Cambridge United Kingdom
Haskell's type classes allow ad-hoc overloading, or type-indexing, of functions. A natural generalisation is to allow type-indexing of data types as well. It turns out that this idea directly supports a powerful f... 详细信息
来源: 评论
A bisimulation for type abstraction and recursion
A bisimulation for type abstraction and recursion
收藏 引用
32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Sumii, E Pierce, BC Univ Penn Philadelphia PA 19104 USA
We present a sound;complete;and elementary proof method, based on bisimulation, for contextual equivalence in a lambda-calculus with full universal;existential;and recursive types. Unlike logical relations (either sem... 详细信息
来源: 评论
A syntactic approach to eta equality in type theory  05
A syntactic approach to eta equality in type theory
收藏 引用
32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Goguen, H AT&T Labs Florham Pk NJ 07932 USA
This paper outlines an elementary approach for showing the decidability of type checking for type theories with beta eta-equality;relevant to foundations for modules systems and type theory-based proof systems. The ke... 详细信息
来源: 评论
Automated soundness proofs for dataflow analyses and transformations via local rules  05
Automated soundness proofs for dataflow analyses and transfo...
收藏 引用
POPL 2005: The 32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Lerner, Sorin Rice, Erika Millstein, Todd Chambers, Craig Univ. of Washington United States UCLA United States
We present Rhodium, a new language for writing compiler optimizations that can be automatically proved sound. Unlike our previous work on Cobalt, Rhodium expresses optimizations using explicit dataflow facts manipulat... 详细信息
来源: 评论
Associated types with class
Associated types with class
收藏 引用
32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Chakravarty, MMT Keller, G Jones, SP Marlow, S Univ New S Wales Kensington NSW 2033 Australia Microsoft Res Ltd Cambridge England
Haskell's type classes allow ad-hoc overloading, or type-indexing;of functions. A natural generalisation is to allow type-indexing of data types as well. It turns out that this idea directly supports a powerful fo... 详细信息
来源: 评论
Theoretical foundations for compensations in flow composition languages  05
Theoretical foundations for compensations in flow compositio...
收藏 引用
32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Bruni, R Melgratti, H Montanari, U Univ Pisa Dipartimento Informat I-56100 Pisa Italy
A key aspect when aggregating business processes and web services is to assure transactional properties of process executions. Since transactions in this context may require long periods of time to complete;traditiona... 详细信息
来源: 评论
Transactors: A programming model for maintaining globally consistent distributed in unreliable environments
Transactors: A programming model for maintaining globally co...
收藏 引用
POPL 2005: The 32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Field, John Varela, Carlos A. IBM T.J. Watson Research Center Department of Computer Science Rensselaer Polytechnic Institute
We introduce transactors, a fault-tolerant programming model for composing loosely-coupled distributed components running in an unreliable environment such as the internet into systems that reliably maintain globally ... 详细信息
来源: 评论
Transition predicate abstraction and fair termination  05
Transition predicate abstraction and fair termination
收藏 引用
32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Podelski, A Rybalchenko, A Max Planck Inst Informat Saarbrucken Germany
Predicate abstraction is the basis of many program verification tools. Until now, the only known way to overcome the inherent limitation of predicate abstraction to safety properties was to manually annotate the finit... 详细信息
来源: 评论
Communicating quantum processes  05
Communicating quantum processes
收藏 引用
POPL 2005: The 32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Gay, Simon J. J. Nagarajan, Rajagopal Department of Computing Science University of Glasgow United Kingdom Department of Computer Science University of Warwick United Kingdom
We define a language CQP (Communicating Quantum Processes) for modelling systems which combine quantum and classical communication and computation. CQP combines the communication primitives of the pi-calculus with pri... 详细信息
来源: 评论