咨询与建议

限定检索结果

文献类型

  • 21 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 16 篇 工学
    • 16 篇 软件工程
    • 14 篇 计算机科学与技术...

主题

  • 4 篇 probabilistic pr...
  • 2 篇 deep learning
  • 1 篇 functional progr...
  • 1 篇 big data benchma...
  • 1 篇 variational infe...
  • 1 篇 programming lang...
  • 1 篇 performance
  • 1 篇 scripting langua...
  • 1 篇 parallelism
  • 1 篇 program synthesi...
  • 1 篇 languages
  • 1 篇 compiler optimiz...
  • 1 篇 microcontroller
  • 1 篇 ai
  • 1 篇 type theory
  • 1 篇 program analysis
  • 1 篇 gpu programming
  • 1 篇 software autonom...
  • 1 篇 algorithms
  • 1 篇 syntax

机构

  • 2 篇 purdue univ w la...
  • 1 篇 tsinghua univ de...
  • 1 篇 univ technol syd...
  • 1 篇 unsw sydney sch ...
  • 1 篇 cornell univ ith...
  • 1 篇 microsoft res be...
  • 1 篇 ucl england
  • 1 篇 indiana univ com...
  • 1 篇 inria sophia ant...
  • 1 篇 johannes kepler ...
  • 1 篇 mit cambridge ma...
  • 1 篇 purdue univ elec...
  • 1 篇 ibm res san jose...
  • 1 篇 imdea software i...
  • 1 篇 carnegie mellon ...
  • 1 篇 mpi secur & priv...
  • 1 篇 texas state univ...
  • 1 篇 carnegie mellon ...
  • 1 篇 tsinghua univ pe...
  • 1 篇 univ wisconsin m...

作者

  • 2 篇 zhang xiangyu
  • 1 篇 koparkar chaitan...
  • 1 篇 fremont daniel j...
  • 1 篇 zheng yudi
  • 1 篇 kozen dexter
  • 1 篇 campagna giovann...
  • 1 篇 yue xiangyu
  • 1 篇 shull thomas
  • 1 篇 sakka laith
  • 1 篇 newton ryan r.
  • 1 篇 zhou li
  • 1 篇 gopinath sridhar
  • 1 篇 choi jiho
  • 1 篇 ghosh shromona
  • 1 篇 simon doug
  • 1 篇 sharma rahul
  • 1 篇 brown fraser
  • 1 篇 zhang jieyuan
  • 1 篇 gregoire benjami...
  • 1 篇 stefan deian

语言

  • 21 篇 英文
