咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,147 篇 软件工程
    • 1,702 篇 计算机科学与技术...
    • 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
  • 186 篇 computer program...
  • 182 篇 performance
  • 162 篇 object oriented ...
  • 89 篇 algorithms
  • 88 篇 java programming...
  • 81 篇 experimentation
  • 78 篇 functional progr...
  • 71 篇 theory
  • 69 篇 computer program...
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 48 篇 semantics
  • 47 篇 software design
  • 45 篇 domain-specific ...
  • 38 篇 parallel program...
  • 37 篇 concurrency
  • 35 篇 measurement

机构

  • 24 篇 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 篇 de moor oege
  • 10 篇 dillig isil
  • 9 篇 lumsdaine a
  • 9 篇 van der storm ti...

语言

  • 2,349 篇 英文
  • 222 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2576 条 记 录,以下是951-960 订阅
排序:
Memory management for safety-critical Java  11
Memory management for safety-critical Java
收藏 引用
9th International Workshop on Java Technologies for Real-Time and Embedded Systems, JTRES 2011
作者: Schoeberl, Martin Department of Informatics and Mathematical Modeling Technical University of Denmark Denmark
Safety-Critical Java (SCJ) is based on the Real-Time Specification for Java. To simplify the certification of Java programs, SCJ supports only a restricted scoped memory model. Individual threads share only immortal m... 详细信息
来源: 评论
ABI Compatibility Through a Customizable language
收藏 引用
acm sigplan NOTICES 2011年 第2期46卷 147-156页
作者: Atkinson, Kevin Flatt, Matthew Lindstrom, Gary Univ Utah Sch Comp Salt Lake City UT 84112 USA
ZL is a C++-compatible language in which high-level constructs, such as classes, are defined using macros over a C-like core language. This approach makes many parts of the language easily customizable. For example, s... 详细信息
来源: 评论
Modular Domain-Specific language Components in Scala
收藏 引用
acm sigplan NOTICES 2011年 第2期46卷 83-92页
作者: Hofer, Christian Ostermann, Klaus Aarhus Univ DK-8000 Aarhus C Denmark Univ Marburg D-35032 Marburg Germany
Programs in domain-specific embedded languages (DSELs) can be represented in the host language in different ways, for instance implicitly as libraries, or explicitly in the form of abstract syntax trees. Each of these... 详细信息
来源: 评论
Polymorphic bytecode instrumentation  11
Polymorphic bytecode instrumentation
收藏 引用
Proceedings of the tenth international conference on Aspect-oriented software development
作者: Moret, Philippe Binder, Walter Tanter, Éric Faculty of Informatics University of Lugano Lugano Switzerland PLEIAD Laboratory University of Chile Santiago Chile
Bytecode instrumentation is a widely used technique to implement aspect weaving and dynamic analyses in virtual machines such as the Java Virtual Machine. Aspect weavers and other instrumentations are usually develope... 详细信息
来源: 评论
Proceedings of the Workshop - Open Source and design of Communication, OSDOC 2011
Proceedings of the Workshop - Open Source and Design of Comm...
收藏 引用
Workshop on Open Source and design of Communication, OSDOC 2011
The proceedings contain 19 papers. The topics discussed include: impacts of data interchange formats on energy consumption and performance in smartphones;community sharing platform for mobile devices;performance study...
来源: 评论
A stream-computing extension to OpenMP  11
A stream-computing extension to OpenMP
收藏 引用
Proceedings of the 6th International conference on High Performance and Embedded Architectures and Compilers
作者: Pop, Antoniu Cohen, Albert Centre de Recherche en Informatique MINES ParisTech France INRIA Saclay - Île-de-France Orsay France
This paper introduces an extension to OpenMP3.0 enabling stream programming with minimal, incremental additions that seamlessly integrate into the current specification. The stream programming model decomposes program... 详细信息
来源: 评论
Development of internal domain-specific languages: design principles and design patterns  11
Development of internal domain-specific languages: Design pr...
收藏 引用
18th conference on Pattern languages of Programs, PLoP 2011
作者: Günther, Sebastian Software Languages Lab Faculty of Sciences Vrije Universiteit Brussel Pleinlaan 2 B-1050 Brussels Belgium
A great part of software development challenges can be solved by one universal tool: Abstraction. Developers solve development challenges by using expressions and concepts that abstract from too technical details. One... 详细信息
来源: 评论
Dynamo: A Transparent Dynamic Optimization System
收藏 引用
acm sigplan NOTICES 2011年 第4期46卷 41-52页
作者: Bala, Vasanth Duesterwald, Evelyn Banerjia, Sanjeev Hewlett Packard Labs Cambridge MA 02142 USA
We describe the design and implementation of Dynamo, a software dynamic optimization system that is capable of transparently improving the performance of a native instruction stream as it executes on the processor. Th... 详细信息
来源: 评论
Model-based Kinematics Generation for Modular Mechatronic Toolkits
收藏 引用
acm sigplan NOTICES 2011年 第2期46卷 157-166页
作者: Bordignon, Mirko Schultz, Ulrik P. Stoy, Kasper Univ So Denmark Modular Robot Lab Maersk Inst Odense Denmark
Modular robots are mechatronic devices that enable the construction of highly versatile and flexible robotic systems whose mechanical structure can be dynamically modified. The key feature that enables this dynamic mo... 详细信息
来源: 评论
Adding Genericity to a Plug-in Framework
收藏 引用
acm sigplan NOTICES 2011年 第2期46卷 93-102页
作者: Wolfinger, Reinhard Loeberbauer, Markus Jahn, Markus Moessenboeck, Hanspeter Johannes Kepler Univ Linz Inst Syst Software Linz Austria Johannes Kepler Univ Linz Christian Doppler Lab Automated Software Engn Linz Austria
Plug-in components are a means for making feature-rich applications customizable. Combined with plug-and-play composition, end users can assemble customized applications without programming. If plug-and-play compositi... 详细信息
来源: 评论