咨询与建议

限定检索结果

文献类型

  • 2,277 篇 会议
  • 296 篇 期刊文献
  • 2 册 图书

馆藏范围

  • 2,575 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,149 篇 软件工程
    • 1,702 篇 计算机科学与技术...
    • 86 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 22 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 13 篇 材料科学与工程(可...
    • 13 篇 建筑学
    • 13 篇 土木工程
    • 13 篇 生物工程
    • 10 篇 光学工程
    • 9 篇 安全科学与工程
    • 8 篇 化学工程与技术
    • 5 篇 动力工程及工程热...
    • 5 篇 生物医学工程(可授...
    • 4 篇 力学(可授工学、理...
  • 278 篇 理学
    • 217 篇 数学
    • 30 篇 系统科学
    • 18 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 16 篇 生物学
    • 8 篇 化学
    • 6 篇 地质学
  • 207 篇 管理学
    • 112 篇 图书情报与档案管...
    • 107 篇 管理科学与工程(可...
    • 48 篇 工商管理
  • 22 篇 教育学
    • 22 篇 教育学
  • 17 篇 法学
    • 15 篇 社会学
  • 9 篇 经济学
    • 9 篇 应用经济学
  • 2 篇 农学
  • 2 篇 艺术学
  • 1 篇 军事学

主题

  • 390 篇 design
  • 369 篇 languages
  • 187 篇 computer program...
  • 182 篇 performance
  • 162 篇 object oriented ...
  • 89 篇 algorithms
  • 88 篇 java programming...
  • 81 篇 experimentation
  • 78 篇 functional progr...
  • 71 篇 computer program...
  • 71 篇 theory
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 48 篇 semantics
  • 47 篇 software design
  • 45 篇 domain-specific ...
  • 38 篇 parallel program...
  • 37 篇 concurrency
  • 35 篇 measurement

机构

  • 25 篇 carnegie mellon ...
  • 22 篇 univ washington ...
  • 18 篇 univ penn philad...
  • 17 篇 princeton univ p...
  • 17 篇 stanford univ st...
  • 16 篇 univ texas austi...
  • 15 篇 harvard univ cam...
  • 14 篇 purdue univ w la...
  • 13 篇 microsoft res re...
  • 13 篇 microsoft resear...
  • 13 篇 rice univ housto...
  • 12 篇 univ wisconsin m...
  • 12 篇 mit cambridge ma...
  • 12 篇 cornell univ ith...
  • 12 篇 microsoft res ca...
  • 11 篇 univ michigan an...
  • 11 篇 swiss fed inst t...
  • 11 篇 univ calif berke...
  • 10 篇 microsoft res re...
  • 10 篇 yale univ new ha...

作者

  • 19 篇 hirschfeld rober...
  • 16 篇 walker david
  • 15 篇 visser eelco
  • 15 篇 felleisen matthi...
  • 14 篇 findler robert b...
  • 13 篇 grossman dan
  • 13 篇 bacon david f.
  • 12 篇 chlipala adam
  • 11 篇 flatt matthew
  • 11 篇 sarkar vivek
  • 11 篇 myers andrew c.
  • 11 篇 mezini mira
  • 11 篇 morrisett greg
  • 10 篇 mckinley kathryn...
  • 10 篇 bockisch christo...
  • 10 篇 adl-tabatabai al...
  • 10 篇 van der storm ti...
  • 10 篇 de moor oege
  • 10 篇 dillig isil
  • 9 篇 lumsdaine a

语言

  • 2,356 篇 英文
  • 214 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2575 条 记 录,以下是551-560 订阅
排序:
Scrap Your Boilerplate with Object Algebras
收藏 引用
acm sigplan NOTICES 2015年 第10期50卷 127-146页
作者: Zhang, Haoyuan Chu, Zewei Oliveira, Bruno C. D. S. van der Storm, Tijs Univ Hong Kong Hong Kong Hong Kong Peoples R China CWI Amsterdam Netherlands
Traversing complex Abstract Syntax Trees (ASTs) typically requires large amounts of tedious boilerplate code. For many operations most of the code simply walks the structure, and only a small portion of the code imple... 详细信息
来源: 评论
Tracing vs. Partial Evaluation Comparing Meta-Compilation Approaches for Self-Optimizing Interpreters
收藏 引用
acm sigplan NOTICES 2015年 第10期50卷 821-839页
作者: Marr, Stefan Ducasse, Stephane INRIA Lille France
Tracing and partial evaluation have been proposed as meta-compilation techniques for interpreters to make just-in-time compilation language-independent. They promise that programs executing on simple interpreters can ... 详细信息
来源: 评论
Automatic Locality-Friendly Interface Extension of Numerical Functions  2014
Automatic Locality-Friendly Interface Extension of Numerical...
收藏 引用
13th conference on Generative programming - Concepts and Experiences (GPCE)
作者: Hess, Benjamin Gross, Thomas R. Pueschel, Markus Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland
Raising the level of abstraction is a key concern of software engineering, and libraries (either used directly or as a target of a program generation system) are a successful technique to raise programmer productivity... 详细信息
来源: 评论
Vectorization of Apply to Reduce Interpretation Overhead of R
收藏 引用
acm sigplan NOTICES 2015年 第10期50卷 400-415页
作者: Wang, Haichuan Padua, David Wu, Peng Univ Illinois Urbana IL 61801 USA Huawei R&D USA Santa Clara CA USA
R is a popular dynamic language designed for statistical computing. Despite R's huge user base, the inefficiency in R's language implementation becomes a major pain-point in everyday use as well as an obstacle... 详细信息
来源: 评论
Cross-Layer Memory Management for Managed language Applications
收藏 引用
acm sigplan NOTICES 2015年 第10期50卷 488-504页
作者: Jantz, Michael R. Robinson, Forrest J. Kulkarni, Prasad A. Doshi, Kshitij A. Univ Tennessee Knoxville TN 37996 USA Univ Kansas Lawrence KS 66045 USA Intel Corp Santa Clara CA 95051 USA
Performance and energy efficiency in memory have become critically important for a wide range of computing domains. However, it is difficult to control and optimize memory power and performance because these effects d... 详细信息
来源: 评论
Use at Your Own Risk: The Java Unsafe API in the Wild
收藏 引用
acm sigplan NOTICES 2015年 第10期50卷 695-710页
作者: Mastrangelo, Luis Ponzanelli, Luca Mocci, Andrea Lanza, Michele Hauswirth, Matthias Nystrom, Nathaniel USI Fac Informat Lugano Switzerland
Java is a safe language. Its runtime environment provides strong safety guarantees that any Java application can rely on. Or so we think. We show that the runtime actually does not provide these guarantees-for a large... 详细信息
来源: 评论
A Partial Read Barrier for Efficient Support of Live Object-Oriented programming
收藏 引用
acm sigplan NOTICES 2015年 第11期50卷 93-104页
作者: Miranda, Eliot Bera, Clement Cadence Design Syst New York NY USA RMOD INRIA Lille Nord Europe Lyon France
Live programming, originally introduced by Smalltalk and Lisp, and now gaining popularity in contemporary systems such as Swift, requires on-the-fly support for object schema migration, such that the layout of objects... 详细信息
来源: 评论
Vector Parallelism in JavaScript: language and compiler support for SIMD  24
Vector Parallelism in JavaScript: Language and compiler supp...
收藏 引用
24th International conference on Parallel Architecture and Compilation (PACT)
作者: Jibaja, Ivan Jensen, Peter Hu, Ningxin Haghighat, Mohammad R. McCutchan, John Gohman, Dan Blackburn, Stephen M. McKinley, Kathryn S. Univ Texas Austin Austin TX 78712 USA Intel Corp Santa Clara CA 95051 USA Google Inc Menlo Pk CA USA Mozilla Mountain View CA USA Australian Natl Univ Canberra ACT 0200 Australia Microsoft Res Cambridge England
JavaScript is the most widely used web programming language and is increasingly used to implement sophisticated and demanding applications in such domains as graphics, games, video, and cryptography. The performance a... 详细信息
来源: 评论
PLDI'09 - Proceedings of the 2009 acm sigplan conference on programming language design and implementation
PLDI'09 - Proceedings of the 2009 ACM SIGPLAN Conference on ...
收藏 引用
2009 acm sigplan conference on programming language design and implementation, PLDI'09
The proceedings contain 41 papers. The topics discussed include: dynamic software updates: a VM-centric approach;safe and timely dynamics updates for multi-threaded programs;CEAL: a C-based language for self-adjusting...
来源: 评论
Disjointness Domains for Fine-Grained Aliasing
收藏 引用
acm sigplan NOTICES 2015年 第10期50卷 898-916页
作者: Brandauer, Stephan Clarke, Dave Wrigstad, Tobias Uppsala Univ Uppsala Sweden
Aliasing is crucial for supporting useful implementation patterns, but it makes reasoning about programs difficult. To deal with this problem, numerous type-based aliasing control mechanisms have been proposed, expres... 详细信息
来源: 评论