咨询与建议

限定检索结果

文献类型

  • 2,279 篇 会议
  • 299 篇 期刊文献
  • 2 册 图书

馆藏范围

  • 2,580 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,282 篇 工学
    • 2,148 篇 软件工程
    • 1,704 篇 计算机科学与技术...
    • 85 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 22 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 14 篇 建筑学
    • 14 篇 土木工程
    • 13 篇 材料科学与工程(可...
    • 13 篇 生物工程
    • 10 篇 光学工程
    • 9 篇 安全科学与工程
    • 8 篇 化学工程与技术
    • 5 篇 动力工程及工程热...
    • 5 篇 生物医学工程(可授...
    • 4 篇 力学(可授工学、理...
  • 277 篇 理学
    • 217 篇 数学
    • 29 篇 系统科学
    • 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
  • 161 篇 object oriented ...
  • 89 篇 algorithms
  • 88 篇 java programming...
  • 81 篇 experimentation
  • 79 篇 functional progr...
  • 71 篇 theory
  • 70 篇 computer program...
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 49 篇 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 篇 mit cambridge ma...
  • 13 篇 microsoft resear...
  • 13 篇 rice univ housto...
  • 12 篇 univ wisconsin m...
  • 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,352 篇 英文
  • 223 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2580 条 记 录,以下是61-70 订阅
排序:
Online Name-Based Navigation for Software Meta-languages  16
Online Name-Based Navigation for Software Meta-languages
收藏 引用
16th acm sigplan International conference on Software language Engineering (SLE) as part of SPLASH conference
作者: Mosses, Peter D. Delft Univ Technol Delft Netherlands Swansea Univ Swansea Wales
Software language design and implementation often involve specifications written in various esoteric meta-languages. language workbenches generally include support for precise name-based navigation when browsing langu... 详细信息
来源: 评论
vAttention: Dynamic Memory Management for Serving LLMs without PagedAttention  25
vAttention: Dynamic Memory Management for Serving LLMs witho...
收藏 引用
30th International conference on Architectural Support for programming languages and Operating Systems-ASPLOS
作者: Prabhu, Ramya Nayak, Ajay Mohan, Jayashree Ramjee, Ramchandran Panwar, Ashish Microsoft Res Bengaluru India Indian Inst Sci Bengaluru India
PagedAttention is a popular approach for dynamic memory allocation in PagedAttention serving systems. It enables on-demand allocation of GPU memory to mitigate KV cache fragmentation - a phenomenon that crippled the b... 详细信息
来源: 评论
A Virtual Machine for Higher-Order Reactors  8
A Virtual Machine for Higher-Order Reactors
收藏 引用
8th International conference on the Art, Science, and Engineering of programming (programming)
作者: Oeyen, Bjarno Nicolay, Jens De Meuter, Wolfgang Vrije Univ Brussel Brussels Belgium
We present the design of a Remus, a virtual machine for reactive (RP) programs - signal-based programs that react automatically to changes - that is currently under development. The design of Remus been tailored speci... 详细信息
来源: 评论
CacheIR: The Benefits of a Structured Representation for Inline Caches  20
CacheIR: The Benefits of a Structured Representation for Inl...
收藏 引用
20th acm sigplan International conference on Managed programming languages and Runtimes (MPLR)
作者: De Mooij, Jan Gaudet, Matthew Ireland, Iain Henderson, Nathan Amaral, J. Nelson Mozilla Utrecht Netherlands Mozilla Toronto ON Canada Univ Alberta Edmonton AB Canada
Inline Caching is an important technique used to accelerate operations in dynamically typed language implementations by creating fast paths based on observed program behaviour. Most software stacks that support inline... 详细信息
来源: 评论
Context-Free language Reachability via Skewed Tabulation
收藏 引用
PROCEEDINGS OF THE acm ON programming languageS-PacmPL 2024年 第PLDI期8卷 1830-1853页
作者: Lei, Yuxiang Bossut, Camille Sui, Yulei Zhang, Qirun Univ New South Wales Sydney NSW Australia Georgia Inst Technol Atlanta GA USA
Context-free language reachability (CFL-reachability) is a prominent model for formulating program analysis problems. Almost all CFL-reachability algorithms are based on the Reps-Horwitz-Sagiv (RHS) tabulation. In ess... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Stepwise Debugging for Hardware Accelerators  2023
Stepwise Debugging for Hardware Accelerators
收藏 引用
28th acm International conference on Architectural Support for programming languages and Operating Systems (ASPLOS)
作者: Berlstein, Griffin Nigam, Rachit Gyurgyik, Christophe Sampson, Adrian Cornell Univ Ithaca NY 14853 USA
High-level programming models for hardware design let domain experts quickly produce specialized accelerators. However, tools for debugging these accelerators remain tied to low-level hardware description languages (H... 详细信息
来源: 评论
Realizing Persistent Signals in JavaScript  10
Realizing Persistent Signals in JavaScript
收藏 引用
10th acm sigplan International Workshop on Reactive and Event-Based languages and Systems (REBLS)
作者: Hidaka, Daichi Kamina, Tetsuo Oita Univ Oita Japan
Reactive programming enables declarative descriptions of dependencies between and computations throughout signals, an abstraction of time-varying values. Signals have been extended to persistent signals (an abstractio... 详细信息
来源: 评论
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... 详细信息
来源: 评论
language-Integrated Query for Temporal Data  2022
Language-Integrated Query for Temporal Data
收藏 引用
21st acm sigplan International conference on Generative programming: Concepts and Experiences (GPCE)
作者: Fowler, Simon Galpin, Vashti Cheney, James Univ Glasgow Glasgow Lanark Scotland Univ Edinburgh Edinburgh Midlothian Scotland
Modern applications often manage time-varying data. Despite decades of research on temporal databases, which culminated in the addition of temporal data operations into the SQL:2011 standard, temporal data query and m... 详细信息
来源: 评论