咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是41-50 订阅
排序:
POPL 2013 - proceedings of 40th Annual acm sigplan-SIGACT symposium on principles of programming languages
POPL 2013 - Proceedings of 40th Annual ACM SIGPLAN-SIGACT Sy...
收藏 引用
40th Annual acm sigplan-SIGACT symposium on principles of programming languages, POPL 2013
the proceedings contain 47 papers. the topics discussed include: full abstraction for nominal Scott domains;copatterns: programming infinite structures by observations;on the linear ranking problem for integer linear-...
来源: 评论
A library for portable and composable data locality optimizations for NUMA systems  2015
A library for portable and composable data locality optimiza...
收藏 引用
20th acm sigplan symposium on principles and Practice of Parallel programming, PPoPP 2015
作者: Majo, Zoltan Gross, thomas R. Department of Computer Science ETH Zurich Switzerland
Many recent multiprocessor systems are realized with a nonuniform memory architecture (NUMA) and accesses to remote memory locations take more time than local memory accesses. Optimizing NUMA memory system performance... 详细信息
来源: 评论
proceedings of the acm sigplan symposium on principles and Practice of Parallel programming, PPOPP
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
20th acm sigplan symposium on principles and Practice of Parallel programming, PPoPP 2015
the proceedings contain 44 papers. the topics discussed include: predicate RCU: an RCU for scalable concurrent updates;automatic scalable atomicity via semantic locking;a framework for practical parallel fast matrix m...
来源: 评论
PPoPP 2014 - proceedings of the 2014 acm sigplan symposium on principles and Practice of Parallel programming
PPoPP 2014 - Proceedings of the 2014 ACM SIGPLAN Symposium o...
收藏 引用
2014 19th acm sigplan symposium on principles and Practice of Parallel programming, PPoPP 2014
the proceedings contain 43 papers. the topics discussed include: predator: predictive false sharing detection;concurrency testing using schedule bounding: an empirical study;trace driven dynamic deadlock detection and... 详细信息
来源: 评论
On Combining Backward and Forward Chaining in Constraint Logic programming  14
On Combining Backward and Forward Chaining in Constraint Log...
收藏 引用
16th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Haemmerle, Remy Univ Politecn Madrid Madrid Spain IMDEA Software Inst Madrid Spain
We address the problem of designing constraint logic languages that usefully combine backward and forward chaining in a sound and complete way. Following the approach of Constraint Logic programming, we define a class... 详细信息
来源: 评论
POPL'12 - proceedings of the 39th Annual acm sigplan-SIGACT symposium on principles of programming languages
POPL'12 - Proceedings of the 39th Annual ACM SIGPLAN-SIGACT ...
收藏 引用
39th Annual acm sigplan-SIGACT symposium on principles of programming languages, POPL'12
the proceedings contain 44 papers. the topics discussed include: underspecified harnesses and interleaved bugs;towards a program logic for JavaScript;higher-order functional reactive programming in bounded space;the m...
来源: 评论
Parametricity and Proving Free theorems for Functional-Logic languages  14
Parametricity and Proving Free Theorems for Functional-Logic...
收藏 引用
16th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Mehner, Stefan Seidel, Daniel Strassburger, Lutz Voigtlaender, Janis Univ Bonn Inst Informat Bonn Germany Ecole Polytech INRIA Palaiseau France Ecole Polytech LIX Palaiseau France
the goal of this paper is to provide the required foundations for establishing free theorems statements about program equivalence, guaranteed by polymorphic types for the functional-logic programming language Curry. F... 详细信息
来源: 评论
Structure-Preserving Compilation: Efficient Integration of Functional DSLs into Legacy Systems  14
Structure-Preserving Compilation: Efficient Integration of F...
收藏 引用
16th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Kranz, Julian Simon, Axel Tech Univ Munich Inst Informat 2 Garching Germany
We present a translation scheme from a pure functional domain-specific language (DSL) to C. the over-arching idea of this scheme is to preserve the structure of the input program as much as possible. this includes, am... 详细信息
来源: 评论
BiFluX: A Bidirectional Functional Update Language for XML  14
BiFluX: A Bidirectional Functional Update Language for XML
收藏 引用
16th International symposium on principles and Practice of Declarative programming (PPDP)
作者: Pacheco, Hugo Zan, Tao Hu, Zhenjiang Cornell Univ Ithaca NY 14853 USA Grad Univ Adv Studies Hayama Kanagawa Japan Natl Inst Informat Tokyo Japan
Different XML formats are widely used for data exchange and processing, being often necessary to mutually convert between them. Standard XML transformation languages, like XSLT or XQuery, are unsatisfactory for this p... 详细信息
来源: 评论
Resilient X10: Efficient failure-aware programming  14
Resilient X10: Efficient failure-aware programming
收藏 引用
2014 19th acm sigplan symposium on principles and Practice of Parallel programming, PPoPP 2014
作者: Cunningham, David Grove, David Herta, Benjamin Iyengar, Arun Kawachiya, Kiyokuni Murata, Hiroki Saraswat, Vijay Takeuchi, Mikio Tardieu, Olivier IBM T. J. Watson Research Center Japan Google Inc. Japan IBM Research Tokyo Japan
Scale-out programs run on multiple processes in a cluster. In scale-out systems, processes can fail. Computations using traditional libraries such as MPI fail when any component process fails. the advent of Map Reduce... 详细信息
来源: 评论