咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是681-690 订阅
排序:
Forsaking Inheritance: Supercharged Delegation in DelphJ  13
Forsaking Inheritance: Supercharged Delegation in DelphJ
收藏 引用
2013 acm sigplan International conference on Object Oriented programming Systems languages
作者: Gerakios, Prodromos Biboudis, Aggelos Smaragdakis, Yannis Univ Athens Dept Informat Athens 15784 Greece
We propose DelphJ: a Java-based OO language that eschews inheritance completely, in favor of a combination of class morphing and (deep) delegation. Compared to past delegation approaches, the novel aspect of our desig... 详细信息
来源: 评论
language Support for Dynamic, Hierarchical Data Partitioning
收藏 引用
acm sigplan NOTICES 2013年 第10期48卷 495-514页
作者: Treichler, Sean Bauer, Michael Aiken, Alex Stanford Univ Stanford CA 94305 USA
Applications written for distributed-memory parallel architectures must partition their data to enable parallel execution. As memory hierarchies become deeper, it is increasingly necessary that the data partitioning a... 详细信息
来源: 评论
The Intel Labs Haskell Research Compiler
The Intel Labs Haskell Research Compiler
收藏 引用
acm sigplan Haskell Symposium Co-located with ICFP
作者: Liu, Hai Glew, Neal Petersen, Leaf Anderson, Todd A. Intel Labs United States
The Glasgow Haskell Compiler (GHC) is a well supported optimizing compiler for the Haskell programming language, along with its own extensions to the language and libraries. Haskell's lazy semantics imposes a runt... 详细信息
来源: 评论
Hasochism The Pleasure and Pain of Dependently Typed Haskell programming
Hasochism The Pleasure and Pain of Dependently Typed Haskell...
收藏 引用
acm sigplan Haskell Symposium Co-located with ICFP
作者: Lindley, Sam McBride, Conor Univ Strathclyde Glasgow G1 1XQ Lanark Scotland
Haskell's type system has outgrown its Hindley-Milner roots to the extent that it now stretches to the basics of dependently typed programming. In this paper, we collate and classify techniques for programming wit... 详细信息
来源: 评论
Storage Strategies for Collections in Dynamically Typed languages  13
Storage Strategies for Collections in Dynamically Typed Lang...
收藏 引用
2013 acm sigplan International conference on Object Oriented programming Systems languages
作者: Bolz, Carl Friedrich Diekmann, Lukas Tratt, Laurence Univ Dusseldorf Dusseldorf Germany Hasso Plattner Inst Potsdam Potsdam Germany Kings Coll London London WC2R 2LS England
Dynamically typed language implementations often use more memory and execute slower than their statically typed cousins, in part because operations on collections of elements are unoptimised. This paper describes stor... 详细信息
来源: 评论
Counting and occurrence sort for GPUs using an embedded language
Counting and occurrence sort for GPUs using an embedded lang...
收藏 引用
2nd acm sigplan Workshop on Functional High-Performance Computing, FHPC 2013 - Co-located with the 18th acm sigplan International conference on Functional programming, ICFP 2013
作者: Svenningsson, Josef Svensson, Bo Joel Sheeran, Mary Dept of Computer Science and Engineering Chalmers University of Technology Sweden
This paper investigates two sorting algorithms: counting sort and a variation, occurrence sort, which also removes duplicate elements, and examines their suitability for running on the GPU. The duplicate removing vari... 详细信息
来源: 评论
LVars: Lattice-based data structures for deterministic parallelism
LVars: Lattice-based data structures for deterministic paral...
收藏 引用
2nd acm sigplan Workshop on Functional High-Performance Computing, FHPC 2013 - Co-located with the 18th acm sigplan International conference on Functional programming, ICFP 2013
作者: Kuper, Lindsey Newton, Ryan R. Indiana University United States
Programs written using a deterministic-by-construction model of parallel computation are guaranteed to always produce the same observable results, offering programmers freedom from subtle, hard-to-reproduce nondetermi... 详细信息
来源: 评论
programming mixed music in ReactiveML
Programming mixed music in ReactiveML
收藏 引用
2013 1st acm sigplan Workshop on Functional Art, Music, Modeling and design, FARM 2013 - Co-located with the 18th acm sigplan International conference on Functional programming, ICFP 2013
作者: Baudart, Guillaume Mandel, Louis Pouzet, Marc École Normale Supérieure de Cachan Antenne de Bretagne DI École Normale Supérieure France Univ. Paris-Sud 11 DI École Normale Supérieure INRIA Paris-Rocquencourt France Univ. Pierre et Marie Curie DI École Normale Supérieure INRIA Paris-Rocquencourt France
Mixed music is about live musicians interacting with electronic parts which are controlled by a computer during the performance. It allows composers to use and combine traditional instruments with complex synthesized ... 详细信息
来源: 评论
Fault Tolerance via Idempotence
Fault Tolerance via Idempotence
收藏 引用
40th acm sigplan-SIGACT Symposium on Principles of programming languages
作者: Ramalingam, G. Vaswani, Kapil Microsoft Research Bangalore India
Building distributed services and applications is challenging due to the pitfalls of distribution such as process and communication failures. A natural solution to these problems is to detect potential failures, and r... 详细信息
来源: 评论
Isolation for Nested Task Parallelism  13
Isolation for Nested Task Parallelism
收藏 引用
2013 acm sigplan International conference on Object Oriented programming Systems languages
作者: Zhao, Jisheng Lublinerman, Roberto Budimlic, Zoran Chaudhuri, Swarat Sarkar, Vivek Rice Univ Houston TX 77251 USA Google Inc Mountain View CA USA
Isolation-the property that a task can access shared data without interference from other tasks-is one of the most basic concerns in parallel programming. While there is a large body of past work on isolated task-para... 详细信息
来源: 评论