咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是921-930 订阅
排序:
Reuse of continuation-based control-flow abstractions
Reuse of continuation-based control-flow abstractions
收藏 引用
2nd Workshop on Free Composition @ Onward! 2011, FREECO-Onward! 2011
作者: Te Brinke, Steven Bockisch, Christoph Bergmans, Lodewijk University of Twente Software Engineering Group Enschede Netherlands
It is commonly agreed that decomposing a software design according to the structure of the problem domain makes it easier to maintain and manage its complexity (e.g. [9]). To retain the resulting decomposition in the ... 详细信息
来源: 评论
Exploring circuit timing-aware language and compilation
Exploring circuit timing-aware language and compilation
收藏 引用
Proceedings of the sixteenth international conference on Architectural support for programming languages and operating systems
作者: Hoang, Giang Findler, Robert Bruce Joseph, Russ Electrical Engineering and Computer Science Northwestern University United States
By adjusting the design of the ISA and enabling circuit timingsensitive optimizations in a compiler, we can more effectively exploit timing speculation. While there has been growing interest in systems that leverage c... 详细信息
来源: 评论
Context-oriented programming for mobile devices: JCop on android
Context-oriented programming for mobile devices: JCop on and...
收藏 引用
3rd International Workshop on Context-Oriented programming, COP'11 - Co-located with the 25th European conference on Object-Oriented programming, ECOOP 2011
作者: Schuster, Christopher Appeltauer, Malte Hirschfeld, Robert Department of Computer Science University of California Davis United States Software Architecture Group Hasso-Plattner-Institut Germany
The behavior of mobile applications is particularly affected by their execution context, such as location and state a the mobile device. Among other approaches, context-oriented programming can help to achieve context... 详细信息
来源: 评论
Plaid: A permission-based programming language
Plaid: A permission-based programming language
收藏 引用
acm International conference on Systems, programming, languages, and Applications: Software for Humanity, SPLASH'11
作者: Aldrich, Jonathan Bocchino, Robert Garcia, Ronald Hahnenberg, Mark Mohr, Manuel Naden, Karl Saini, Darpan Stork, Sven Sunshine, Joshua Tanter, Eric Wolff, Roger School of Computer Science Carnegie Mellon University United States Karlsruhe Institute of Technology Germany University of Chile Chile
Access permissions (permissions for short) are a lightweight way to specify how an object may be aliased and whether aliases allow mutation. Prior work has demonstrated the value of permissions for addressing many sof... 详细信息
来源: 评论
design patterns for metamodels
Design patterns for metamodels
收藏 引用
acm International conference on Systems, programming, languages, and Applications: Software for Humanity, SPLASH'11 and the Co-Located Workshops: DSM'11, TMC'11, AGERE'11, AOOPES'11, NEAT'11, and VMIL'11
作者: Cho, Hyun Gray, Jeff University of Alabama Department of Computer Science Box 870290 Tuscaloosa AL 35216 United States
A metamodel is used to define the abstract syntax (i.e., entities, attributes, and relations) of a Domain-Specific Modeling language (DSML). In addition, a metamodel also defines constraints and static semantics that ... 详细信息
来源: 评论
ASystemC: An AOP Extension for Hardware Description language  11
ASystemC: An AOP Extension for Hardware Description Language
收藏 引用
10th International conference on Aspect-Oriented Software Development (AOSD)
作者: Endoh, Yusuke Toshiba Co Ltd Syst Engn Lab Corp R&D Ctr Saiwai Ku 1 Komukai Toshiba Cho Kawasaki Kanagawa Japan
Hardware-design requirements are becoming increasingly complex. Accordingly, the hardware developer is also beginning to use modern programming languages instead of traditional hardware description languages. However,... 详细信息
来源: 评论
Predicate-C - An efficient and generic runtime system for predicate dispatch
Predicate-C - An efficient and generic runtime system for pr...
收藏 引用
6th Workshop on the implementation, Compilation, Optimization of Object-Oriented languages, Programs and Systems, ICOOOLPS 2011 - In Conjunction with the 25th European conference on Object-Oriented programming, ECOOP 2011
作者: Gräter, Friedrich Götz, Sebastian Stecklina, Julian Faculty of Computer Science Technische Universität Dresden Germany
Dynamically typed languages like Ruby [19] recently gained a growing popularity due to the simplification of unforeseen software extensibility. Extensibility is typically driven by method dispatch which in turn uses t... 详细信息
来源: 评论
Deferred gratification: Engineering for high performance garbage collection from the get go  11
Deferred gratification: Engineering for high performance gar...
收藏 引用
Proceedings of the 2011 acm sigplan Workshop on Memory Systems Performance and Correctness
作者: Jibaja, Ivan Blackburn, Stephen M. Haghighat, Mohammad R. McKinley, Kathryn S. University of Texas Austin TX United States Australian National University Australia Intel Corporation Australia
Implementing a new programming language system is a daunting task. A common trap is to punt on the design and engineering of exact garbage collection and instead opt for reference counting or conservative garbage coll... 详细信息
来源: 评论
Lightweight Modular Staging: A Pragmatic Approach to Runtime Code Generation and Compiled DSLs
收藏 引用
acm sigplan NOTICES 2011年 第2期46卷 127-136页
作者: Rompf, Tiark Odersky, Martin Ecole Polytech Fed Lausanne CH-1015 Lausanne Switzerland
Software engineering demands generality and abstraction, performance demands specialization and concretization. Generative programming can provide both, but developing high-quality program generators takes a large eff... 详细信息
来源: 评论
JavaCtx: Seamless toolchain integration for context-oriented programming
JavaCtx: Seamless toolchain integration for context-oriented...
收藏 引用
3rd International Workshop on Context-Oriented programming, COP'11 - Co-located with the 25th European conference on Object-Oriented programming, ECOOP 2011
作者: Salvaneschi, Guido Ghezzi, Carlo Pradella, Matteo DEEPSE Group DEI Politecnico di Milano Piazza L. Da Vinci 32 Milano Italy
Context-oriented programming is an emerging paradigm addressing at the language level the issue of dynamic software adaptation and modularization of context-specific concerns. In this paper we propose JAVACTX, a tool ... 详细信息
来源: 评论