咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 5,653 篇 工学
    • 5,088 篇 计算机科学与技术...
    • 4,710 篇 软件工程
    • 507 篇 电气工程
    • 336 篇 控制科学与工程
    • 246 篇 信息与通信工程
    • 111 篇 机械工程
    • 92 篇 土木工程
    • 86 篇 建筑学
    • 84 篇 电子科学与技术(可...
    • 47 篇 材料科学与工程(可...
    • 47 篇 生物工程
    • 44 篇 仪器科学与技术
    • 42 篇 力学(可授工学、理...
    • 37 篇 化学工程与技术
    • 33 篇 交通运输工程
    • 33 篇 生物医学工程(可授...
    • 31 篇 光学工程
  • 1,131 篇 理学
    • 860 篇 数学
    • 136 篇 物理学
    • 97 篇 系统科学
    • 80 篇 统计学(可授理学、...
    • 62 篇 生物学
    • 47 篇 化学
  • 834 篇 管理学
    • 495 篇 管理科学与工程(可...
    • 395 篇 图书情报与档案管...
    • 218 篇 工商管理
  • 255 篇 教育学
    • 239 篇 教育学
  • 62 篇 法学
    • 52 篇 社会学
  • 44 篇 医学
    • 34 篇 临床医学
  • 39 篇 经济学
    • 38 篇 应用经济学
  • 14 篇 农学
  • 13 篇 文学
  • 10 篇 军事学
  • 3 篇 艺术学

主题

  • 7,682 篇 object oriented ...
  • 922 篇 object oriented ...
  • 437 篇 programming prof...
  • 437 篇 application soft...
  • 436 篇 computer languag...
  • 387 篇 computer science
  • 372 篇 java
  • 285 篇 software enginee...
  • 206 篇 software systems
  • 154 篇 computer archite...
  • 145 篇 concurrent compu...
  • 133 篇 libraries
  • 126 篇 encapsulation
  • 125 篇 distributed comp...
  • 124 篇 education
  • 120 篇 data structures
  • 119 篇 prototypes
  • 117 篇 logic programmin...
  • 117 篇 computational mo...
  • 115 篇 object oriented ...

机构

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

作者

  • 38 篇 noble james
  • 20 篇 meyer bertrand
  • 16 篇 nierstrasz oscar
  • 15 篇 ducasse stéphane
  • 15 篇 drossopoulou sop...
  • 15 篇 de boer frank s.
  • 15 篇 aldrich jonathan
  • 14 篇 yonezawa akinori
  • 14 篇 mezini mira
  • 13 篇 ancona davide
  • 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 篇 chambers c
  • 10 篇 naumann david a.

语言

  • 7,403 篇 英文
  • 202 篇 其他
  • 32 篇 中文
  • 14 篇 日文
  • 8 篇 俄文
  • 5 篇 法文
  • 4 篇 德文
  • 4 篇 西班牙文
  • 4 篇 土耳其文
  • 3 篇 葡萄牙文
  • 1 篇 乌克兰文
检索条件"主题词=Object oriented programming"
7682 条 记 录,以下是1611-1620 订阅
排序:
On performance of delegation in Java
On performance of delegation in Java
收藏 引用
2nd International Workshop on Hot Topics in Software Upgrades, HotSWUp '09
作者: Götz, Sebastian Pukall, Mario Software Technology Group Dresden University of Technology Germany Database Research Group Otto-von-Guericke-University Magdeburg Germany
Delegation is an important design concept in object-oriented languages. In contrast to inheritance, which relates classes to each other, delegation operates on the level of objects and thus provides more flexibility. ... 详细信息
来源: 评论
Integration of object oriented domain modeling and meta-modeling
Integration of object oriented domain modeling and meta-mode...
收藏 引用
3rd International Workshop on Enterprise Modelling and Information Systems Architectures, EMISA 2009
作者: Schlechter, Antoine Simon, Guy Feltz, Fernand Centre de Recherche Public Gabriel Lippmann 41 rue du Brill L-4422 Belvaux Luxembourg
Despite a broad agreement on the benefits of model driven approaches to software engineering, the use of such techniques is still not very widespread. One of the major reasons is the appearing discouraging difficulty ... 详细信息
来源: 评论
A typed intermediate language for supporting interfaces
A typed intermediate language for supporting interfaces
收藏 引用
11th International Workshop on Formal Techniques for Java-like Programs, FTfJP '09
作者: Chen, Juan Microsoft Research One Microsoft Way Redmond WA 98052 United States
object-oriented languages such as Java and C# provide interfaces to support a restricted form of multiple inheritance. Existing low-level typed intermediate languages for object-oriented languages, however, either do ... 详细信息
来源: 评论
Revolution2: A tool for enterprise application evolution based on requirement-driven approach
Revolution2: A tool for enterprise application evolution bas...
收藏 引用
2009 International Conference on Information Engineering and Computer Science, ICIECS 2009
作者: Duan, Jinan Information Science and Technology Department Beijing University of Chemical Technology Beijing China
The main problem of enterprise application evolution is how to capture requirements and then propagate requirement changes to application. Effectively evolving enterprise application with the frequently changing requi... 详细信息
来源: 评论
C++ code design for multi-purpose explicit finite volume methods: Requirements and solutions
C++ code design for multi-purpose explicit finite volume met...
收藏 引用
8th Workshop on Parallel/High-Performance object-oriented Scientific Computing, POOSC '09
作者: Kirchner, Nadejda Herzog, Oliver Knell, Sascha Holzwarth, Volkmar Ziegenhagel, Udo Sauer, Martin Klomfass, Arno Fraunhofer Institute for High-Speed Dynamics Ernst-Mach-Institut EMI Eckerstr. 4 Freiburg 79104 Germany
The Ernst-Mach-Institute (EMI) of the Fraunhofer-Society is dealing with a wide spectrum of subjects in the fields of applied physics, mechanical and civil engineering. The EMI department for numerical simulation supp... 详细信息
来源: 评论
Intuitiveness of class and object encapsulation
Intuitiveness of class and object encapsulation
收藏 引用
6th International Conference on Information Technology and Applications, ICITA 2009
作者: Voigt, Janina Irwin, Warwick Churcher, Neville University of Canterbury Christchurch New Zealand
Encapsulation is one of the most fundamental programming language mechanisms available to software developers for managing the complexity of software systems. One might therefore expect clear guidelines and consistent... 详细信息
来源: 评论
Cognitive differences between procedural programming and object oriented programming
收藏 引用
Information Technology and Management 2005年 第4期6卷 333-350页
作者: White, Garry Sivitanides, Marcos Computer Information Systems Texas State University at San Marcos San Marcos TX 78666 600 University Dr. United States
Software development is moving from procedural programming towards object-oriented programming (OOP). Past studies in cognitive aspects of programming have focused primarily on procedural programming languages. object... 详细信息
来源: 评论
Nifty assignments  09
Nifty assignments
收藏 引用
40th ACM Technical Symposium on Computer Science Education, SIGCSE 2009
作者: Parlante, Nick Murtagh, Thomas P. Sahami, Mehran Astrachan, Owen Reed, David Stone, Christopher A. Heeringa, Brent Reid, Karen Stanford University United States Williams College United States Duke University United States Creighton University United States Harvey Mudd College United States University of Toronto Canada
Assignments determine much of what students actually take away from a course. Sadly, creating successful assignments is difficult and error prone. With that in mind, the Nifty Assignments session is about promoting an... 详细信息
来源: 评论
Design features for the social Web: The architecture of deme
Design features for the social Web: The architecture of deme
收藏 引用
8th International Workshop on Web-oriented Software Technologies, IWWOST 2009 - In Conjunction with ICWE 2009
作者: Davies, Todd R. Mintz, Mike D. Symbolic Systems Program Stanford University Stanford CA 94305-2150 United States
We characterize the "social Web" and argue for several features that are desirable for users of socially oriented web applications. We describe the architecture of Deme, a web content management system (WCMS... 详细信息
来源: 评论
A conceptual model for comprehension of object-oriented interactive systems
A conceptual model for comprehension of object-oriented inte...
收藏 引用
作者: Kume, Izuru Shibayama, Etsuya Nara Institute of Science and Technology Graduate School of Information Science 8916-5 Takayama Ikoma Nara 630-0192 Japan University of Tokyo Information Technology Center 2-11-16 Yayoi Bunnkyo Tokyo 113-8658 Japan
Event-driven programming often takes advantage of effects to implement interactive features. Understanding the role of objects from the viewpoint of effects is important to understand the implementation of interactive... 详细信息
来源: 评论