咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 2,283 篇 工学
    • 2,149 篇 软件工程
    • 1,705 篇 计算机科学与技术...
    • 85 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 23 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 14 篇 建筑学
    • 14 篇 土木工程
    • 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
  • 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 篇 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,350 篇 英文
  • 226 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2581 条 记 录,以下是411-420 订阅
End-to-End Verification of Information-Flow Security for C and Assembly Programs  16
End-to-End Verification of Information-Flow Security for C a...
收藏 引用
37th acm sigplan conference on programming language design and implementation
作者: Costanzo, David Shao, Zhong Gu, Ronghui Yale Univ New Haven CT 06520 USA
Protecting the confidentiality of information manipulated by a computing system is one of the most important challenges facing today's cybersecurity community. A promising step toward conquering this challenge is ... 详细信息
来源: 评论
A Glimpse of Hopjs  2016
A Glimpse of Hopjs
收藏 引用
21st acm sigplan International conference on Functional programming (ICFP)
作者: 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... 详细信息
来源: 评论
Input Responsiveness: Using Canary Inputs to Dynamically Steer Approximation  16
Input Responsiveness: Using Canary Inputs to Dynamically Ste...
收藏 引用
37th acm sigplan conference on programming language design and implementation
作者: Laurenzano, Michael A. Hill, Parker Samadi, Mehrzad Mahlke, Scott Mars, Jason Tang, Lingjia Univ Michigan Dept Elect Engn & Comp Sci Ann Arbor MI 48109 USA
This paper introduces Input Responsive Approximation ( IRA), an approach that uses a canary input - a small program input carefully constructed to capture the intrinsic properties of the original input - to automatica... 详细信息
来源: 评论
Specifying CSS Layout with Reference Attribute Grammars
Specifying CSS Layout with Reference Attribute Grammars
收藏 引用
acm sigplan International conference on Systems, programming, languages and Applications: Software for Humanity (SPLASH Companion)
作者: Buckley, Scott Sloane, Anthony M. Roberts, Matthew Macquarie Univ Dept Comp Programming Languages & Verificat Grp N Ryde NSW 2109 Australia
Layout for web documents is a complex process described by the lengthy prose Cascading Style Sheets (CSS) specification. It is difficult to ensure that implementations match this specification. We show how an implemen... 详细信息
来源: 评论
RaTrace: Simple and efficient abstractions for BVH ray traversal algorithms
收藏 引用
acm sigplan Notices 2017年 第12期52卷 157-168页
作者: Pérard-Gayot, Arsène Weier, Martin Membarth, Richard Slusallek, Philipp Leißa, Roland Hack, Sebastian Computer Graphics Lab Saarland University Saarbrücken Germany Institute of Visual Computing Bonn-Rhein-Sieg University Sankt Augustin Germany Agents and Simulated Reality DFKI Saarbrücken Germany Compiler Design Lab Saarland University Saarbrücken Germany
In order to achieve the highest possible performance, the ray traversal and intersection routines at the core of every high-performance ray tracer are usually hand-coded, heavily optimized, and implemented separately ... 详细信息
来源: 评论
Toward Compositional Verification of Interruptible OS Kernels and Device Drivers  16
Toward Compositional Verification of Interruptible OS Kernel...
收藏 引用
37th acm sigplan conference on programming language design and implementation
作者: Chen, Hao Wu, Xiongnan (Newman) Shao, Zhong Lockerman, Joshua Gu, Ronghui Univ Elect Sci & Technol China UESTC Chengdu Peoples R China Yale Univ New Haven CT 06520 USA
An operating system (OS) kernel forms the lowest level of any system software stack. The correctness of the OS kernel is the basis for the correctness of the entire system. Recent efforts have demonstrated the feasibi... 详细信息
来源: 评论
Disjoint Intersection Types  2016
Disjoint Intersection Types
收藏 引用
21st acm sigplan International conference on Functional programming (ICFP)
作者: Oliveira, Bruno C. d. S. Shi, Zhiyuan Alpuim, Joao Univ Hong Kong Hong Kong Hong Kong Peoples R China
Dunfield showed that a simply typed core calculus with intersection types and a merge operator is able to capture various programming language features. While his calculus is type-safe, it is not coherent: different d... 详细信息
来源: 评论
Dedicated Support for Analyses and Optimizations in language Workbenches
Dedicated Support for Analyses and Optimizations in Language...
收藏 引用
acm sigplan International conference on Systems, programming, languages and Applications: Software for Humanity (SPLASH Companion)
作者: Szabo, Tamas Itemis Lunen Germany Delft Univ Technol NL-2600 AA Delft Netherlands
language workbenches are widely used to implement domain specific languages (DSLs) and their accompanying integrated development environments (IDEs). They help to define the abstract syntax, concrete syntax(es), type ... 详细信息
来源: 评论
xWIDL: Modular and Deep JavaScript API Misuses Checking Based on eXtended WebIDL
xWIDL: Modular and Deep JavaScript API Misuses Checking Base...
收藏 引用
acm sigplan International conference on Systems, programming, languages and Applications: Software for Humanity (SPLASH Companion)
作者: Zhang, Zhen Univ Sci & Technol China Hefei Anhui Peoples R China
JavaScript is the de facto language of the Web, but is notoriously error-prone to use. 65% of common bugs like undefined/null variable usage are DOM-related. Besides DOM, JS APIs are also expected to manipulate graphi... 详细信息
来源: 评论
language design and implementation for the Domain of Coding Conventions  9
Language Design and Implementation for the Domain of Coding ...
收藏 引用
9th acm sigplan International conference on Software language Engineering (SLE)
作者: Goncharenko, Boryana Zaytsev, Vadim Univ Amsterdam NL-1012 WX Amsterdam Netherlands Raincode Brussels Belgium
Coding conventions are lexical, syntactic or semantic restrictions enforced on top of a software language for the sake of consistency within the source base. Specifying coding conventions is currently an open problem ... 详细信息
来源: 评论