咨询与建议

限定检索结果

文献类型

  • 2,277 篇 会议
  • 296 篇 期刊文献
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,149 篇 软件工程
    • 1,702 篇 计算机科学与技术...
    • 86 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 22 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 13 篇 材料科学与工程(可...
    • 13 篇 建筑学
    • 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
  • 78 篇 functional progr...
  • 71 篇 computer program...
  • 71 篇 theory
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 48 篇 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,356 篇 英文
  • 214 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2575 条 记 录,以下是331-340 订阅
排序:
Compiling Markov Chain Monte Carlo Algorithms for Probabilistic Modeling  2017
Compiling Markov Chain Monte Carlo Algorithms for Probabilis...
收藏 引用
38th acm sigplan conference on programming language design and implementation (PLDI)
作者: Huang, Daniel Tristan, Jean-Baptiste Morrisett, Greg Harvard Univ Cambridge MA 02138 USA Oracle Labs Burlington MA USA Cornell Univ Ithaca NY USA
The problem of probabilistic modeling and inference, at a high-level, can be viewed as constructing a (model, query, inference) tuple, where an inference algorithm implements a query on a model. Notably, the derivatio... 详细信息
来源: 评论
A comparison of two object-oriented design methodologies (abstract only)  87
A comparison of two object-oriented design methodologies (ab...
收藏 引用
Proceedings of the 15th annual conference on Computer Science
作者: Linda Rising Department of Computer Technology Indiana University-Purdue University at Fort Wayne Fort Wayne Indiana
With the increasing use of Ada* in light of DoD Directive 5000.31, “The Ada programming language shall become the single, common, computer programming language for Defense mission-critical applications.” there has b...
来源: 评论
Replacing Phrase Structure Grammar with Dependency Grammar in the design and implementation of programming languages
Replacing Phrase Structure Grammar with Dependency Grammar i...
收藏 引用
acm sigplan International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward) part of SPLASH conference
作者: Steimann, Friedrich Fernuniv Hagen Germany
For decades, the design and implementation of programming languages has been based on phrase structure grammars, which divide a program recursively into phrases (represented by nonterminals), leaving the words of the ... 详细信息
来源: 评论
Practical Partial Evaluation for High-Performance Dynamic language Runtimes  2017
Practical Partial Evaluation for High-Performance Dynamic La...
收藏 引用
38th acm sigplan conference on programming language design and implementation (PLDI)
作者: Wurthinger, Thomas Wimmer, Christian Humer, Christian Woess, Andreas Stadler, Lukas Seaton, Chris Duboscq, Gilles Simon, Doug Grimmer, Matthias Oracle Labs Zurich Switzerland Johannes Kepler Univ Linz Inst Syst Software Linz Austria
Most high-performance dynamic language virtual machines duplicate language semantics in the interpreter, compiler, and runtime system. This violates the principle to not repeat yourself. In contrast, we define languag... 详细信息
来源: 评论
Network Configuration Synthesis with Abstract Topologies  2017
Network Configuration Synthesis with Abstract Topologies
收藏 引用
38th acm sigplan conference on programming language design and implementation (PLDI)
作者: Beckett, Ryan Mahajan, Ratul Millstein, Todd Padhye, Jitendra Walker, David Princeton Univ Princeton NJ 08544 USA Intentionet Redmond WA USA Microsoft Redmond WA USA Univ Calif Los Angeles Los Angeles CA 90024 USA
We develop Propane/AT, a system to synthesize provablycorrect BGP (border gateway protocol) configurations for large, evolving networks from high-level specifications of topology, routing policy, and fault-tolerance r... 详细信息
来源: 评论
Cross-cutting commentary : Narratives for multi-party mechanisms and concerns  10
Cross-cutting commentary : Narratives for multi-party mechan...
收藏 引用
10th International Workshop on Context-Oriented programming: Advanced Modularity for Run-time Composition, COP 2018 - Co-located with the European conference on Object-Oriented programming
作者: Hirschfeld, Robert Dürschmid, Tobias Rein, Patrick Taeumel, Marcel Hasso Plattner Institute University of Potsdam Potsdam Germany
Cross-cutting concerns are an inherent property of the implementation of non-trivial software systems. Their study led to the development of advanced modularity constructs, usually supported by meta-level frameworks a... 详细信息
来源: 评论
Recaf: Java Dialects as Libraries  2016
Recaf: Java Dialects as Libraries
收藏 引用
15th acm International conference on Generative programming - Concepts and Experiences (GPCE)
作者: Biboudis, Aggelos Inostroza, Pablo van der Storm, Tijs CWI Amsterdam Netherlands Univ Athens Athens Greece Univ Groningen Groningen Netherlands
Mainstream programming languages like Java have limited support for language extensibility. Without mechanisms for syntactic abstraction, new programming styles can only be embedded in the form of libraries, limiting ... 详细信息
来源: 评论
Thinking in imperative or objects? A study on how novice programmer thinks when it comes to designing an application
Thinking in imperative or objects? A study on how novice pro...
收藏 引用
IEEE International conference on Teaching, Assessment and Learning for Engineering (TALE)
作者: Sim Tze Ying School of Interdisciplinary Studies Sunway University Subang Jaya Malaysia
Novice programming is a challenging subject to teach and learn. However, programming is an essential skill that is required by many majors apart from Computer Science. The challenges in a novice programming subject ch... 详细信息
来源: 评论
CC 2018 - Proceedings of the 27th International conference on Compiler Construction, Co-located with CGO 2018
CC 2018 - Proceedings of the 27th International Conference o...
收藏 引用
27th International conference on Compiler Construction, CC 2018
The proceedings contain 19 papers. The topics discussed include: generalized profile-guided iterator recognition;rethinking compilers in the rise of machine learning and AI;compiler and language design for quantum com...
来源: 评论
Compiler and language design for Quantum Computing  2018
Compiler and Language Design for Quantum Computing
收藏 引用
27th International conference on Compiler Construction (CC)
作者: Heim, Bettina Microsoft Res Redmond WA 98052 USA
Quantum computing, once merely a curious concept discussed within the field of theoretical physics, has long-since become of practical interest in numerous fields and caught the attention of mainstream media. The reas... 详细信息
来源: 评论