咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是351-360 订阅
排序:
RaTrace: Simple and Efficient Abstractions for BVH Ray Traversal Algorithms  2017
RaTrace: Simple and Efficient Abstractions for BVH Ray Trave...
收藏 引用
16th acm sigplan International conference on Generative programming - Concepts and Experiences (GPCE) co-located with SPLASH conference
作者: Perard-Gayot, Arsene Weier, Martin Membarth, Richard Slusallek, Philipp Leissa, Roland Hack, Sebastian Saarland Univ Comp Graph Lab Saarbrucken Germany Bonn Rhein Sieg Univ Inst Visual Comp St Augustin Germany DFKI Agents & Simulated Real Saarbrucken Germany Saarland Univ Compiler Design Lab Saarbrucken 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 ... 详细信息
来源: 评论
An ELI-to-C Compiler: design, implementation, and Performance  4
An ELI-to-C Compiler: Design, Implementation, and Performanc...
收藏 引用
4th acm sigplan International Workshop on Libraries, languages, and Compilers for Array programming (ARRAY) / 1st acm sigplan International Workshop on Machine Learning and programming languages (MAPL)
作者: Chen, Hanfeng Ching, Wai-Mee Hendren, Laurie McGill Univ Sch Comp Sci Montreal PQ Canada 201 Kensington Way Mt Kisco NY 10549 USA
ELI is a succinct array-based interactive programming language derived from APL. In this paper we present the overall design and implementation of a bootstrapped ELI-to-C compiler which is implemented in ELI. We provi... 详细信息
来源: 评论
Staging for Generic programming in Space and Time  2017
Staging for Generic Programming in Space and Time
收藏 引用
16th acm sigplan International conference on Generative programming - Concepts and Experiences (GPCE) co-located with SPLASH conference
作者: Ofenbeck, Georg Rompf, Tiark Puschel, Markus Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA
Metaprogramming is among the most promising candidates to solve the abstraction vs performance trade-off that plagues software engineering through specialization. Metaprogramming has been used to enable low-overhead g... 详细信息
来源: 评论
CIAHelper: Towards Change Impact Analysis in Delta-Oriented Software Product Lines  18
CIAHelper: Towards Change Impact Analysis in Delta-Oriented ...
收藏 引用
22nd International Systems and Software Product Line conference (SPLC)
作者: Hamza, Mostafa Walker, Robert J. Elaasar, Maged Univ Calgary Dept Comp Sci Calgary AB Canada Carleton Univ Dept Syst & Comp Engn Ottawa ON Canada
Change is inevitable for software systems to deal with the evolving environment surrounding them, and applying changes requires careful design and implementation not to break existing functionalities. Evolution in sof... 详细信息
来源: 评论
Integrated IoT programming with Selective Abstraction  2017
Integrated IoT Programming with Selective Abstraction
收藏 引用
18th acm sigplan/SIGBED conference on languages, Compilers, Tools and Theory for Embedded Systems (LCTES)
作者: Lee, Gyeongmin Heo, Seonyeong Kim, Bongjun Kim, Jong Kim, Hanjun POSTECH Pohang South Korea
The explosion of networked devices has driven a new computing environment called the Internet of Things (IoT), enabling various services such as home automation and health monitoring. Despite the promising applicabili... 详细信息
来源: 评论
Concept Analysis in programming language Research Done Well It Is All Right
Concept Analysis in Programming Language Research Done Well ...
收藏 引用
acm sigplan International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward) part of SPLASH conference
作者: Kaijanaho, Antti-Juhani Univ Jyvaskyla Fac Informat Technol Jyvaskyla Finland
programming language research is becoming method conscious. Rigorous mathematical or empirical evaluation is often demanded, which is a good thing. However, I argue in this essay that concept analysis is a legitimate ... 详细信息
来源: 评论
Some Were Meant for C The Endurance of an Unmanageable language
Some Were Meant for C The Endurance of an Unmanageable Langu...
收藏 引用
acm sigplan International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward) part of SPLASH conference
作者: Kell, Stephen Univ Cambridge Comp Lab Cambridge England
The C language leads a double life: as an application programming language of yesteryear, perpetuated by circumstance, and as a systems programming language which remains a weapon of choice decades after its creation.... 详细信息
来源: 评论
Can We Crowdsource language design?
Can We Crowdsource Language Design?
收藏 引用
acm sigplan International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward) part of SPLASH conference
作者: Wilson, Preston Tunnell Pombrio, Justin Krishnamurthi, Shriram Brown Univ Providence RI 02912 USA
Most programming languages have been designed by committees or individuals. What happens if, instead, we throw open the design process and let lots of programmers weigh in on semantic choices? Will they avoid well-kno... 详细信息
来源: 评论
A Chrestomathy of DSL implementations  10
A Chrestomathy of DSL Implementations
收藏 引用
10th acm sigplan International conference on Software language Engineering (SLE) as part of acm sigplan conference on Systems, programming, languages and Applications - Software for Humanity (SPLASH)
作者: Schauss, Simon Laemmel, Ralf Haertel, Johannes Heinz, Marcel Klein, Kevin Haertel, Lukas Berger, Thorsten Univ Koblenz Landau Software Languages Team Mainz Germany Chalmers Univ Gothenburg Gothenburg Sweden
Selecting and properly using approaches for DSL implementation can be challenging, given their variety and complexity. To support developers, we present the software chrestomathy MetaLib, a well-organized and well-doc... 详细信息
来源: 评论
Assessing User Preferences in programming language design
Assessing User Preferences in Programming Language Design
收藏 引用
acm sigplan International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward) part of SPLASH conference
作者: Chamberlain, Roger D. Washington Univ Dept Comp Sci & Engn St Louis MO 63110 USA
The design of new programming languages has primarily been guided by the preferences of a few (the authors of the language), rather than systematic study of the various options available. This is in part due to the fa... 详细信息
来源: 评论