咨询与建议

限定检索结果

文献类型

  • 6,261 篇 会议
  • 1,398 篇 期刊文献
  • 11 册 图书
  • 7 篇 学位论文

馆藏范围

  • 7,677 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 5,637 篇 工学
    • 5,062 篇 计算机科学与技术...
    • 4,687 篇 软件工程
    • 505 篇 电气工程
    • 334 篇 控制科学与工程
    • 245 篇 信息与通信工程
    • 115 篇 机械工程
    • 92 篇 土木工程
    • 89 篇 电子科学与技术(可...
    • 87 篇 建筑学
    • 48 篇 材料科学与工程(可...
    • 47 篇 生物工程
    • 43 篇 仪器科学与技术
    • 42 篇 力学(可授工学、理...
    • 37 篇 化学工程与技术
    • 33 篇 生物医学工程(可授...
    • 32 篇 交通运输工程
    • 32 篇 环境科学与工程(可...
  • 1,130 篇 理学
    • 858 篇 数学
    • 137 篇 物理学
    • 96 篇 系统科学
    • 81 篇 统计学(可授理学、...
    • 62 篇 生物学
    • 47 篇 化学
  • 841 篇 管理学
    • 496 篇 管理科学与工程(可...
    • 400 篇 图书情报与档案管...
    • 218 篇 工商管理
  • 258 篇 教育学
    • 242 篇 教育学
  • 64 篇 法学
    • 54 篇 社会学
  • 50 篇 医学
    • 38 篇 临床医学
  • 41 篇 经济学
    • 39 篇 应用经济学
  • 14 篇 农学
  • 13 篇 文学
  • 10 篇 军事学
  • 10 篇 艺术学

主题

  • 7,677 篇 object oriented ...
  • 912 篇 object oriented ...
  • 433 篇 computer languag...
  • 431 篇 programming prof...
  • 425 篇 application soft...
  • 386 篇 computer science
  • 372 篇 java
  • 285 篇 software enginee...
  • 202 篇 software systems
  • 148 篇 computer archite...
  • 142 篇 concurrent compu...
  • 133 篇 libraries
  • 125 篇 encapsulation
  • 123 篇 education
  • 122 篇 distributed comp...
  • 118 篇 data structures
  • 117 篇 software design
  • 116 篇 prototypes
  • 115 篇 computational mo...
  • 114 篇 object oriented ...

机构

  • 16 篇 victoria univers...
  • 15 篇 software composi...
  • 14 篇 department of co...
  • 11 篇 dipartimento di ...
  • 8 篇 eth
  • 8 篇 univ of texas at...
  • 7 篇 cwi
  • 7 篇 sun microsystems
  • 7 篇 ibm
  • 7 篇 eth zurich
  • 7 篇 carnegie mellon ...
  • 7 篇 carnegie mellon ...
  • 7 篇 department of ap...
  • 7 篇 natl univ of sin...
  • 7 篇 tsinghua univ
  • 6 篇 univ of tokyo
  • 6 篇 ohio state univ ...
  • 6 篇 ieee
  • 6 篇 promodel corpora...
  • 6 篇 tamkang univ tai...

作者

  • 38 篇 noble james
  • 19 篇 meyer bertrand
  • 16 篇 nierstrasz oscar
  • 15 篇 ducasse stéphane
  • 15 篇 aldrich jonathan
  • 14 篇 yonezawa akinori
  • 14 篇 drossopoulou sop...
  • 14 篇 de boer frank s.
  • 13 篇 ancona davide
  • 13 篇 mezini mira
  • 12 篇 chen huo yan
  • 11 篇 elrad tzilla
  • 11 篇 black andrew p.
  • 11 篇 xinogalos stelio...
  • 11 篇 masuhara hidehik...
  • 11 篇 vitek jan
  • 10 篇 potanin alex
  • 10 篇 de meuter wolfga...
  • 10 篇 naumann david a.
  • 9 篇 biddle robert

语言

  • 7,374 篇 英文
  • 228 篇 其他
  • 33 篇 中文
  • 14 篇 日文
  • 8 篇 俄文
  • 5 篇 法文
  • 4 篇 德文
  • 4 篇 西班牙文
  • 4 篇 土耳其文
  • 3 篇 葡萄牙文
  • 1 篇 乌克兰文
检索条件"主题词=Object oriented programming"
7677 条 记 录,以下是1591-1600 订阅
排序:
Fast type reconstruction for dynamically typed programming languages
Fast type reconstruction for dynamically typed programming l...
收藏 引用
5th Dynamic Languages Symposium, DLS '09, Co-located with the 24th Annual ACM Conference on object-oriented programming, Systems, Languages and Applications, OOPSLA 2009
作者: Pluquet, Frédéric Marot, Antoine Wuyts, Roel Université Libre de Bruxelles Computer Science Department Faculty of Sciences Belgium IMEC Leuven and Katholieke Universiteit Leuven Belgium
Type inference and type reconstruction derive static types for program elements that have no static type associated with them. They have a wide range of usage, such as helping to eliminate the burden of manually speci... 详细信息
来源: 评论
Implementing relationships using affinity
Implementing relationships using affinity
收藏 引用
Workshop on Relationships and Associations in object-oriented Languages, RAOOL'09, Co-located with the 23rd European Conference on object-oriented programming, ECOOP
作者: Nelson, Stephen Pearce, David J. Noble, James Victoria University of Wellington New Zealand
OO languages typically provide one form of object equality, known as reference equality, where two objects are equal only if they are the same object;two objects which are structurally identical are not considered equ... 详细信息
来源: 评论
Beyond static and dynamic scope
Beyond static and dynamic scope
收藏 引用
5th Dynamic Languages Symposium, DLS '09, Co-located with the 24th Annual ACM Conference on object-oriented programming, Systems, Languages and Applications, OOPSLA 2009
作者: Tanter, Éric University of Chile Santiago Chile
Traditional treatment of scoping in programming languages considers two opposite semantics: static scoping, where the scope of a binding is a block of program text, and dynamic scoping, where a binding is in effect du... 详细信息
来源: 评论
Towards gradual typing for generics
Towards gradual typing for generics
收藏 引用
1st Workshop on Script to Program Evolution, STOP'09 in Conjunction with European Conference on object-oriented programming, ECOOP'09
作者: Ina, Lintaro Igarashi, Atsushi Graduate School of Informatics Kyoto University Japan
Gradual typing, proposed by Siek and Taha, is a framework to combine the benefits of static and dynamic typing. Under gradual typing, some parts of the program are type-checked at compile time, and the other parts are... 详细信息
来源: 评论
Hosting an object heap on manycore hardware: An exploration
Hosting an object heap on manycore hardware: An exploration
收藏 引用
5th Dynamic Languages Symposium, DLS '09, Co-located with the 24th Annual ACM Conference on object-oriented programming, Systems, Languages and Applications, OOPSLA 2009
作者: Ungar, David Adams, Sam S. IBM Research United States
In order to construct a test-bed for investigating new programming paradigms for future "manycore" systems (i.e. those with at least a thousand cores), we are building a Smalltalk virtual machine that attemp... 详细信息
来源: 评论
Directing JavaScript with arrows
Directing JavaScript with arrows
收藏 引用
5th Dynamic Languages Symposium, DLS '09, Co-located with the 24th Annual ACM Conference on object-oriented programming, Systems, Languages and Applications, OOPSLA 2009
作者: Phang, Khoo Yit Hicks, Michael Foster, Jeffrey S. Sazawal, Vibha University of Maryland College Park United States
JavaScript programmers make extensive use of event-driven programming to help build responsive web applications. However, standard approaches to sequencing events are messy, and often lead to code that is difficult to... 详细信息
来源: 评论
Maintaining complex and distributed measurement systems with component internal interface framework
Maintaining complex and distributed measurement systems with...
收藏 引用
Photonics Applications in Astronomy, Communications, Industry, and High-Energy Physics Experiments 2009
作者: Drabik, Pawel Pozniak, Krzysztof T. Institute of Electronic Systems Warsaw University of Technology Nowowiejska 15/19 Warsaw Poland
The paper introduces a novel model for visualization and management of complex hardware architectures. This model settles component oriented environment for both hardware modules and software application. The purpose ... 详细信息
来源: 评论
object spaces for safe image surgery  09
Object spaces for safe image surgery
收藏 引用
International Workshop on Smalltalk Technologies 2009, IWST'09
作者: Casaccio, Gwenaël Pollet, Damien Denker, Marcus Ducasse, Stéphane INRIA Lille Nord Europe USTL LIFL CNRS UMR 8022 Lille France PLEIAD Laboratory DCC University of Chile Santiago Chile
Long-lived systems rely on reflective self-modification to evolve. Unfortunately, since such a system is at both ends of a causal loop, this means modifications that impact the reflective layer itself can be overly di... 详细信息
来源: 评论
Some remarks about OO teaching  09
Some remarks about OO teaching
收藏 引用
International Conference on Computer Systems and Technologies and Workshop for PhD Students in Computing, CompSysTech'09
作者: Jablonowski, Janusz Institute of Informatics Warsaw University Poland
This paper summarizes experiences gained with OO teaching for several years at the Warsaw University. We start with description of students being taught and the impact of their skills and motivation on the chosen teac... 详细信息
来源: 评论
CPA beats ∞-CFA
CPA beats ∞-CFA
收藏 引用
11th International Workshop on Formal Techniques for Java-like Programs, FTfJP '09
作者: Besson, Frédéric Centre Rennes - Bretagne Atlantique Campus Universitaire de Beaulieu Inria FR-35042 Rennes Cedex France
Context-sensitive points-to analysis is the current most scalable technology for constructing a precise control-flow graph for large object-oriented programs. One appealing feature of this framework is that it is para... 详细信息
来源: 评论