咨询与建议

限定检索结果

文献类型

  • 1,099 篇 会议
  • 132 篇 期刊文献

馆藏范围

  • 1,231 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,059 篇 工学
    • 992 篇 软件工程
    • 763 篇 计算机科学与技术...
    • 40 篇 电气工程
    • 40 篇 控制科学与工程
    • 32 篇 信息与通信工程
    • 12 篇 电子科学与技术(可...
    • 7 篇 机械工程
    • 6 篇 材料科学与工程(可...
    • 5 篇 建筑学
    • 5 篇 化学工程与技术
    • 5 篇 生物工程
    • 5 篇 安全科学与工程
    • 4 篇 土木工程
    • 4 篇 航空宇航科学与技...
    • 3 篇 光学工程
    • 2 篇 动力工程及工程热...
    • 2 篇 农业工程
  • 144 篇 理学
    • 112 篇 数学
    • 13 篇 物理学
    • 12 篇 系统科学
    • 9 篇 统计学(可授理学、...
    • 7 篇 生物学
    • 5 篇 化学
    • 2 篇 天文学
  • 81 篇 管理学
    • 47 篇 管理科学与工程(可...
    • 37 篇 图书情报与档案管...
    • 26 篇 工商管理
  • 12 篇 教育学
    • 12 篇 教育学
  • 7 篇 经济学
    • 7 篇 应用经济学
  • 5 篇 法学
    • 4 篇 社会学
  • 2 篇 农学

主题

  • 171 篇 design
  • 157 篇 languages
  • 97 篇 performance
  • 96 篇 computer program...
  • 58 篇 algorithms
  • 50 篇 object oriented ...
  • 48 篇 computer program...
  • 43 篇 experimentation
  • 39 篇 verification
  • 36 篇 java programming...
  • 34 篇 reliability
  • 28 篇 functional progr...
  • 26 篇 program synthesi...
  • 26 篇 java
  • 24 篇 probabilistic pr...
  • 21 篇 concurrency
  • 19 篇 domain-specific ...
  • 19 篇 theory
  • 18 篇 software design
  • 17 篇 compilers

机构

  • 16 篇 carnegie mellon ...
  • 13 篇 princeton univ p...
  • 11 篇 univ washington ...
  • 11 篇 univ texas austi...
  • 10 篇 univ michigan an...
  • 10 篇 univ penn philad...
  • 10 篇 rice univ housto...
  • 10 篇 purdue univ w la...
  • 10 篇 stanford univ st...
  • 10 篇 univ calif berke...
  • 9 篇 univ wisconsin m...
  • 9 篇 yale univ new ha...
  • 9 篇 harvard univ cam...
  • 9 篇 cornell univ ith...
  • 8 篇 microsoft res re...
  • 8 篇 univ chicago il ...
  • 7 篇 microsoft res re...
  • 7 篇 swiss fed inst t...
  • 7 篇 mit cambridge ma...
  • 7 篇 northeastern uni...

作者

  • 11 篇 walker david
  • 10 篇 dillig isil
  • 9 篇 chlipala adam
  • 8 篇 shao zhong
  • 8 篇 solar-lezama arm...
  • 8 篇 chaudhuri swarat
  • 8 篇 gulwani sumit
  • 7 篇 august david i.
  • 7 篇 bacon david f.
  • 7 篇 sarkar vivek
  • 6 篇 wang xinyu
  • 6 篇 hendren laurie
  • 6 篇 grossman dan
  • 6 篇 adl-tabatabai al...
  • 6 篇 aiken alex
  • 6 篇 foster nate
  • 6 篇 myers andrew c.
  • 6 篇 mezini mira
  • 6 篇 mahlke scott
  • 6 篇 bodik rastislav

语言

  • 1,153 篇 英文
  • 77 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the ACM SIGPLAN 1996 conference on Programming language design and implementation"
1231 条 记 录,以下是91-100 订阅
排序:
NV: An Intermediate language for Verification of Network Control Planes  2020
NV: An Intermediate Language for Verification of Network Con...
收藏 引用
41st acm sigplan conference on programming language design and implementation (PLDI)
作者: Giannarakis, Nick Loehr, Devon Beckett, Ryan Walker, David Princeton Univ Princeton NJ 08544 USA Microsoft Res Redmond WA USA
Network misconfiguration has caused a raft of high-profile outages over the past decade, spurring researchers to develop a variety of network analysis and verification tools. Unfortunately, developing and maintaining ... 详细信息
来源: 评论
Armada: Low-Effort Verification of High-Performance Concurrent Programs  2020
Armada: Low-Effort Verification of High-Performance Concurre...
收藏 引用
41st acm sigplan conference on programming language design and implementation (PLDI)
作者: Lorch, Jacob R. Chen, Yixuan Kapritsos, Manos Parno, Bryan Qadeer, Shaz Sharma, Upamanyu Wilcox, James R. Zhao, Xueyuan Microsoft Res Redmond WA 98052 USA Univ Michigan Ann Arbor MI 48109 USA Yale Univ New Haven CT 06520 USA Carnegie Mellon Univ Pittsburgh PA 15213 USA Calibra Seattle WA USA Certora San Francisco CA USA
Safely writing high-performance concurrent programs is notoriously difficult. To aid developers, we introduce Armada, a language and tool designed to formally verify such programs with relatively little effort. Via a ... 详细信息
来源: 评论
Multi-modal Synthesis of Regular Expressions  2020
Multi-modal Synthesis of Regular Expressions
收藏 引用
41st acm sigplan conference on programming language design and implementation (PLDI)
作者: Chen, Qiaochu Wang, Xinyu Ye, Xi Durrett, Greg Dillig, Isil Univ Texas Austin Austin TX 78712 USA Univ Michigan Ann Arbor MI 48109 USA
In this paper, we propose a multi-modal synthesis technique for automatically constructing regular expressions (regexes) from a combination of examples and natural language. Using multiple modalities is useful in this... 详细信息
来源: 评论
Predictable Accelerator design with Time-Sensitive Affine Types  2020
Predictable Accelerator Design with Time-Sensitive Affine Ty...
收藏 引用
41st acm sigplan conference on programming language design and implementation (PLDI)
作者: Nigam, Rachit Atapattu, Sachille Thomas, Samuel Li, Zhijing Bauer, Theodore Ye, Yuwei Koti, Apurva Sampson, Adrian Zhang, Zhiru Cornell Univ Ithaca NY 14853 USA
Field-programmable gate arrays (FPGAs) provide an opportunity to co-design applications with hardware accelerators, yet they remain difficult to program. High-level synthesis (HLS) tools promise to raise the level of ... 详细信息
来源: 评论
designing a Course of programming language Foundations that Closely Combines Practice  2021
Designing a Course of Programming Language Foundations that ...
收藏 引用
acm Turing Award Celebration conference (acm TURC)
作者: Zhang, Yu Ouyang, Youwen Univ Sci & Technol China Hefei Peoples R China Calif State Univ San Marcos San Marcos TX USA
The Computer Science Curricula 2013 (CS2013) calls for undergraduate CS programs to expose their students to the models underlying different programming languages as well as the principles on which language features a... 详细信息
来源: 评论
Synthesizing Structured CAD Models with Equality Saturation and Inverse Transformations  2020
Synthesizing Structured CAD Models with Equality Saturation ...
收藏 引用
41st acm sigplan conference on programming language design and implementation (PLDI)
作者: Nandi, Chandrakana Willsey, Max Anderson, Adam Wilcox, James R. Darulova, Eva Grossman, Dan Tatlock, Zachary Univ Washington Seattle WA 98195 USA Certora Raleigh NC USA MPI SWS Saarbrucken Germany
Recent program synthesis techniques help users customize CAD models (e.g., for 3D printing) by decompiling low-level triangle meshes to Constructive Solid Geometry (CSG) expressions. Without loops or functions, editin... 详细信息
来源: 评论
Towards an API for the Real Numbers  2020
Towards an API for the Real Numbers
收藏 引用
41st acm sigplan conference on programming language design and implementation (PLDI)
作者: Boehm, Hans-J Google Mountain View CA 94043 USA
The real numbers are pervasive, both in daily life, and in mathematics. Students spend much time studying their properties. Yet computers and programming languages generally provide only an approximation geared toward... 详细信息
来源: 评论
Featherweight Swift: A Core Calculus for Swift's Type System  13
Featherweight Swift: A Core Calculus for Swift's Type System
收藏 引用
13th acm sigplan International conference on Software language Engineering (SLE) part of SPLASH conference
作者: Racordon, Dimitri Buchs, Didier Univ Geneva Dept Comp Sci Geneva Switzerland
Swift is a modern general-purpose programming language, designed to be a replacement for C-based languages. Although primarily directed at development of applications for Apple's operating systems, Swift's ado... 详细信息
来源: 评论
On the Principles of Differentiable Quantum programming languages  2020
On the Principles of Differentiable Quantum Programming Lang...
收藏 引用
41st acm sigplan conference on programming language design and implementation (PLDI)
作者: Zhu, Shaopeng Hung, Shih-Han Chakrabarti, Shouvanik Wu, Xiaodi Univ Maryland College Pk MD 20742 USA
Variational Quantum Circuits (VQCs), or the so-called quantum neural-networks, are predicted to be one of the most important near-term quantum applications, not only because of their similar promises as classical neur... 详细信息
来源: 评论
A Principled Approach to REPL Interpreters
A Principled Approach to REPL Interpreters
收藏 引用
acm sigplan International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward) Part of part of SPLASH conference
作者: van Binsbergen, L. Thomas Merino, Mauricio Verano Jeanjean, Pierre van der Storm, Tijs Combemale, Benoit Barais, Olivier Ctr Wiskunde & Informat Amsterdam Netherlands Eindhoven Univ Technol Eindhoven Netherlands Univ Rennes INRIA CRNS IRISA Rennes France Univ Groningen Groningen Netherlands
Read-eval-print-loops (REPLs) allow programmers to test out snippets of code, explore APIs, or even incrementally construct code, and get immediate feedback on their actions. However, even though many languages provid... 详细信息
来源: 评论