咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是911-920 订阅
排序:
Event-Driven programming with EScala  11
Event-Driven Programming with EScala
收藏 引用
10th International conference on Aspect-Oriented Software Development (AOSD)
作者: Satabin, Lucas Mezini, Mira Tech Univ Darmstadt Software Technol Grp Darmstadt Germany
EScala is an extension of Scala with support for declarative event-driven programming. It provides mechanisms for declarative definition of events and employs aspect-oriented techniques for exposing implicitly existin... 详细信息
来源: 评论
Adding Genericity to a Plug-in Framework  10
Adding Genericity to a Plug-in Framework
收藏 引用
9th International conference on Generative programming and Component Engineering
作者: 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... 详细信息
来源: 评论
Library-based model-driven software development with SugarJ
Library-based model-driven software development with SugarJ
收藏 引用
acm International conference on Systems, programming, languages, and Applications: Software for Humanity, SPLASH'11
作者: Erdweg, Sebastian Katsy, Lennart C. L. Rendel, Tillmann Kästner, Christian Ostermann, Klaus Visser, Eelco University of Marburg Germany Delft University of Technology Netherlands
SugarJ is a Java-based programming language that provides extensible surface syntax, static analyses, and IDE support. SugarJ extensions are organized as libraries;conventional import statements suffice to activate an... 详细信息
来源: 评论
A context management infrastructure with language integration support
A context management infrastructure with language integratio...
收藏 引用
3rd International Workshop on Context-Oriented programming, COP'11 - Co-located with the 25th European conference on Object-Oriented programming, ECOOP 2011
作者: Rho, Tobias Appeltauer, Malte Lerche, Stephan Cremers, Armin B. Hirschfeld, Robert Department of Computer Science III University of Bonn Germany Software Architecture Group Hasso-Plattner-Institute University of Potsdam Germany
A range of context-management systems in the past have motivated the need for development support of context-aware applications. They typically provide APIs and query languages for context analysis. Reacting to contex... 详细信息
来源: 评论
LCTES'11 - Proceedings of the acm sigplan/SIGBED 2011 conference on languages, Compilers, Tools and Theory for Embedded Systems
LCTES'11 - Proceedings of the ACM SIGPLAN/SIGBED 2011 Confer...
收藏 引用
acm sigplan/SIGBED conference on languages Compilers, Tools, and Theory for Embedded Systems, LCTES 2011
The proceedings contain 17 papers. The topics discussed include: divide and recycle: types and compilation for a hybrid synchronous language;static analysis of synchronous programs in signal for efficient design of mu...
来源: 评论
A tracing technique using dynamic bytecode instrumentation of java applications and libraries at basic block level
A tracing technique using dynamic bytecode instrumentation o...
收藏 引用
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
作者: Caserta, Pierre Zendra, Olivier Nancy-Université INPL LORIA France INRIA Nancy - Grand Est LORIA France
Implementing a profiler to trace a program execution is nontrivial. One way to do this on running Java programs is through bytecode instrumentation. Nowadays, tools exist that ease the instrumentation process itself, ... 详细信息
来源: 评论
Upcall dispatcher aspects: Combining modularity with efficiency in the CiAO IP stack
Upcall dispatcher aspects: Combining modularity with efficie...
收藏 引用
1st Workshop on Modularity in Systems Software, MISS 2011, Co-located with the 10th International conference on Aspect-Oriented Software Development, AOSD.11
作者: Streicher, Jochen Borchert, Christoph Spinczyk, Olaf Technische Universität Dortmund Computer Science 12 - Embedded System Software Germany
Network protocol stacks are an important ingredient of today's infrastructure software. For instance, all state-of-the-art operating systems for PCs and the server market come with a TCP/IP stack. The design of pr... 详细信息
来源: 评论
An Ada design Pattern Recognition Tool for AADL Performance Analysis  11
An Ada Design Pattern Recognition Tool for AADL Performance ...
收藏 引用
Annual International conference of the acm SIGada programming language
作者: Gaudel, Vincent Singhoff, Frank Plantec, Alain Rubini, Stephane Dissaux, Pierre Legrand, Jerome Univ Brest LISyC EA 3883 F-29238 Brest 3 France
This article deals with performance verification of architecture models of real-time embedded systems. Although real-time scheduling theory provides numerous analytical methods called feasibility tests for scheduling ... 详细信息
来源: 评论
Proceedings of the 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
Proceedings of the 6th Workshop on the Implementation, Compi...
收藏 引用
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
The proceedings contain 10 papers. The topics discussed include: an approach to modular object-oriented programming in language-driven development framework;Predicate-C - an efficient and generic runtime system for pr...
来源: 评论
Modularity for the changing meaning of changing  11
Modularity for the changing meaning of changing
收藏 引用
Proceedings of the tenth international conference on Aspect-oriented software development
作者: Harrison, William Trinity College Dublin Dublin 2 Ireland
In the past, modular structures for software systems have rested upon several assumptions that may no longer characterize the changing world of dynamic computing. Important among these assumptions is that the decision... 详细信息
来源: 评论