咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是501-510 订阅
排序:
Generating Safe Boundary APIs between Typed EDSLs and Their Environments  2015
Generating Safe Boundary APIs between Typed EDSLs and Their ...
收藏 引用
14th acm sigplan International conference on Generative-programming - Concepts and Experiences (GPCE) co-located with SPLASH conference
作者: Reynders, Bob Devriese, Dominique Piessens, Frank Katholieke Univ Leuven iMinds Distrinet Leuven Belgium
Embedded domain specific languages (EDSLs) are used to represent special-purpose code in a general-purpose language and they are used for applications like vector calculations and run-time code generation. Often, code... 详细信息
来源: 评论
EXPLORER : Query- and Demand-Driven Exploration of Interprocedural Control Flow Properties  2015
EXPLORER : Query- and Demand-Driven Exploration of Interproc...
收藏 引用
acm sigplan International conference on Object-Oriented programming, Systems, languages, and Applications (OOPSLA)
作者: Feng, Yu Wang, Xinyu Dillig, Isil Lin, Calvin Univ Texas Austin Austin TX 78712 USA
This paper describes a general framework-and its implementation in a tool called EXPLORER-for statically answering a class of interprocedural control flow queries about Java programs. EXPLORER allows users to formulat... 详细信息
来源: 评论
LaminarIR: Compile-Time Queues for Structured Streams  15
LaminarIR: Compile-Time Queues for Structured Streams
收藏 引用
36th acm sigplan conference on programming language design and implementation
作者: Ko, Yousun Burgstaller, Bernd Scholz, Bernhard Yonsei Univ Seoul 120749 South Korea Univ Sydney Sydney NSW 2006 Australia
Stream programming languages employ FIFO (first-in, first-out) semantics to model data channels between producers and consumers. A FIFO data channel stores tokens in a buffer that is accessed indirectly via read-and w... 详细信息
来源: 评论
POP-PL: A Patient-Oriented Prescription programming language  2015
POP-PL: A Patient-Oriented Prescription Programming Language
收藏 引用
14th acm sigplan International conference on Generative-programming - Concepts and Experiences (GPCE) co-located with SPLASH conference
作者: Florence, Spencer P. Fetscher, Bruke Flatt, Matthew Temps, William H. Kiguradze, Tina West, Dennis P. Niznik, Charlotte Yarnold, Paul R. Findler, Robert Bruce Belknap, Steven M. Northwestern Univ Dept Elect Engn & Comp Sci Evanston IL 60208 USA Univ Utah Sch Comp Salt Lake City UT USA Northwestern Univ Dept Dermatol Feinberg Sch Med Chicago IL USA Optimal Data Anal LLC San Diego CA USA Northwestern Univ Dept Med Div Gen Internal Med & Geriatr Feinberg Sch Med Chicago IL USA
Medical professionals have long used algorithmic thinking to describe and implement health care processes without the benefit of the conceptual framework provided by a programming language. Instead, medical algorithms... 详细信息
来源: 评论
Hybrid STM/HTM for Nested Transactions on OpenJDK
收藏 引用
acm sigplan NOTICES 2016年 第10期51卷 660-676页
作者: Chapman, Keith Hosking, Antony L. Moss, J. Eliot B. Purdue Univ W Lafayette IN 47907 USA Australian Natl Univ Data61 Canberra ACT Australia Univ Massachusetts Amherst MA USA
Transactional memory (TM) has long been advocated as a promising pathway to more automated concurrency control for scaling concurrent programs running on parallel hardware. Software TM (STM) has the benefit of being a... 详细信息
来源: 评论
Functional Pearl: A SQL to C Compiler in 500 Lines of Code  2015
Functional Pearl: A SQL to C Compiler in 500 Lines of Code
收藏 引用
20th acm sigplan International conference on Functional programming (ICFP)
作者: Rompf, Tiark Amin, Nada Ecole Polytech Fed Lausanne Lausanne Switzerland
We present the design and implementation of a SQL query processor that outperforms existing database systems and is written in just about 500 lines of Scala code - a convincing case study that high-level functional pr... 详细信息
来源: 评论
Contract-Based General-Purpose GPU programming  2015
Contract-Based General-Purpose GPU Programming
收藏 引用
14th acm sigplan International conference on Generative-programming - Concepts and Experiences (GPCE) co-located with SPLASH conference
作者: Kolesnichenko, Alexey Poskitt, Christopher M. Nanz, Sebastian Meyer, Bertrand ETH Ziirich Dept Comp Sci Zurich Switzerland Politecn Milan Milan Italy Innopolis Univ Kazan Russia
Using GPUs as general-purpose processors has revolutionized parallel computing by offering, for a large and growing set of algorithms, massive data-parallelization on desktop machines. An obstacle to widespread adopti... 详细信息
来源: 评论
Remote-Scope Promotion: Clarified, Rectified, and Verified  2015
Remote-Scope Promotion: Clarified, Rectified, and Verified
收藏 引用
acm sigplan International conference on Object-Oriented programming, Systems, languages, and Applications (OOPSLA)
作者: Wickerson, John Batty, Mark Beckmann, Bradford M. Donaldson, Alastair F. Univ London Imperial Coll Sci Technol & Med London SW7 2AZ England Univ Kent Canterbury CT2 7NZ Kent England Adv Micro Devices Inc Sunnyvale CA 94088 USA
Modern accelerator programming frameworks, such as OpenCL (TM), organise threads into work-groups. Remote-scope promotion (RSP) is a language extension recently proposed by AMD researchers that is designed to enable a... 详细信息
来源: 评论
Ziria: A DSL for wireless systems programming  15
Ziria: A DSL for wireless systems programming
收藏 引用
Proceedings of the Twentieth International conference on Architectural Support for programming languages and Operating Systems
作者: Stewart, Gordon Gowda, Mahanth Mainland, Geoffrey Radunović, Božidar Vytiniotis, Dimitrios Agulló, Cristina Luengo Princeton University United States UIUC United States Drexel University United States MSR Cambridge United States Universitat Politècnica de Catalunya Spain
Software-defined radio (SDR) brings the flexibility of software to wireless protocol design, promising an ideal platform for innovation and rapid protocol deployment. However, implementing modern wireless protocols on... 详细信息
来源: 评论
PolyMage: Automatic Optimization for Image Processing Pipelines  15
PolyMage: Automatic Optimization for Image Processing Pipeli...
收藏 引用
20th International conference on Architectural Support for programming languages and Operating Systems (ASPLOS)
作者: Mullapudi, Ravi Teja Vasista, Vinay Bondhugula, Uday Indian Inst Sci Dept Comp Sci & Automat Bangalore 560012 Karnataka India
This paper presents the design and implementation of PolyMage, a domain-specific language and compiler for image processing pipelines. An image processing pipeline can be viewed as a graph of interconnected stages whi... 详细信息
来源: 评论