咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是811-820 订阅
排序:
Marco: Safe, Expressive Macros for Any language  12
Marco: Safe, Expressive Macros for Any Language
收藏 引用
26th European conference on Object-Oriented programming (ECOOP)
作者: Lee, Byeongcheol Grimm, Robert Hirzel, Martin McKinley, Kathryn S. Gwangju Inst Sci & Technol Gwangju South Korea NYU New York NY 10003 USA IBM Watson Res Ctr Bangalore Karnataka India Microsoft Res Bangalore Karnataka India Univ Texas Austin Austin TX 78712 USA
Macros improve expressiveness, concision, abstraction, and language interoperability without changing the programming language itself. They are indispensable for building increasingly prevalent multilingual applicatio... 详细信息
来源: 评论
Region Scheduling: Efficiently Using the Cache Architectures via Page-level Affinity
Region Scheduling: Efficiently Using the Cache Architectures...
收藏 引用
17th International conference on Architectural Support for programming languages and Operating Systems
作者: Lee, Min Schwan, Karsten Georgia Inst Technol Ctr Expt Res Comp Syst Atlanta GA 30332 USA
The performance of modern many-core platforms strongly depends on the effectiveness of using their complex cache and memory structures. This indicates the need for a memory-centric approach to platform scheduling, in ... 详细信息
来源: 评论
Pause 'n' Play: Formalizing Asynchronous C#  12
Pause 'n' Play: Formalizing Asynchronous C<SUP>#</SUP>
收藏 引用
26th European conference on Object-Oriented programming (ECOOP)
作者: Bierman, Gavin Russo, Claudio Mainland, Geoffrey Meijer, Erik Torgersen, Mads Microsoft Res Bangalore Karnataka India Microsoft Corp Redmond WA 98052 USA Delft Univ Technol Delft Netherlands
Writing applications that connect to external services and yet remain responsive and resource conscious is a difficult task. With the rise of web programming this has become a common problem. The solution lies in usin... 详细信息
来源: 评论
Tracking down software changes responsible for performance loss  12
Tracking down software changes responsible for performance l...
收藏 引用
4th International Workshop on Smalltalk Technologies, IWST 2012
作者: Alcocer, Juan Pablo Sandoval University of Chile Santiago Chile
Continuous software change may inadvertently introduce a drop in performance at runtime. The longer the performance loss remains undiscovered, the harder it is to address. Current profilers do not efficiently support ... 详细信息
来源: 评论
Pushouts in software architecture design  12
Pushouts in software architecture design
收藏 引用
11th acm International conference on Generative programming and Component Engineering, GPCE 2012
作者: Riché, T.L. Gonçalves, R. Marker, B. Batory, D. National Instruments Austin TX United States Departamento de Informática Universidade do Minho Braga Portugal Dept. of Computer Science University of Texas at Austin Austin TX United States
A classical approach to program derivation is to progressively extend a simple specification and then incrementally refine it to an implementation. We claim this approach is hard or impractical when reverse engineerin... 详细信息
来源: 评论
An Abstract Interpretation Framework for Refactoring with Application to Extract Methods with Contracts  12
An Abstract Interpretation Framework for Refactoring with Ap...
收藏 引用
acm International conference on Object Oriented programming Systems languages and Applications
作者: Cousot, Patrick Cousot, Radhia Logozzo, Francesco Barnett, Michael INRIA CNRS ENS Paris France NYU New York NY 10003 USA Microsoft Res Redmond WA USA
Method extraction is a common refactoring feature provided by most modern IDEs. It replaces a user-selected piece of code with a call to an automatically generated method. We address the problem of automatically infer... 详细信息
来源: 评论
Reusing Debugging Knowledge via Trace-based Bug Search  12
Reusing Debugging Knowledge via Trace-based Bug Search
收藏 引用
acm International conference on Object Oriented programming Systems languages and Applications
作者: Gu, Zhongxian Barr, Earl T. Schleck, Drew Su, Zhendong Univ Calif Davis Dept Comp Sci Davis CA 95616 USA
Some bugs, among the millions that exist, are similar to each other. One bug-fixing tactic is to search for similar bugs that have been reported and resolved in the past. A fix for a similar bug can help a developer u... 详细信息
来源: 评论
Patterns as objects in grace
Patterns as objects in grace
收藏 引用
8th acm Dynamic languages Symposium, DLS 2012
作者: Homer, Michael Noble, James Bruce, Kim B. Black, Andrew P. Pearce, David J. Victoria University of Wellington New Zealand Pomona College CA United States Portland State University United States
Object orientation and pattern matching are often seen as conflicting approaches to program design. Object-oriented programs place type-dependent behavior inside objects and invoke it via dynamic dispatch, while patte... 详细信息
来源: 评论
Workshop: What drives design?
Workshop: What drives design?
收藏 引用
2012 3rd acm conference on Systems, programming, and Applications: Software for Humanity, SPLASH 2012
作者: Mancl, Dennis Fraser, Steven D. Harris, Gail E. Opdyke, Bill Alcatel-Lucent Murray Hill NJ United States Cisco Systems San Jose CA United States Instantiated Software Toronto Canada JP Morgan Chase4 Chicago IL United States
designers are busy people, and they are getting busier. In today's world designers must deal with three competing pressures: A relentless avalanche of changes in end-user technologies and applications domains, An ... 详细信息
来源: 评论
Explicit Use-case Representation in Object-oriented programming languages
Explicit Use-case Representation in Object-oriented Programm...
收藏 引用
7th Symposium on Dynamic languages
作者: Hirschfeld, Robert Perscheid, Michael Haupt, Michael Univ Potsdam Software Architecture Grp Hasso Plattner Inst Potsdam Germany
Use-cases are considered an integral part of most contemporary development processes since they describe a software system's expected behavior from the perspective of its prospective users. However, the presence o... 详细信息
来源: 评论