咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是311-320 订阅
排序:
A logic for information flow in object-oriented programs  06
A logic for information flow in object-oriented programs
收藏 引用
33rd symposium on principles of programming languages
作者: Amtoft, T Bandhakavi, S Banerjee, A Kansas State Univ Dept Comp & Informat Sci Manhattan KS 66506 USA
This paper specifies, via a Hoare-like logic, an interprocedural and flow sensitive (but termination insensitive) information flow analysis for object-oriented programs. Pointer aliasing is ubiquitous in such programs... 详细信息
来源: 评论
Stratified type inference for generalized algebraic data types  06
Stratified type inference for generalized algebraic data typ...
收藏 引用
33rd symposium on principles of programming languages
作者: Pottier, F Régis-Gianas, Y INRIA
We offer a solution to the type inference problem for an extension of Hindley and Milner's type system with generalized algebraic data types. Our approach is in two strata. The bottom stratum is a core language th... 详细信息
来源: 评论
Associating synchronization constraints with data in an object-oriented language  06
Associating synchronization constraints with data in an obje...
收藏 引用
33rd symposium on principles of programming languages
作者: Vaziri, M Tip, F Dolby, J IBM Corp Thomas J Watson Res Ctr Yorktown Hts NY 10598 USA
Concurrency-related bugs may happen when multiple threads access shared data and interleave in ways that do not correspond to any sequential execution. Their absence is not guaranteed by the traditional notion of &quo... 详细信息
来源: 评论
Why dependent types matter  06
Why dependent types matter
收藏 引用
33rd acm SIGPLAN-sigact symposium on principles of programming languages, POPL'06
作者: McKinna, James University of St. Andrews United Kingdom School of Computer Science University of St. Andrews United Kingdom
Language designers have in recent years proposed a wealth of richer type systems for programming which seek to extend the range of statically enforced guarantees on data and code. Most such proposals have been evoluti... 详细信息
来源: 评论
Adventures in time and space  06
Adventures in time and space
收藏 引用
33rd acm SIGPLAN-sigact symposium on principles of programming languages, POPL'06
作者: Danner, Norman Royer, James S. Dept. of Mathematics and Computer Science Wesleyan University Middletown CN United States EECS Dept. Syracuse University Syracuse NY United States
This paper investigates what is essentially a call-by-value version of PCF under a complexity-theoretically motivated type system. The programming formalism, ATR1, has its first-order programs characterize the poly-ti... 详细信息
来源: 评论
Certified assembly programming with embedded code pointers  06
Certified assembly programming with embedded code pointers
收藏 引用
33rd symposium on principles of programming languages
作者: Ni, ZZ Shao, Z Yale Univ Dept Comp Sci New Haven CT 06520 USA
Embedded code pointers (ECPs) are stored handles of functions and continuations commonly seen in low-level binaries as well as functional or higher-order programs. ECPs are known to be very hard to support well in Hoa... 详细信息
来源: 评论
The essence of command injection attacks in web applications  06
The essence of command injection attacks in web applications
收藏 引用
33rd symposium on principles of programming languages
作者: Su, ZD Wassermann, G Univ Calif Davis Davis CA 95616 USA
Web applications typically interact with a back-end database to retrieve persistent data and then present the data to the user as dynamically generated output, such as HTML web pages. However, this interaction is comm... 详细信息
来源: 评论
On flow-sensitive security types  06
On flow-sensitive security types
收藏 引用
33rd symposium on principles of programming languages
作者: Hunt, S Sands, D City Univ London Sch Informat Dept Comp London EC1V 0HB England Chalmers Univ Technol Dept Comp Sci & Engn Gothenburg Sweden
This article investigates formal properties of a family of semantically sound flow-sensitive type systems for tracking information flow in simple While programs. The family is indexed by the choice of flow lattice. By... 详细信息
来源: 评论
Conference Record of the Annual acm symposium on principles of programming languages: Foreword
Conference Record of the Annual ACM Symposium on Principles ...
收藏 引用
Conference Record of the Annual acm symposium on principles of programming languages 2006年 iii页
作者: Jones, Simon Peyton Microsoft Research United Kingdom
No abstract available
来源: 评论
A hierarchical model of data locality  06
A hierarchical model of data locality
收藏 引用
33rd symposium on principles of programming languages
作者: Zhang, CL Ding, C Ogihara, M Zhong, YT Wu, YF Univ Rochester Dept Comp Sci Rochester NY 14627 USA George Mason Univ Dept Comp Sci Fairfax VA 22030 USA Intel Labs Programming Sys Res Lab Santa Clara CA 95052 USA
In POPL 2002, Petrank and Rawitz showed a universal result-finding optimal data placement is not only NP-hard but also impossible to approximate within a constant factor if P not equal NP. Here we study a recently pub... 详细信息
来源: 评论