咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,149 篇 软件工程
    • 1,702 篇 计算机科学与技术...
    • 85 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 23 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 14 篇 建筑学
    • 14 篇 土木工程
    • 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,354 篇 英文
  • 216 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2575 条 记 录,以下是771-780 订阅
排序:
Painless programming combining reduction and search: design principles for embedding decision procedures in high-level languages  12
Painless programming combining reduction and search: Design ...
收藏 引用
17th acm sigplan International conference on Functional programming, ICFP 2012
作者: Sheard, Timothy E. Portland State University Portland OR United States
We describe the Funlogic system which extends a functional language with existentially quantified declarations. An existential declaration introduces a variable and a set of constraints that its value should meet. Exi... 详细信息
来源: 评论
Constrained Kinds  12
Constrained Kinds
收藏 引用
acm International conference on Object Oriented programming Systems languages and Applications
作者: Tardieu, Olivier Nystrom, Nathaniel Peshansky, Igor Saraswat, Vijay IBM Res Yorktown Hts NY USA Univ Lugano Lugano Switzerland Google Mountain View CA USA
Modern object-oriented languages such as X 1 0 require a rich framework for types capable of expressing both value-dependency and genericity, and supporting pluggable, domain-specific extensions. In earlier work, we p... 详细信息
来源: 评论
Development of secured systems by mixing programs, specifications and proofs in an object-oriented programming environment: A case study within the FoCaLiZe environment
Development of secured systems by mixing programs, specifica...
收藏 引用
acm sigplan 7th Workshop on programming languages and Analysis for Security, PLAS'12
作者: Doligez, Damien Jaume, Mathieu Rioboo, Renaud Gallium Inria Rocquencourt France SPI LIP6 Univ. P. and M. Curie Paris France CPR CEDRIC ENSIIE Evry France
FoCaLiZe is an object-oriented programming environment that combines specifications, programs and proofs in the same language. This paper describes how its features can be used to formally express specifications and t... 详细信息
来源: 评论
Agda-curious? An Exploration of programming with Dependent Types
Agda-curious? An Exploration of Programming with Dependent T...
收藏 引用
17th acm sigplan International conference on Functional programming
作者: McBride, Conor Univ Strathclyde Glasgow G1 1XQ Lanark Scotland
I explore programming with the dependently typed functional language, AGDA. I present the progress which AGDA has made, demonstrate its usage in a small development, reflect critically on the state of the art, and spe... 详细信息
来源: 评论
Painless programming Combining Reduction and Search design Principles for Embedding Decision Procedures in High-Level languages
Painless Programming Combining Reduction and Search Design P...
收藏 引用
17th acm sigplan International conference on Functional programming
作者: Sheard, Tim Portland State Univ Portland OR 97207 USA
We describe the Funlogic system which extends a functional language with existentially quantified declarations. An existential declaration introduces a variable and a set of constraints that its value should meet. Exi... 详细信息
来源: 评论
The HipHop Compiler for PHP  12
The HipHop Compiler for PHP
收藏 引用
acm International conference on Object Oriented programming Systems languages and Applications
作者: Zhao, Haiping Proctor, Iain Yang, Minghui Qi, Xin Williams, Mark Gao, Qi Ottoni, Guilherme Paroski, Andrew MacVicar, Scott Evans, Jason Tu, Stephen Facebook Inc Menlo Pk CA USA
Scripting languages are widely used to quickly accomplish a variety of tasks because of the high productivity they enable. Among other reasons, this increased productivity results from a combination of extensive libra... 详细信息
来源: 评论
Extending a C-like language for Portable SIMD programming  12
Extending a C-like Language for Portable SIMD Programming
收藏 引用
17th acm sigplan Symposium on Principles and Practice of Parallel programming
作者: Leissa, Roland Hack, Sebastian Wald, Ingo Univ Saarland Compiler Design Lab Saarbrucken Germany Intel Corp Visual Applicat Res Santa Clara CA 95051 USA
SIMD instructions are common in CPUs for years now. Using these instructions effectively requires not only vectorization of code, but also modifications to the data layout. However, automatic vectorization techniques ... 详细信息
来源: 评论
Superficially Substructural Types  12
Superficially Substructural Types
收藏 引用
17th acm sigplan International conference on Functional programming
作者: Krishnaswami, Neelakantan R. Turon, Aaron Dreyer, Derek Garg, Deepak Northeastern Univ Boston MA USA
Many substructural type systems have been proposed for controlling access to shared state in higher-order languages. Central to these systems is the notion of a resource, which may be split into disjoint pieces that d... 详细信息
来源: 评论
HICAMP: Architectural Support for Efficient Concurrency-safe Shared Structured Data Access
HICAMP: Architectural Support for Efficient Concurrency-safe...
收藏 引用
17th International conference on Architectural Support for programming languages and Operating Systems
作者: Cheriton, David Firoozshahian, Amin Solomatnikov, Alex Stevenson, John P. Azizi, Omid Hicamp Syst Inc Menlo Pk CA 94025 USA Stanford Univ Stanford CA 94305 USA
programming language and operating system support for efficient concurrency-safe access to shared data is a key concern for the effective use of multi-core processors. Most research has focused on the software model o... 详细信息
来源: 评论
Automatic Generation of Hardware/Software Interfaces
Automatic Generation of Hardware/Software Interfaces
收藏 引用
17th International conference on Architectural Support for programming languages and Operating Systems
作者: King, Myron Dave, Nirav Arvind MIT Comp Sci & Artificial Intelligence Lab Cambridge MA 02139 USA
Enabling new applications for mobile devices often requires the use of specialized hardware to reduce power consumption. Because of time-to-market pressure, current design methodologies for embedded applications requi... 详细信息
来源: 评论