咨询与建议

限定检索结果

文献类型

  • 796 篇 会议
  • 131 篇 期刊文献

馆藏范围

  • 927 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 823 篇 工学
    • 799 篇 软件工程
    • 541 篇 计算机科学与技术...
    • 25 篇 控制科学与工程
    • 13 篇 信息与通信工程
    • 8 篇 电气工程
    • 5 篇 电子科学与技术(可...
    • 4 篇 化学工程与技术
    • 2 篇 机械工程
    • 2 篇 安全科学与工程
    • 1 篇 仪器科学与技术
    • 1 篇 动力工程及工程热...
    • 1 篇 建筑学
    • 1 篇 纺织科学与工程
    • 1 篇 轻工技术与工程
    • 1 篇 航空宇航科学与技...
    • 1 篇 生物工程
    • 1 篇 网络空间安全
  • 100 篇 理学
    • 86 篇 数学
    • 10 篇 系统科学
    • 8 篇 统计学(可授理学、...
    • 4 篇 化学
    • 2 篇 物理学
    • 2 篇 生物学
    • 1 篇 地质学
  • 55 篇 管理学
    • 37 篇 管理科学与工程(可...
    • 23 篇 工商管理
    • 22 篇 图书情报与档案管...
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 4 篇 教育学
    • 4 篇 教育学
  • 3 篇 法学
    • 3 篇 社会学

主题

  • 164 篇 design
  • 155 篇 languages
  • 96 篇 performance
  • 70 篇 computer program...
  • 56 篇 algorithms
  • 43 篇 object oriented ...
  • 43 篇 experimentation
  • 42 篇 computer program...
  • 39 篇 verification
  • 34 篇 reliability
  • 27 篇 java programming...
  • 26 篇 program synthesi...
  • 26 篇 functional progr...
  • 24 篇 probabilistic pr...
  • 22 篇 java
  • 19 篇 theory
  • 19 篇 concurrency
  • 18 篇 domain-specific ...
  • 17 篇 compilers
  • 17 篇 type systems

机构

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

作者

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

语言

  • 849 篇 英文
  • 77 篇 其他
  • 1 篇 中文
检索条件"任意字段=SIGPLAN 97 Conference on Programming Language Design and Implementation"
927 条 记 录,以下是21-30 订阅
排序:
GenSQL: A Probabilistic programming System for Querying Generative Models of Database Tables
收藏 引用
PROCEEDINGS OF THE ACM ON programming languageS-PACMPL 2024年 第PLDI期8卷 790-815页
作者: Huot, Mathieu Ghavami, Matin Lew, Alexander K. Schaechtle, Ulrich Freer, Cameron E. Shelby, Zane Rinard, Martin C. Saad, Feras A. Mansinghka, Vikash K. MIT Cambridge MA 02139 USA Digital Garage Tokyo Japan Carnegie Mellon Univ Pittsburgh PA USA
This article presents GenSQL, a probabilistic programming system for querying probabilistic generative models of database tables. By augmenting SQL with only a few key primitives for querying probabilistic models, Gen... 详细信息
来源: 评论
Guaranteed Bounds for Posterior Inference in Universal Probabilistic programming  2022
Guaranteed Bounds for Posterior Inference in Universal Proba...
收藏 引用
43rd ACM sigplan International conference on programming language design and implementation (PLDI)
作者: Beutner, Raven Ong, C-H Luke Zaiser, Fabian CISPA Helmholtz Ctr Informat Secur Saarbrucken Germany Univ Oxford Oxford England
We propose a new method to approximate the posterior distribution of probabilistic programs by means of computing guaranteed bounds. The starting point of our work is an interval-based trace semantics for a recursive,... 详细信息
来源: 评论
IRDL: An IR Definition language for SSA Compilers  2022
IRDL: An IR Definition Language for SSA Compilers
收藏 引用
43rd ACM sigplan International conference on programming language design and implementation (PLDI)
作者: Fehr, Mathieu Niu, Jeff Riddle, River Amini, Mehdi Su, Zhendong Grosser, Tobias Univ Edinburgh Edinburgh Midlothian Scotland Univ Waterloo Waterloo ON Canada Modular AI Seattle WA USA Google Mountain View CA USA Swiss Fed Inst Technol Zurich Switzerland
designing compiler intermediate representations (IRs) is often a manual process that makes exploration and innovation in this space costly. Developers typically use general-purpose programming languages to design IRs.... 详细信息
来源: 评论
Recursion Synthesis with Unrealizability Witnesses  2022
Recursion Synthesis with Unrealizability Witnesses
收藏 引用
43rd ACM sigplan International conference on programming language design and implementation (PLDI)
作者: Farzan, Azadeh Lette, Danya Nicolet, Victor Univ Toronto Dept Comp Sci Toronto ON Canada
We propose SE(2)GIS, a novel inductive recursion synthesis approach with the ability to both synthesize code and declare a problem unsolvable. SE(2)GIS combines a symbolic variant of counterexample-guided inductive sy... 详细信息
来源: 评论
PyLSE: A Pulse-Transfer Level language for Superconductor Electronics  2022
PyLSE: A Pulse-Transfer Level Language for Superconductor El...
收藏 引用
43rd ACM sigplan International conference on programming language design and implementation (PLDI)
作者: Christensen, Michael Tzimpragos, Georgios Kringen, Harlan Volk, Jennifer Sherwood, Timothy Hardekopf, Ben UC Santa Barbara Santa Barbara CA 93106 USA UC Santa Barbara Dept Elect & Comp Engn Santa Barbara CA USA
Superconductor electronics (SCE) run at hundreds of GHz and consume only a fraction of the dynamic power of CMOS, but are naturally pulse-based, and operate on impulses with picosecond widths. The transiency of these ... 详细信息
来源: 评论
Morello MicroPython: A Python Interpreter for CHERI  20
Morello MicroPython: A Python Interpreter for CHERI
收藏 引用
20th ACM sigplan International conference on Managed programming languages and Runtimes (MPLR)
作者: Lowther, Duncan Jacob, Dejice Singer, Jeremy Univ Glasgow Glasgow Scotland
Arm Morello is a prototype system that supports CHERI hardware capabilities for improving runtime security. As Morello becomes more widely available, there is a growing effort to port open source code projects to this... 详细信息
来源: 评论
BatakJava: An Object-Oriented programming language with Versions  15
BatakJava: An Object-Oriented Programming Language with Vers...
收藏 引用
15th International conference on Software language Engineering (SLE)
作者: Lubis, Luthfan Anshar Tanabe, Yudai Aotani, Tomoyuki Masuhara, Hidehiko Tokyo Inst Technol Tokyo Japan Mamezou Co Ltd Tokyo Japan
programming with versions is a recent proposal that supports multiple versions of software components in a program. Though it would provide greater freedom for the programmer, the concept is only realized as a simple ... 详细信息
来源: 评论
A Study of Real-World Data Races in Golang  2022
A Study of Real-World Data Races in Golang
收藏 引用
43rd ACM sigplan International conference on programming language design and implementation (PLDI)
作者: Chabbi, Milind Ramanathan, Murali Krishna Uber Technol Inc Programming Syst Grp Sunnyvale CA 94086 USA
The concurrent programming literature is rich with tools and techniques for data race detection. Less, however, has been known about real-world, industry-scale deployment, experience, and insights about data races. Go... 详细信息
来源: 评论
PDL A High-Level Hardware design language for Pipelined Processors  2022
PDL A High-Level Hardware Design Language for Pipelined Proc...
收藏 引用
43rd ACM sigplan International conference on programming language design and implementation (PLDI)
作者: Zagieboylo, Drew Sherk, Charles Suh, Gookwon Edward Myers, Andrew C. Cornell Univ Dept Comp Sci Ithaca NY 14853 USA Cornell Univ Sch Elect & Comp Engn Ithaca NY 14853 USA
Processors are typically designed in Register Transfer Level (RTL) languages, which give designers low-level control over circuit structure and timing. To achieve good performance, processors are pipelined, with multi... 详细信息
来源: 评论
Exocompilation for Productive programming of Hardware Accelerators  2022
Exocompilation for Productive Programming of Hardware Accele...
收藏 引用
43rd ACM sigplan International conference on programming language design and implementation (PLDI)
作者: Ikarashi, Yuka Bernstein, Gilbert Louis Reinking, Alex Genc, Hasan Ragan-Kelley, Jonathan MIT CSAIL Cambridge MA 02139 USA Univ Calif Berkeley Berkeley CA USA
High-performance kernel libraries are critical to exploiting accelerators and specialized instructions in many applications. Because compilers are difficult to extend to support diverse and rapidly-evolving hardware t... 详细信息
来源: 评论