咨询与建议

限定检索结果

文献类型

  • 1,466 篇 会议
  • 135 篇 期刊文献
  • 1 册 图书
  • 1 篇 学位论文

馆藏范围

  • 1,603 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,207 篇 工学
    • 1,062 篇 软件工程
    • 1,055 篇 计算机科学与技术...
    • 177 篇 控制科学与工程
    • 38 篇 电气工程
    • 37 篇 信息与通信工程
    • 16 篇 建筑学
    • 13 篇 土木工程
    • 13 篇 生物工程
    • 12 篇 机械工程
    • 12 篇 光学工程
    • 8 篇 电子科学与技术(可...
    • 7 篇 材料科学与工程(可...
    • 6 篇 化学工程与技术
    • 5 篇 冶金工程
    • 5 篇 航空宇航科学与技...
    • 4 篇 交通运输工程
    • 4 篇 环境科学与工程(可...
    • 3 篇 安全科学与工程
  • 164 篇 理学
    • 121 篇 数学
    • 20 篇 系统科学
    • 16 篇 生物学
    • 7 篇 化学
    • 7 篇 统计学(可授理学、...
    • 6 篇 物理学
  • 150 篇 管理学
    • 89 篇 图书情报与档案管...
    • 73 篇 管理科学与工程(可...
    • 28 篇 工商管理
  • 18 篇 教育学
    • 17 篇 教育学
  • 11 篇 法学
    • 10 篇 社会学
  • 4 篇 经济学
    • 4 篇 应用经济学
  • 2 篇 医学
  • 1 篇 农学
  • 1 篇 军事学

主题

  • 619 篇 object oriented ...
  • 95 篇 object oriented ...
  • 91 篇 computer languag...
  • 82 篇 java
  • 77 篇 application soft...
  • 37 篇 languages
  • 35 篇 computer science
  • 33 篇 software enginee...
  • 28 篇 performance
  • 27 篇 software systems
  • 27 篇 programming prof...
  • 27 篇 programming
  • 26 篇 computer archite...
  • 22 篇 object-oriented ...
  • 21 篇 design
  • 20 篇 object oriented ...
  • 20 篇 database systems
  • 19 篇 computer program...
  • 16 篇 object-oriented ...
  • 16 篇 logic programmin...

机构

  • 7 篇 carnegie mellon ...
  • 7 篇 swiss fed inst t...
  • 6 篇 univ texas austi...
  • 5 篇 ibm
  • 5 篇 ibm t.j. watson ...
  • 5 篇 university of il...
  • 5 篇 purdue universit...
  • 4 篇 university of te...
  • 4 篇 ecole polytech f...
  • 4 篇 univ of washingt...
  • 4 篇 software composi...
  • 4 篇 univ waterloo wa...
  • 4 篇 victoria univers...
  • 4 篇 ibm corp thomas ...
  • 4 篇 at and t united ...
  • 3 篇 ibm united state...
  • 3 篇 school of comput...
  • 3 篇 cwi
  • 3 篇 university of il...
  • 3 篇 oregon graduate ...

作者

  • 10 篇 aldrich jonathan
  • 9 篇 de champeaux den...
  • 9 篇 biddle robert
  • 9 篇 noble james
  • 9 篇 johnson ralph
  • 8 篇 yonezawa akinori
  • 8 篇 cook william r.
  • 8 篇 coad peter
  • 7 篇 abi-antoun marwa...
  • 6 篇 baniassad elisa
  • 6 篇 helm richard
  • 6 篇 jacobson ivar
  • 6 篇 ungar david
  • 6 篇 cook william
  • 6 篇 beck kent
  • 5 篇 mckinley kathryn...
  • 5 篇 wirfs-brock rebe...
  • 5 篇 sweeney peter f.
  • 5 篇 palsberg jens
  • 5 篇 grothoff christi...

语言

  • 1,531 篇 英文
  • 71 篇 其他
  • 1 篇 中文
检索条件"任意字段=Conference on Object-Oriented Programming Systems, Languages and Applications, OOPSLA 1986"
1603 条 记 录,以下是41-50 订阅
排序:
Semantic subtyping for imperative object-oriented languages  2016
Semantic subtyping for imperative object-oriented languages
收藏 引用
2016 ACM SIGPLAN International conference on object-oriented programming, systems, languages, and applications, oopsla 2016
作者: Ancona, Davide Corradi, Andrea DIBRIS - Università di Genova via Dodecaneso 35 Genova16146 Italy
Semantic subtyping is an approach for defining sound and complete procedures to decide subtyping for expressive types, including union and intersection types;although it has been exploited especially in functional lan... 详细信息
来源: 评论
A Compiler for Throughput Optimization of Graph Algorithms on GPUs  2016
A Compiler for Throughput Optimization of Graph Algorithms o...
收藏 引用
ACM SIGPLAN International conference on object-oriented programming, systems, languages, and applications (oopsla)
作者: Pai, Sreepathi Pingali, Keshav Univ Texas Austin Austin TX 78712 USA
Writing high-performance GPU implementations of graph algorithms can be challenging. In this paper, we argue that three optimizations called throughput optimizations are key to high-performance for this application cl... 详细信息
来源: 评论
Parallel incremental whole-program optimizations for ***  2016
Parallel incremental whole-program optimizations for ***
收藏 引用
2016 ACM SIGPLAN International conference on object-oriented programming, systems, languages, and applications, oopsla 2016
作者: Doeraene, Sébastien Schlatter, Tobias École polytechnique fédérale de Lausanne Switzerland
Whole-program optimizations are powerful tools that can dramatically improve performance, size and other aspects of programs. Because they depend on global knowledge, they must typically be reapplied to the whole prog... 详细信息
来源: 评论
Type soundness for dependent object types (DOT)  2016
Type soundness for dependent object types (DOT)
收藏 引用
2016 ACM SIGPLAN International conference on object-oriented programming, systems, languages, and applications, oopsla 2016
作者: Rompf, Tiark Amin, Nada Purdue University United States EPFL Switzerland
Scala's type system unifies aspects of ML modules, objectoriented, and functional programming. The Dependent object Types (DOT) family of calculi has been proposed as a new theoretic foundation for Scala and simil... 详细信息
来源: 评论
Towards object-Aware Development Tools
Towards Object-Aware Development Tools
收藏 引用
ACM SIGPLAN International conference on systems, programming, languages and applications: Software for Humanity (SPLASH Companion)
作者: Chis, Andrei Univ Bern CH-3012 Bern Switzerland
Reasoning about object-oriented applications requires developers to answer contextual questions about their domain objects. Tailored development tools can support developers in this activity by providing relevant doma... 详细信息
来源: 评论
Deducing Classes Integrating the Domain Models of object-oriented applications
Deducing Classes Integrating the Domain Models of Object-Ori...
收藏 引用
ACM SIGPLAN International conference on systems, programming, languages and applications: Software for Humanity (SPLASH Companion)
作者: Rein, Patrick Univ Potsdam Hasso Plattner Inst Potsdam Germany
The interoperability of applications depends on a successful mapping between their domain models. Nowadays, common file formats serve as a mediator between the different domain models but cause friction losses during ... 详细信息
来源: 评论
Finding resume and restart errors in android applications  2016
Finding resume and restart errors in android applications
收藏 引用
2016 ACM SIGPLAN International conference on object-oriented programming, systems, languages, and applications, oopsla 2016
作者: Shan, Zhiyong Azim, Tanzirul Neamtiu, Iulian School of Computer Science and Mathematics University of Central Missouri WarrensburgMO64093 United States Department of Computer Science and Engineering University of California RiversideCA92521 United States Department of Computer Science New Jersey Institute of Technology NewarkNJ07102 United States
Smartphone apps create and handle a large variety of "instance" data that has to persist across runs, such as the current navigation route, workout results, antivirus settings, or game state. Due to the natu... 详细信息
来源: 评论
OrcO: A Concurrency-First Approach to objects
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 548-567页
作者: Peters, Arthur Michener Kitchin, David Thywissen, John A. Cook, William R. Univ Texas Austin Austin TX 78712 USA Google Inc Mountain View CA USA
The majority of modern programming languages provide concurrency and object-orientation in some form. However, object-oriented concurrency remains cumbersome in many situations. We introduce the language OrcO, Orc wit... 详细信息
来源: 评论
Reactive object Queries Consistent Views in object-oriented languages  2016
Reactive Object Queries Consistent Views in Object-Oriented ...
收藏 引用
15th International conference on Modularity (MODULARITY)
作者: Lehmann, Stefan Felgentreff, Tim Lincke, Jens Rein, Patrick Hirschfeld, Robert Univ Potsdam Hasso Plattner Inst Potsdam Germany
Maintaining consistency between data throughout a system using scattered, imperative code fragments is challenging. Some mechanisms address this challenge by making data dependencies explicit. Among these mechanisms a... 详细信息
来源: 评论
Semantic Subtyping for Imperative object-oriented languages
收藏 引用
ACM SIGPLAN NOTICES 2016年 第10期51卷 568-587页
作者: Ancona, Davide Corradi, Andrea Univ Genoa DIBRIS Via Dodecaneso 35 I-16146 Genoa Italy
Semantic subtyping is an approach for defining sound and complete procedures to decide subtyping for expressive types, including union and intersection types;although it has been exploited especially in functional lan... 详细信息
来源: 评论