咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是281-290 订阅
排序:
JavaScript instrumentation for browser security  07
JavaScript instrumentation for browser security
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Yu, Dachuan Chander, Ajay Islam, Nayeem Serikov, Igor DoCoMo Communications Laboratories USA Inc.
It is well recognized that JavaScript can be exploited to launch browser-based security attacks. We propose to battle such attacks using program instrumentation. Untrusted JavaScript code goes through a rewriting proc... 详细信息
来源: 评论
Context Logic as Modal Logic: Completeness and parametric inexpressivity  07
Context Logic as Modal Logic: Completeness and parametric in...
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Calcagno, Cristiano Gardner, Philippa Zarfaty, Uri Univ London Imperial Coll Sci & Technol Dept Comp London England
Separation Logic, Ambient Logic and Context Logic are based on a similar style of reasoning about structured data. They each consist of a structural ( separating) composition for reasoning about disjoint subdata, and ... 详细信息
来源: 评论
Lock allocation  07
Lock allocation
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Emmi, Michael Fischer, Jeffrey S. Jhala, Ranjit Majumdar, Rupak Univ Calif Los Angeles Los Angeles CA 90024 USA Univ Calif San Diego San Diego CA 92103 USA
We introduce lock allocation, an automatic technique that takes a multi-threaded program annotated with atomic sections (that must be executed atomically), and infers a lock assignment from global variables to locks a... 详细信息
来源: 评论
Modular type classes  07
Modular type classes
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Dreyer, Derek Harper, Robert Chakravarty, Manuel M. T. Toyota Technol Inst Chicago IL USA Carnegie Mellon Univ Pittsburgh PA 15213 USA Univ New S Wales Kensington NSW 2033 Australia
ML modules and Haskell type classes have proven to be highly effective tools for program structuring. Modules emphasize explicit configuration of program components and the use of data abstraction. Type classes emphas... 详细信息
来源: 评论
Dynamic heap type inference for program understanding and debugging  07
Dynamic heap type inference for program understanding and de...
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Polishchuk, Marina Liblit, Ben Schulze, Chloe W. Microsoft Corp Redmond WA 98052 USA Univ Wisconsin Madison WI 53706 USA Oracle Corp Redwood Shores CA 94065 USA
C programs can be difficult to debug due to lax type enforcement and low-level access to memory. We present a dynamic analysis for C that checks heap snapshots for consistency with program types. Our approach builds o... 详细信息
来源: 评论
Advanced programming language design in enterprise software - A lambda-calculus theorist wanders into a datacenter  07
Advanced programming language design in enterprise software ...
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Murthy, Chet IBM Research
Enterprise software systems automate the business processes of most nontrivial organizations in the world economy. These systems are immensely complex, and their function is critical to our living standards and everyd... 详细信息
来源: 评论
Secure implementations of typed channel abstractions  07
Secure implementations of typed channel abstractions
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Bugliesi, Michele Giunti, Marco Univ Ca Foscari Dipartimento Informat Venice Italy
The challenges hidden in the implementation of high-level process calculi into low-level environments are well understood [3]. This paper develops a secure implementation of a typed pi calculus, in which capability ty... 详细信息
来源: 评论
A semantics-based approach to Malware detection  07
A semantics-based approach to Malware detection
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Preda, Mila Dalla Christodorescu, Mihai Jha, Somesh Debray, Saumya Univ Verona Dipartimento Informat I-37134 Verona Italy Univ Wisconsin Dept Comp Sci Madison WI 53706 USA Univ Arizona Dept Comp Sci Tucson AZ USA
Malware detection is a crucial aspect of software security. Current malware detectors work by checking for "signatures," which attempt to capture (syntactic) characteristics of the machine-level byte sequenc... 详细信息
来源: 评论
First-class nonstandard interpretations by opening closures  07
First-class nonstandard interpretations by opening closures
收藏 引用
34th acm SIGPLAN-sigact symposium on principles of programming languages
作者: Siskind, Jeffrey Mark Pearlmutter, Barak A. Purdue Univ Sch Elect & Comp Engn W Lafayette IN 47907 USA NUI Hamilton Inst Maynooth Kildare Ireland
We motivate and discuss a novel functional programming construct that allows convenient modular run-time nonstandard interpretation via reflection on closure environments. This map-closure construct encompasses both t... 详细信息
来源: 评论
Mutatis Mutandis:: Safe and predictable dynamic software updating
<i>Mutatis Mutandis</i>:: Safe and predictable dynamic softw...
收藏 引用
32nd acm SIGPLAN-sigact symposium on principles of programming languages
作者: Stoyle, Gareth Hicks, Michael Bierman, Gavin Sewell, Peter Neamtiu, Iulian Univ Cambridge Cambridge CB2 1TN England Univ Maryland College Pk MD 20742 USA
This article presents Proteus, a core calculus that models dynamic software updating, a service for fixing bugs and adding features to a running program. Proteus permits a program's type structure to change dynami... 详细信息
来源: 评论