咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是441-450 订阅
排序:
Aplicative programming with Naperian functors (extended abstract)  1
Aplicative programming with Naperian functors (extended abst...
收藏 引用
1st acm sigplan International Workshop on Type-Driven Development, TyDe 2016, co-located with the International conference on Functional programming, ICFP 2016
作者: Gibbons, Jeremy University of Oxford United Kingdom
A lot of the expressive power of array-oriented languages such as Iverson's APL and J comes from their implicit lifting of scalar operations to act on higher-ranked data, for example to add a value to each el... 详细信息
来源: 评论
From Datalog to FLIX: A Declarative language for Fixed Points on Lattices
收藏 引用
acm sigplan NOTICES 2016年 第6期51卷 194-208页
作者: Madsen, Magnus Yee, Ming-Ho Lhotak, Ondrej Univ Waterloo Waterloo ON N2L 3G1 Canada
We present FLIX, a declarative programming language for specifying and solving least fixed point problems, particularly static program analyses. FLIX is inspired by Datalog and extends it with lattices and monotone fu... 详细信息
来源: 评论
Modeling and analysis of remote memory access programming  2016
Modeling and analysis of remote memory access programming
收藏 引用
2016 acm sigplan International conference on Object-Oriented programming, Systems, languages, and Applications, OOPSLA 2016
作者: Dan, Andrei Marian Lam, Patrick Hoefler, Torsten Vechev, Martin ETH Zurich Switzerland University of Waterloo Canada
Recent advances in networking hardware have led to a new generation of Remote Memory Access (RMA) networks in which processors from different machines can communicate directly, bypassing the operating system and allow... 详细信息
来源: 评论
Scalable Kernel TCP design and implementation for Short-Lived Connections  16
Scalable Kernel TCP Design and Implementation for Short-Live...
收藏 引用
21st International conference on Architectural Support for programming languages and Operating Systems
作者: Lin, Xiaofeng Chen, Yu Li, Xiaodong Mao, Junjie He, Jiaquan Xu, Wei Shi, Yuanchun Sina Corp ZHIHU Corp Beijing Peoples R China Tsinghua Univ Dept Comp Sci & Technol Beijing Peoples R China Sina Corp Beijing Peoples R China
With the rapid growth of network bandwidth, increases in CPU cores on a single machine, and application API models demanding more short-lived connections, a scalable TCP stack is performance-critical. Although many cl... 详细信息
来源: 评论
design and Evaluation of a Rapid programming System for Service Robots  11
Design and Evaluation of a Rapid Programming System for Serv...
收藏 引用
11th acm/IEEE International conference on Human-Robot Interaction (HRI)
作者: Huang, Justin Lau, Tessa Cakmak, Maya Univ Washington Comp Sci & Engn Seattle WA 98195 USA Savioke Inc Santa Clara CA USA
This paper introduces CustomPrograms, a rapid programming system for mobile service robots. With Custom-Programs, roboticists can quickly create new behaviors and try unexplored use cases for commercialization. In our... 详细信息
来源: 评论
Dependent partitioning  2016
Dependent partitioning
收藏 引用
2016 acm sigplan International conference on Object-Oriented programming, Systems, languages, and Applications, OOPSLA 2016
作者: Treichler, Sean Bauer, Michael Sharma, Rahul Slaughter, Elliott Aiken, Alex Stanford University United States NVIDIA Research United States
A key problem in parallel programming is how data is parti- tioned: divided into subsets that can be operated on in parallel and, in distributed memory machines, spread across multiple address spaces. We present a dep... 详细信息
来源: 评论
OrcO: A Concurrency-First Approach to Objects
收藏 引用
acm sigplan NOTICES 2016年 第10期51卷 548-567页
作者: Peters, Arthur Michener Kitchin, David Thywissen, John A. Cook, William R. Univ Texas Austin Austin TX 78712 USA Google Inc Mountain View CA USA
The majority of modern programming languages provide concurrency and object-orientation in some form. However, object-oriented concurrency remains cumbersome in many situations. We introduce the language OrcO, Orc wit... 详细信息
来源: 评论
acm International conference Proceeding Series
ACM International Conference Proceeding Series
收藏 引用
28th Symposium on the implementation and Application of Functional programming languages, IFL 2016
The proceedings contain 11 papers. The topics discussed include: signal rate inference for multidimensional Faust;type directives and type graphs in elm;towards the layout of things;a portable VM-based implementation ...
来源: 评论
Temporal NetKAT
收藏 引用
acm sigplan NOTICES 2016年 第6期51卷 386-401页
作者: Beckett, Ryan Greenberg, Michael Walker, David Princeton Univ Princeton NJ 08544 USA Pomona Coll Claremont CA 91711 USA
Over the past 5-10 years, the rise of software-defined networking (SDN) has inspired a wide range of new systems, libraries, hypervisors and languages for programming, monitoring, and debugging network behavior. Often... 详细信息
来源: 评论
A Glimpse of Hopjs
收藏 引用
acm sigplan NOTICES 2016年 第9期51卷 180-192页
作者: Serrano, Manuel Prunet, Vincent Inria Sophia Mediterranee 2004 Route Lucioles F-06902 Sophia Antipolis France
Hop. js is a multitier programming environment for JavaScript. It allows a single JavaScript program to describe the client-side and the server-side components of a web application. Its runtime environment ensures con... 详细信息
来源: 评论