检索条件"任意字段=40th ACM SIGPLAN Conference on Programming Language Design and Implementation, PLDI 2019"
21 条 记 录,以下是11-20 订阅
LoCal: A language for Programs Operating on Serialized Data  2019
LoCal: A Language for Programs Operating on Serialized Data
收藏 引用
40th acm sigplan conference on programming language design and implementation (pldi) part of acm's Federated Computing Research conference (FCRC)
作者: Vollmer, Michael Koparkar, Chaitanya Rainey, Mike Sakka, Laith Kulkarni, Milind Newton, Ryan R. Indiana Univ Comp Sci Bloomington IN 47405 USA Purdue Univ Elect & Comp Engn W Lafayette IN 47907 USA
In a typical data-processing program, the representation of data in memory is distinct from its representation in a serialized form on disk. the former has pointers and arbitrary, sparse layout, facilitating easy mani... 详细信息
来源: 评论
SEMCLUSTER: Clustering of Imperative programming Assignments Based on Quantitative Semantic Features  2019
SEMCLUSTER: Clustering of Imperative Programming Assignments...
收藏 引用
40th acm sigplan conference on programming language design and implementation (pldi) part of acm's Federated Computing Research conference (FCRC)
作者: Perry, David M. Kim, Dohyeong Samanta, Roopsha Zhang, Xiangyu Purdue Univ W Lafayette IN 47907 USA
A fundamental challenge in automated reasoning about programming assignments at scale is clustering student submissions based on their underlying algorithms. State-of-the-art clustering techniques are sensitive to con... 详细信息
来源: 评论
FaCT: A DSL for Timing-Sensitive Computation  2019
FaCT: A DSL for Timing-Sensitive Computation
收藏 引用
40th acm sigplan conference on programming language design and implementation (pldi) part of acm's Federated Computing Research conference (FCRC)
作者: Cauligi, Sunjay Soeller, Gary Johannesmeyer, Brian Brown, Fraser Wahby, Riad S. Renner, John Gregoire, Benjamin Barthe, Gilles Jhala, Ranjit Stefan, Deian Univ Calif San Diego La Jolla CA 92093 USA INRIA Sophia Antipolis Biot France MPI Secur & Privacy Saarbrucken Germany IMDEA Software Inst Madrid Spain
Real-world cryptographic code is often written in a subset of C intended to execute in constant-time, thereby avoiding timing side channel vulnerabilities. this C subset eschews structured programming as we know it: i... 详细信息
来源: 评论
Compiling KB-Sized Machine Learning Models to Tiny IoT Devices  2019
Compiling KB-Sized Machine Learning Models to Tiny IoT Devic...
收藏 引用
40th acm sigplan conference on programming language design and implementation (pldi) part of acm's Federated Computing Research conference (FCRC)
作者: Gopinath, Sridhar Ghanathe, Nikhil Seshadri, Vivek Sharma, Rahul Microsoft Res Bengaluru India
Recent advances in machine learning (ML) have produced KiloByte-size models that can directly run on constrained IoT devices. this approach avoids expensive communication between IoT devices and the cloud, thereby ena... 详细信息
来源: 评论
programming Support for Autonomizing Software  2019
Programming Support for Autonomizing Software
收藏 引用
40th acm sigplan conference on programming language design and implementation (pldi) part of acm's Federated Computing Research conference (FCRC)
作者: Lee, Wen-Chuan Liu, Peng Liu, Yingqi Ma, Shiqing Zhang, Xiangyu Purdue Univ W Lafayette IN 47907 USA IBM Res San Jose CA USA
Most traditional software systems are not built with the artificial intelligence support (AI) in mind. Among them, some may require human interventions to operate, e.g., the manual specification of the parameters in t... 详细信息
来源: 评论
Type-and-Example-Directed Program Synthesis  15
Type-and-Example-Directed Program Synthesis
收藏 引用
36th acm sigplan conference on programming language design and implementation
作者: Osera, Peter-Michael Zdancewic, Steve Univ Penn Philadelphia PA 19104 USA
this paper presents an algorithm for synthesizing recursive functions that process algebraic datatypes. It is founded on proof-theoretic techniques that exploit both type information and input-output examples to prune... 详细信息
来源: 评论
DBPL 2019 - Proceedings of the 17th acm sigplan International Symposium on Database programming languages, co-located with pldi 2019
DBPL 2019 - Proceedings of the 17th ACM SIGPLAN Internationa...
收藏 引用
17th acm sigplan International Symposium on Database programming languages, DBPL 2019, co-located with pldi 2019
the proceedings contain 8 papers. the topics discussed include: fluid data structures;detecting unsatisfiable CSS rules in the presence of DTDs;towards compiling graph queries in relational engines;streaming saturatio...
来源: 评论
SOAP 2019 - Proceedings of the 8th acm sigplan International Workshop on State of the Art in Program Analysis, co-located with pldi 2019
SOAP 2019 - Proceedings of the 8th ACM SIGPLAN International...
收藏 引用
8th acm sigplan International Workshop on State Of the Art in Program Analysis, SOAP 2019, co-located with pldi 2019
the proceedings contain 7 papers. the topics discussed include: fixpoint reuse for incremental JavaScript analysis;know your analysis: how instrumentation aids understanding static analysis;SootDiff: bytecode comparis...
来源: 评论
ARRAY 2019 - Proceedings of the 6th acm sigplan International Workshop on Libraries, languages and Compilers for Array programming, co-located with pldi 2019
ARRAY 2019 - Proceedings of the 6th ACM SIGPLAN Internationa...
收藏 引用
6th acm sigplan International Workshop on Libraries, languages and Compilers for Array programming, ARRAY 2019, co-located with pldi 2019
the proceedings contain 9 papers. the topics discussed include: finite difference methods fengshui: alignment through a mathematics of arrays;data-parallel flattening by expansion;ALPyNA: acceleration of loops in pyth...
来源: 评论
CHIUW 2019 - Proceedings of the acm sigplan 6th Chapel Implementers and Users Workshop, co-located with pldi 2019
CHIUW 2019 - Proceedings of the ACM SIGPLAN 6th Chapel Imple...
收藏 引用
acm sigplan 6th Annual Chapel Implementers and Users Workshop, CHIUW 2019, held in conjunction with pldi 2019
the proceedings contain 8 papers. the topics discussed include: GPUIterator: bridging the gap between chapel and GPU platforms;calling chapel code: interoperability improvements;towards radix sorting in the chapel sta...
来源: 评论