咨询与建议

限定检索结果

文献类型

  • 256 篇 会议
  • 26 篇 期刊文献
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 225 篇 工学
    • 215 篇 软件工程
    • 164 篇 计算机科学与技术...
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 电气工程
  • 41 篇 理学
    • 38 篇 数学
    • 4 篇 系统科学
    • 3 篇 统计学(可授理学、...
  • 13 篇 管理学
    • 7 篇 图书情报与档案管...
    • 6 篇 管理科学与工程(可...
    • 4 篇 工商管理
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 83 篇 languages
  • 43 篇 performance
  • 29 篇 computer program...
  • 24 篇 algorithms
  • 24 篇 verification
  • 23 篇 design
  • 19 篇 theory
  • 18 篇 parallel program...
  • 10 篇 functional progr...
  • 8 篇 logic programmin...
  • 7 篇 experimentation
  • 7 篇 semantics
  • 6 篇 reliability
  • 6 篇 mpi
  • 6 篇 dependent types
  • 6 篇 transactional me...
  • 5 篇 abstract interpr...
  • 4 篇 object oriented ...
  • 4 篇 static analysis
  • 4 篇 atomicity

机构

  • 4 篇 carnegie mellon ...
  • 3 篇 univ texas austi...
  • 3 篇 univ of tokyo
  • 3 篇 tohoku univ send...
  • 3 篇 imdea software i...
  • 3 篇 microsoft resear...
  • 3 篇 univ texas austi...
  • 2 篇 epfl
  • 2 篇 univ wisconsin d...
  • 2 篇 univ wisconsin m...
  • 2 篇 xerox parc
  • 2 篇 univ illinois ur...
  • 2 篇 department of co...
  • 2 篇 swiss fed inst t...
  • 2 篇 univ lugano usi ...
  • 2 篇 natl inst inform...
  • 2 篇 mcgill univ mont...
  • 2 篇 northeastern uni...
  • 2 篇 univ calif santa...
  • 2 篇 microsoft resear...

作者

  • 4 篇 pingali keshav
  • 4 篇 burtscher martin
  • 3 篇 taura kenjiro
  • 3 篇 yonezawa akinori
  • 3 篇 flanagan cormac
  • 3 篇 walker david
  • 3 篇 abadi martin
  • 3 篇 kobayashi naoki
  • 2 篇 hoefler torsten
  • 2 篇 saraswat vijay
  • 2 篇 wand mitchell
  • 2 篇 huelsbergen lore...
  • 2 篇 grossman dan
  • 2 篇 stulova nataliia
  • 2 篇 palsberg jens
  • 2 篇 donaldson alasta...
  • 2 篇 yoshida nobuko
  • 2 篇 kim jungwon
  • 2 篇 gay simon j.
  • 2 篇 welc adam

语言

  • 282 篇 英文
  • 2 篇 其他
检索条件"任意字段=Proceedings of the 44th ACM SIGPLAN Symposium on Principles of Programming Languages"
284 条 记 录,以下是31-40 订阅
排序:
Context-sensitive data-dependence analysis via linear conjunctive language reachability  17
Context-sensitive data-dependence analysis via linear conjun...
收藏 引用
44th acm sigplan symposium on principles of programming languages, POPL 2017
作者: Zhang, Qirun Su, Zhendong University of California Davis United States
Many program analysis problems can be formulated as graph reachability problems. In the literature, context-free language (CFL) reachability has been the most popular formulation and can be computed in subcubic time. ... 详细信息
来源: 评论
Aggressive Pipelining of Irregular Applications on Reconfigurable Hardware  17
Aggressive Pipelining of Irregular Applications on Reconfigu...
收藏 引用
44th Annual International symposium on Computer Architecture (ISCA)
作者: Li, Zhaoshi Liu, Leibo Deng, Yangdong Yin, Shouyi Wang, Yao Wei, Shaojun Tsinghua Univ Natl Lab Informat Sci & Technol Beijing Peoples R China Tsinghua Univ Sch Software Beijing Peoples R China
CPU-FPGA heterogeneous platforms offer a promising solution for high-performance and energy-efficient computing systems by providing specialized accelerators with post-silicon reconfigurability. To unleash the power o... 详细信息
来源: 评论
JParEnt: Parallel entropy decoding for JPEG decompression on heterogeneous multicore architectures  7
JParEnt: Parallel entropy decoding for JPEG decompression on...
收藏 引用
Euro-Par Conference / 7th International Workshop on programming Models and Applications for Multicores and Manycores (PMAM) held in conjunction with the 21st sigplan symposium on principles and Practice of Parallel programming (PPoPP)
作者: Sodsong, Wasuwee Jung, Minyoung Park, Jinwoo Burgstaller, Bernd Yonsei Univ Dept Comp Sci Seoul South Korea
the JPEG format employs Huffman codes to compress the entropy data of an image. Huffman codewords are of variable length, which makes parallel entropy decoding a difficult problem. To determine the start position of a... 详细信息
来源: 评论
Language-integrated Provenance  16
Language-integrated Provenance
收藏 引用
18th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Fehrenbach, Stefan Cheney, James Univ Edinburgh Edinburgh Midlothian Scotland
Provenance, or information about the origin or derivation of data, is important for assessing the trustworthiness of data and identifying and correcting mistakes. Most prior implementations of data provenance have inv... 详细信息
来源: 评论
proceedings of the 18th International symposium on principles and Practice of Declarative programming, PPDP 2016
Proceedings of the 18th International Symposium on Principle...
收藏 引用
18th International symposium on principles and Practice of Declarative programming, PPDP 2016
the proceedings contain 16 papers. the topics discussed include: description and evaluation of a generic design to integrate CLP and tabled execution;higher-order logic programming: an expressive language for represen...
来源: 评论
Higher-Order Logic programming: an Expressive Language for Representing Qualitative Preferences  16
Higher-Order Logic Programming: an Expressive Language for R...
收藏 引用
18th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Charalambidis, Angelos Rondogiannis, Panos Troumpoukis, Antonis Univ Athens Dept Informat & Telecommun Athens Greece NCSR Demokritos Inst Informat & Telecommun Aghia Paraskevi Greece
We consider the problem of concisely representing and handling preferences in logic programming and relational data-bases. Our starting point is a well-known proposal [8] which advocates the embedding of first-order p... 详细信息
来源: 评论
Typechecking Protocols with Mungo and StMungo  16
Typechecking Protocols with Mungo and StMungo
收藏 引用
18th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Kouzapas, Dimitrios Dardha, Ornela Perera, Roly Gay, Simon J. Univ Glasgow Sch Comp Sci Glasgow Lanark Scotland
We report on two tools that extend Java with support for static type-checking of communication protocols. Our Mungo tool extends Java with typestate definitions, which allow classes to be associated with state machine... 详细信息
来源: 评论
Exploration of Language Specifications by Compilation to First-Order Logic  16
Exploration of Language Specifications by Compilation to Fir...
收藏 引用
18th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Grewe, Sylvia Erdweg, Sebastian Raulf, Michael Mezini, Mira Tech Univ Darmstadt Darmstadt Germany Delft Univ Technol Delft Netherlands Univ Lancaster Lancaster England
Exploration of language specifications helps to discover errors and inconsistencies early during the development of a programming language. We propose exploration of language specifications via application of existing... 详细信息
来源: 评论
A Framework for Easing the Development of Applications Embedding Answer Set programming  16
A Framework for Easing the Development of Applications Embed...
收藏 引用
18th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Fusca, Davide Germano, Stefano Zangari, Jessica Anastasio, Marco Calimeri, Francesco Perri, Simona Univ Calabria Dept Math & Comp Sci Via BucciCubo 30B I-87036 Arcavacata Di Rende Italy DLVSystem Srl Arcavacata Di Rende Italy
Answer Set programming (ASP) is a well-established declarative problem solving paradigm which became widely used in AI and recognized as a powerful tool for knowledge representation and reasoning (KRR), especially for... 详细信息
来源: 评论
Reducing the Overhead of Assertion Run-time Checks via Static Analysis  16
Reducing the Overhead of Assertion Run-time Checks via Stati...
收藏 引用
18th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Stulova, Nataliia Morales, Jose F. Hermenegildo, Manuel V. IMDEA Software Inst Madrid Spain Tech Univ Madrid UPM Sch Comp Sci Madrid Spain
In order to aid in the process of detecting incorrect program behaviors, a number of approaches have been proposed which include a combination of language-level constructs (such as procedure-level assertions/contracts... 详细信息
来源: 评论