咨询与建议

限定检索结果

文献类型

  • 737 篇 会议
  • 127 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 865 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 777 篇 工学
    • 742 篇 软件工程
    • 568 篇 计算机科学与技术...
    • 35 篇 控制科学与工程
    • 19 篇 电气工程
    • 19 篇 信息与通信工程
    • 16 篇 生物工程
    • 8 篇 土木工程
    • 6 篇 建筑学
    • 4 篇 化学工程与技术
    • 3 篇 材料科学与工程(可...
    • 3 篇 电子科学与技术(可...
    • 3 篇 环境科学与工程(可...
    • 2 篇 机械工程
    • 2 篇 光学工程
    • 2 篇 农业工程
  • 59 篇 理学
    • 33 篇 数学
    • 18 篇 生物学
    • 6 篇 物理学
    • 6 篇 化学
    • 6 篇 系统科学
    • 1 篇 大气科学
    • 1 篇 地球物理学
    • 1 篇 统计学(可授理学、...
  • 58 篇 管理学
    • 34 篇 图书情报与档案管...
    • 26 篇 管理科学与工程(可...
    • 8 篇 工商管理
  • 12 篇 法学
    • 12 篇 社会学
    • 1 篇 法学
  • 6 篇 教育学
    • 6 篇 教育学
  • 3 篇 农学
    • 3 篇 作物学
  • 1 篇 医学

主题

  • 250 篇 languages
  • 111 篇 object oriented ...
  • 83 篇 performance
  • 83 篇 design
  • 52 篇 algorithms
  • 46 篇 verification
  • 43 篇 java
  • 41 篇 experimentation
  • 38 篇 reliability
  • 36 篇 computer program...
  • 34 篇 theory
  • 19 篇 human factors
  • 17 篇 concurrency
  • 16 篇 parallel program...
  • 16 篇 object-oriented ...
  • 15 篇 measurement
  • 14 篇 scala
  • 13 篇 aspect oriented ...
  • 13 篇 javascript
  • 12 篇 type systems

机构

  • 18 篇 univ washington ...
  • 13 篇 ecole polytech f...
  • 12 篇 tech univ darmst...
  • 11 篇 microsoft res re...
  • 9 篇 mit csail cambri...
  • 8 篇 univ texas austi...
  • 7 篇 princeton univ p...
  • 7 篇 univ marburg d-3...
  • 7 篇 univ texas austi...
  • 7 篇 aarhus univ dk-8...
  • 6 篇 johannes kepler ...
  • 6 篇 suny binghamton ...
  • 6 篇 harvard univ cam...
  • 6 篇 purdue univ w la...
  • 6 篇 univ calif berke...
  • 5 篇 univ duisburg es...
  • 5 篇 microsoft res ca...
  • 5 篇 ecole polytech f...
  • 5 篇 mcgill univ mont...
  • 5 篇 univ hong kong p...

作者

  • 12 篇 rajan hridesh
  • 12 篇 odersky martin
  • 11 篇 mezini mira
  • 10 篇 hirschfeld rober...
  • 10 篇 binder walter
  • 9 篇 salvaneschi guid...
  • 9 篇 aldrich jonathan
  • 9 篇 ostermann klaus
  • 8 篇 mckinley kathryn...
  • 8 篇 marr stefan
  • 8 篇 rompf tiark
  • 7 篇 oliveira bruno c...
  • 7 篇 noble james
  • 7 篇 liu yu david
  • 7 篇 kuncak viktor
  • 7 篇 gulwani sumit
  • 6 篇 bond michael d.
  • 6 篇 ceze luis
  • 6 篇 van der storm ti...
  • 6 篇 coad peter

语言

  • 747 篇 英文
  • 115 篇 其他
  • 2 篇 中文
  • 1 篇 俄文
检索条件"任意字段=2013 ACM SIGPLAN International Conference on Object Oriented Programming Systems Languages"
865 条 记 录,以下是261-270 订阅
排序:
Interacting with Dead objects
收藏 引用
acm sigplan NOTICES 2013年 第10期48卷 203-216页
作者: Salkeld, Robin Kiczales, Gregor Univ British Columbia Vancouver BC V5Z 1M9 Canada
Debugging and analyzing a snapshot of a crashed program's memory is far more difficult than working with a live program, because debuggers can no longer execute code to help make sense of the program state. We pre... 详细信息
来源: 评论
Portable Performance on Heterogeneous Architectures  13
Portable Performance on Heterogeneous Architectures
收藏 引用
18th international conference on Architectural Support for programming languages and Operating systems
作者: Phothilimthana, Phitchaya Mangpo Ansel, Jason Ragan-Kelley, Jonathan Amarasinghe, Saman MIT Comp Sci & Artificial Intelligence Lab Cambridge MA 02139 USA
Trends in both consumer and high performance computing are bringing not only more cores, but also increased heterogeneity among the computational resources within a single machine. In many machines, one of the greates... 详细信息
来源: 评论
Semi-Automatic Rename Refactoring for JavaScript
收藏 引用
acm sigplan NOTICES 2013年 第10期48卷 323-337页
作者: Feldthaus, Asger Moller, Anders Aarhus Univ DK-8000 Aarhus C Denmark
Modern IDEs support automated refactoring for many programming languages, but support for JavaScript is still primitive. To perform renaming, which is one of the fundamental refactorings, there is often no practical a... 详细信息
来源: 评论
The poor man's proof assistant using prolog to develop formal language theoretic proofs
The poor man's proof assistant using prolog to develop forma...
收藏 引用
4th Annual acm international conference on systems, programming, languages, and Applications: Software for Humanity, SPLASH 2013
作者: Eremondi, Joey University of Saskatchewan Canada
While proving a theorem from a set of axioms is undecidable in first order logic, recent development has produced several tools which serve as automated theorem provers. However, often these systems are too complex fo... 详细信息
来源: 评论
Using roles to model crosscutting concerns  13
Using roles to model crosscutting concerns
收藏 引用
12th Annual international conference on Aspect-oriented Software Development, AOSD 2013
作者: Barbosa, Fernando Sérgio Aguiar, Ademar Escola Superior de Tecnologia de Castelo Branco Avenida do Empresário 6000-035 Castelo Branco Portugal INESC TEC and Faculdade de Engenharia Universidade do Porto Rua Roberto Frias 4200-465 Porto Portugal
In object oriented languages the problem of crosscutting concerns, due to limitations in the composition mechanisms, is recurrent. In order to reduce this problem we propose to use roles as a way of composing classes ... 详细信息
来源: 评论
The fourth annual acm international conference on systems, programming, languages, and applications: Software for humanity
Proceedings of the Conference on Object-Oriented Programming...
收藏 引用
Proceedings of the conference on object-oriented programming systems, languages, and Applications, OOPSLA 2013年 v-vi页
作者: Hosking, Antony Eugster, Patrick Purdue University United States
来源: 评论
Implementing refactorings for FOP - Lessons learned and challenges ahead  13
Implementing refactorings for FOP - Lessons learned and chal...
收藏 引用
5th Int. Workshop on Feature-oriented Software Development, FOSD 2013 - Co-located with 12th Int. Conf. on Generative programming: Concepts and Experiences, GPCE 2013 and the acm sigplan Conf. SPLASH 2013
作者: Schulze, Sandro Lochau, Malte Brunswig, Saskia TU Braunschweig Braunschweig Germany TU Darmstadt Darmstadt Germany
Software product lines (SPL) gain momentum as a mean for developing and managing a set of related software systems under one umbrella. While intensive research on design and implementation of SPLs exist, the consequen... 详细信息
来源: 评论
Migration from deprecated API in java
Migration from deprecated API in java
收藏 引用
4th Annual acm international conference on systems, programming, languages, and Applications: Software for Humanity, SPLASH 2013
作者: Štrobl, Roman Troníček, Zdeněk Faculty of Information Technology Czech Technical University Prague Czech Republic
When software components evolve, they change interfaces. Members that are obsolete are marked as deprecated and new members are added. We deal with the problem of migration from deprecated members to their replacement... 详细信息
来源: 评论
On testing the source compatibility in java
On testing the source compatibility in java
收藏 引用
4th Annual acm international conference on systems, programming, languages, and Applications: Software for Humanity, SPLASH 2013
作者: Hýbl, Jan Troníček, Zdeněk Faculty of Information Technology Czech Technical University Prague Czech Republic
When software components evolve, they change interfaces, which may break backward compatibility. We present a tool that facilitates checking whether a new version of component is source compatible with a previous vers... 详细信息
来源: 评论
Python: The Full Monty A Tested Semantics for the Python programming Language
收藏 引用
acm sigplan NOTICES 2013年 第10期48卷 217-231页
作者: Politz, Joe Gibbs Martinez, Alejandro Milano, Matthew Warren, Sumner Patterson, Daniel Li, Junsong Chitipothu, Anand Krishnamurthi, Shriram Providence RI United States BA La Plata Argentina Beijing China Bangalore India
We present a small-step operational semantics for the Python programming language. We present both a core language for Python, suitable for tools and proofs, and a translation process for converting Python source to t... 详细信息
来源: 评论