咨询与建议

限定检索结果

文献类型

  • 491 篇 会议
  • 37 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 488 篇 工学
    • 485 篇 软件工程
    • 291 篇 计算机科学与技术...
    • 22 篇 控制科学与工程
    • 6 篇 信息与通信工程
    • 4 篇 电子科学与技术(可...
    • 3 篇 化学工程与技术
    • 2 篇 安全科学与工程
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 航空宇航科学与技...
  • 77 篇 理学
    • 71 篇 数学
    • 6 篇 统计学(可授理学、...
    • 5 篇 系统科学
    • 3 篇 化学
    • 1 篇 物理学
    • 1 篇 生物学
  • 35 篇 管理学
    • 25 篇 管理科学与工程(可...
    • 20 篇 工商管理
    • 13 篇 图书情报与档案管...
  • 4 篇 经济学
    • 4 篇 应用经济学
  • 2 篇 法学
    • 2 篇 社会学
  • 2 篇 教育学
    • 2 篇 教育学

主题

  • 75 篇 design
  • 66 篇 languages
  • 65 篇 performance
  • 43 篇 computer program...
  • 38 篇 algorithms
  • 36 篇 computer program...
  • 31 篇 experimentation
  • 24 篇 verification
  • 23 篇 reliability
  • 23 篇 program synthesi...
  • 22 篇 probabilistic pr...
  • 20 篇 java programming...
  • 15 篇 functional progr...
  • 13 篇 object oriented ...
  • 12 篇 c (programming l...
  • 11 篇 computer systems...
  • 11 篇 static analysis
  • 11 篇 measurement
  • 11 篇 concurrency
  • 10 篇 compilers

机构

  • 12 篇 carnegie mellon ...
  • 9 篇 univ michigan an...
  • 9 篇 univ wisconsin m...
  • 9 篇 princeton univ p...
  • 8 篇 univ penn philad...
  • 8 篇 purdue univ w la...
  • 8 篇 stanford univ st...
  • 8 篇 univ washington ...
  • 8 篇 univ texas austi...
  • 7 篇 mit cambridge ma...
  • 6 篇 microsoft res re...
  • 6 篇 swiss fed inst t...
  • 6 篇 yale univ new ha...
  • 6 篇 harvard univ cam...
  • 6 篇 cornell univ ith...
  • 5 篇 ibm research
  • 5 篇 microsoft resear...
  • 5 篇 univ calif berke...
  • 4 篇 carnegie mellon ...
  • 4 篇 microsoft res re...

作者

  • 7 篇 dillig isil
  • 6 篇 august david i.
  • 6 篇 gulwani sumit
  • 5 篇 mckinley kathryn...
  • 5 篇 grossman dan
  • 5 篇 aiken alex
  • 5 篇 vechev martin
  • 5 篇 bacon david f.
  • 5 篇 su zhendong
  • 5 篇 solar-lezama arm...
  • 5 篇 myers andrew c.
  • 5 篇 millstein todd
  • 5 篇 walker david
  • 5 篇 mansinghka vikas...
  • 4 篇 wang xinyu
  • 4 篇 nakatani t
  • 4 篇 cheng perry
  • 4 篇 adl-tabatabai al...
  • 4 篇 gehr timon
  • 4 篇 lueh guei-yuan

语言

  • 526 篇 英文
  • 2 篇 其他
检索条件"任意字段=PLDI 2006 - 2006 ACM SIGPLAN Conference on Programming Language Design and Implementation"
528 条 记 录,以下是451-460 订阅
排序:
Pin: Building customized program analysis tools with dynamic instrumentation
Pin: Building customized program analysis tools with dynamic...
收藏 引用
2005 acm sigplan conference on programming language design and implementation, pldi 05
作者: Luk, Chi-Keung Cohn, Robert Muth, Robert Patil, Harish Klauser, Artur Lowney, Geoff Wallace, Steven Reddi, Vijay Janapa Hazelwood, Kim Intel Corporation University of Colorado
Robust and powerful software instrumentation tools are essential for program analysis tasks such as profiling, performance evaluation, and bug detection. To meet this need, we have developed a new instrumentation syst... 详细信息
来源: 评论
A Lightweight Polyglot Code Transformation language
收藏 引用
PROCEEDINGS OF THE acm ON programming languageS-PacmPL 2024年 第PLDI期8卷 1288-1312页
作者: Ketkar, Ameya Ramos, Daniel Clapp, Lazaro Barik, Raj Ramanathan, Murali Krishna Gitar Inc San Mateo CA 94403 USA Carnegie Mellon Univ Pittsburgh PA 15213 USA Univ Lisbon INESC ID IST Lisbon Portugal Amazon Web Serv Santa Clara CA USA Uber Technol Inc San Francisco CA USA
In today's software industry, large-scale, multi-language codebases are the norm. This brings substantial challenges in developing automated tools for code maintenance tasks such as API migration or dead code clea... 详细信息
来源: 评论
language-independent sandboxing of just-in-time compilation and self-modifying code  11
Language-independent sandboxing of just-in-time compilation ...
收藏 引用
32nd acm conference on programming language design and implementation, pldi 2011
作者: Ansel, Jason Marchenko, Petr Erlingsson, Ulfar Taylor, Elijah Chen, Brad Schuff, Derek L. Sehr, David Biffle, Cliff L. Yee, Bennet Computer Science and Artificial Intelligence Laboratory Massachusetts Institute of Technology United States University College London United Kingdom Google Inc. United States
When dealing with dynamic, untrusted content, such as on the Web, software behavior must be sandboxed, typically through use of a language like JavaScript. However, even for such specially-designed languages, it is di... 详细信息
来源: 评论
AARTS: Low overhead online adaptive auto-tuning  11
AARTS: Low overhead online adaptive auto-tuning
收藏 引用
1st acm sigplan International Workshop on Adaptive Self-Tuning Computing Systems for the Exaflop Era, Exadapt 2011 - Co-located with 32nd acm sigplan conference on programming language design and implementation, pldi 2011 at FCRC 2011
作者: Teodoro, George Sussman, Alan Department of Computer Science University of Maryland College Park MD 20742 United States
We present an online lightweight auto-tuning system for shared-memory parallel programs. We employ an online adaptive tuning algorithm that is based on performance measurements, to adapt to performance variability tha... 详细信息
来源: 评论
A Study of Memory Management for Web-based Applications on Multicore Processors  09
A Study of Memory Management for Web-based Applications on M...
收藏 引用
acm sigplan conference on programming language design and implementation
作者: Inoue, Hiroshi Komatsu, Hideaki Nakatani, Toshio IBM Tokyo Res Lab Yamato Kanagawa 2428502 Japan
More and more server workloads are becoming Web-based. In these Web-based workloads, most of the memory objects are used only during one transaction. We study the effect of the memory management approaches on the perf... 详细信息
来源: 评论
An automatic object inlining optimization and its evaluation
An automatic object inlining optimization and its evaluation
收藏 引用
acm sigplan' 00 conference on programming language design and implementation (pldi)
作者: Dolby, J Chien, AA IBM Corp TJ Watson Res Ctr Yorktown Hts NY 10598 USA Univ Calif San Diego Dept Comp Sci & Engn La Jolla CA 92093 USA
Automatic object inlining [19, 20] transforms heap data structures by fusing parent and child objects together. It can improve runtime by reducing object allocation and pointer dereference costs. We report continuing ... 详细信息
来源: 评论
Safe approximate algorithm for interprocedural pointer aliasing
Safe approximate algorithm for interprocedural pointer alias...
收藏 引用
acm sigplan '92 conference on programming language design and implementation, pldi 1992
作者: Landi, William Ryder, Barbara G. Rutgers Univ New Brunswick NJ United States
During execution, when two or more names exist for the same location at some program point, we call them aliases. In a language which allows arbitrary pointers, the problem of determining aliases at a program point is... 详细信息
来源: 评论
A compiler framework for speculative analysis and optimizations  03
收藏 引用
conference on programming language design and implementation
作者: Lin, J Chen, T Hsu, WC Ju, RDC Ngai, TF Yew, PC Chan, S Univ Minnesota Dept Comp Sci & Engn Minneapolis MN 55455 USA Intel Corp Microproc Res Lab Santa Clara CA 95052 USA
Speculative execution, such as control speculation and data speculation, is an effective way to improve program performance. Using edge/path profile information or simple heuristic rules, existing compiler frameworks ... 详细信息
来源: 评论
The tao of parallelism in algorithms  11
The tao of parallelism in algorithms
收藏 引用
32nd acm conference on programming language design and implementation, pldi 2011
作者: Pingali, Keshav Nguyen, Donald Kulkarni, Milind Burtscher, Martin Hassaan, M. Amber Kaleem, Rashid Lee, Tsung-Hsien Lenharth, Andrew Manevich, Roman Méndez-Lojo, Mario Prountzos, Dimitrios Sui, Xin Department of Computer Science University of Texas Austin TX United States Electrical and Computer Engineering University of Texas Austin TX United States Institute for Computational Engineering and Sciences University of Texas Austin TX United States Department of Computer Science Texas State University San Marcos TX United States School of Electrical and Computer Engineering Purdue University United States
For more than thirty years, the parallel programming community has used the dependence graph as the main abstraction for reasoning about and exploiting parallelism in "regular" algorithms that use dense arra... 详细信息
来源: 评论
Abstract machine for CLP(R)
Abstract machine for CLP(R)
收藏 引用
acm sigplan '92 conference on programming language design and implementation, pldi 1992
作者: Jaffar, Joxan Stuckey, Peter J. Michaylov, Spiro Yap, Roland H.C. IBM Yorktown Heights NY United States
An abstract machine is described for the CLP(R) programming language. It is intended as a first step towards enabling CLP(R) programs to be executed with efficiency approaching that of conventional languages. The core... 详细信息
来源: 评论