咨询与建议

限定检索结果

文献类型

  • 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 篇 统计学(可授理学、...
  • 59 篇 管理学
    • 35 篇 图书情报与档案管...
    • 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 篇 univ marburg d-3...
  • 7 篇 univ texas austi...
  • 7 篇 aarhus univ dk-8...
  • 6 篇 princeton univ p...
  • 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

语言

  • 746 篇 英文
  • 116 篇 其他
  • 2 篇 中文
  • 1 篇 俄文
检索条件"任意字段=2013 ACM SIGPLAN International Conference on Object Oriented Programming Systems Languages"
865 条 记 录,以下是101-110 订阅
排序:
Finding Compiler Bugs via Live Code Mutation
收藏 引用
acm sigplan NOTICES 2016年 第10期51卷 849-863页
作者: Sun, Chengnian Vu Le Su, Zhendong Univ Calif Davis Dept Comp Sci Davis CA 95616 USA
Validating optimizing compilers is challenging because it is hard to generate valid test programs (i.e., those that do not expose any undefined behavior). Equivalence Modulo Inputs (EMI) is an effective, promising met... 详细信息
来源: 评论
Checks and Balances Constraint Solving without Surprises in object-Constraint programming languages  2015
Checks and Balances Constraint Solving without Surprises in ...
收藏 引用
acm sigplan international conference on object-oriented programming, systems, languages, and Applications (OOPSLA)
作者: Felgentreff, Tim Millstein, Todd Borning, Alan Hirschfeld, Robert Viewpoints Res Inst CDG SAP Labs Potsdam Germany Hasso Plattner Inst Potsdam Germany Univ Calif Los Angeles Los Angeles CA USA Univ Washington Seattle WA 98195 USA
object-constraint programming systems integrate declarative constraint solving with imperative, object-oriented languages, seamlessly providing the power of both paradigms. However, experience with object-constraint s... 详细信息
来源: 评论
Hybrid STM/HTM for Nested Transactions on OpenJDK
收藏 引用
acm sigplan NOTICES 2016年 第10期51卷 660-676页
作者: Chapman, Keith Hosking, Antony L. Moss, J. Eliot B. Purdue Univ W Lafayette IN 47907 USA Australian Natl Univ Data61 Canberra ACT Australia Univ Massachusetts Amherst MA USA
Transactional memory (TM) has long been advocated as a promising pathway to more automated concurrency control for scaling concurrent programs running on parallel hardware. Software TM (STM) has the benefit of being a... 详细信息
来源: 评论
Accurate Profiling in the Presence of Dynamic Compilation  2015
Accurate Profiling in the Presence of Dynamic Compilation
收藏 引用
acm sigplan international conference on object-oriented programming, systems, languages, and Applications (OOPSLA)
作者: Zheng, Yudi Bulej, Lubomir Binder, Walter USI Fac Informat Lugano Switzerland Charles Univ Prague Fac Math & Phys CR-11636 Prague 1 Czech Republic
Many profilers based on bytecode instrumentation yield wrong results in the presence of an optimizing dynamic compiler, either due to not being aware of optimizations such as stack allocation and method inlining, or d... 详细信息
来源: 评论
How Scale Affects Structure in Java Programs  2015
How Scale Affects Structure in Java Programs
收藏 引用
acm sigplan international conference on object-oriented programming, systems, languages, and Applications (OOPSLA)
作者: Lopes, Cristina V. Ossher, Joel Univ Calif Irvine Bren Sch Informat & Comp Sci Irvine CA 92697 USA
Many internal software metrics and external quality attributes of Java programs correlate strongly with program size. This knowledge has been used pervasively in quantitative studies of software through practices such... 详细信息
来源: 评论
Towards transitory encapsulation
Towards transitory encapsulation
收藏 引用
acm sigplan international conference on systems, programming, languages and Applications: Software for Humanity, SPLASH 2015
作者: Fleissner, Sebastian Research School of Computer Science Australian National University Australia
Encapsulation and information hiding are essential and fundamental to object-oriented and aspect-oriented programming languages. These principles ensure that one part of a program does not depend on assumptions on the... 详细信息
来源: 评论
GTInspector: A moldable domain-aware object inspector
GTInspector: A moldable domain-aware object inspector
收藏 引用
acm sigplan international conference on systems, programming, languages and Applications: Software for Humanity, SPLASH 2015
作者: Chiş, Andrei Nierstrasz, Oscar Syrel, Aliaksei Gîrba, Tudor Software Composition Group University of Bern Switzerland
Understanding the run-time behaviour of object-oriented applications entails the comprehension of run-time objects. Traditional object inspectors favor generic views that focus on the low-level details of the state of... 详细信息
来源: 评论
Approximate Computation with Outlier Detection in Topaz  2015
Approximate Computation with Outlier Detection in Topaz
收藏 引用
acm sigplan international conference on object-oriented programming, systems, languages, and Applications (OOPSLA)
作者: Achour, Sara Rinard, Martin C. MIT CSAIL Cambridge MA 02139 USA
We present Topaz, a new task-based language for computations that execute on approximate computing platforms that may occasionally produce arbitrarily inaccurate results. Topaz maps tasks onto the approximate hardware... 详细信息
来源: 评论
Scrap Your Boilerplate with object Algebras  2015
Scrap Your Boilerplate with Object Algebras
收藏 引用
acm sigplan international conference on object-oriented programming, systems, languages, and Applications (OOPSLA)
作者: Zhang, Haoyuan Chu, Zewei Oliveira, Bruno C. D. S. van der Storm, Tijs Univ Hong Kong Hong Kong Hong Kong Peoples R China CWI Amsterdam Netherlands
Traversing complex Abstract Syntax Trees (ASTs) typically requires large amounts of tedious boilerplate code. For many operations most of the code simply walks the structure, and only a small portion of the code imple... 详细信息
来源: 评论
Synthesizing Java Expressions from Free-Form Queries  2015
Synthesizing Java Expressions from Free-Form Queries
收藏 引用
acm sigplan international conference on object-oriented programming, systems, languages, and Applications (OOPSLA)
作者: Gvero, Tihomir Kuncak, Viktor Ecole Polytech Fed Lausanne CH-1015 Lausanne Switzerland
We present a new code assistance tool for integrated development environments. Our system accepts as input free-form queries containing a mixture of English and Java, and produces Java code expressions that take the q... 详细信息
来源: 评论