咨询与建议

限定检索结果

文献类型

  • 6,249 篇 会议
  • 1,395 篇 期刊文献
  • 24 篇 学位论文
  • 10 册 图书
  • 6 篇 科技报告

馆藏范围

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

日期分布

学科分类号

  • 5,629 篇 工学
    • 5,054 篇 计算机科学与技术...
    • 4,682 篇 软件工程
    • 504 篇 电气工程
    • 334 篇 控制科学与工程
    • 244 篇 信息与通信工程
    • 115 篇 机械工程
    • 92 篇 土木工程
    • 87 篇 建筑学
    • 86 篇 电子科学与技术(可...
    • 48 篇 材料科学与工程(可...
    • 47 篇 生物工程
    • 43 篇 仪器科学与技术
    • 42 篇 力学(可授工学、理...
    • 37 篇 化学工程与技术
    • 33 篇 生物医学工程(可授...
    • 32 篇 环境科学与工程(可...
    • 31 篇 光学工程
  • 1,130 篇 理学
    • 859 篇 数学
    • 136 篇 物理学
    • 96 篇 系统科学
    • 81 篇 统计学(可授理学、...
    • 62 篇 生物学
    • 47 篇 化学
  • 840 篇 管理学
    • 496 篇 管理科学与工程(可...
    • 399 篇 图书情报与档案管...
    • 218 篇 工商管理
  • 257 篇 教育学
    • 241 篇 教育学
  • 64 篇 法学
    • 54 篇 社会学
  • 50 篇 医学
    • 38 篇 临床医学
  • 40 篇 经济学
    • 38 篇 应用经济学
  • 14 篇 农学
  • 13 篇 文学
  • 10 篇 军事学
  • 10 篇 艺术学

主题

  • 7,684 篇 object oriented ...
  • 908 篇 object oriented ...
  • 430 篇 computer languag...
  • 429 篇 programming prof...
  • 425 篇 application soft...
  • 388 篇 computer science
  • 375 篇 java
  • 284 篇 software enginee...
  • 202 篇 software systems
  • 148 篇 computer archite...
  • 142 篇 concurrent compu...
  • 132 篇 libraries
  • 125 篇 encapsulation
  • 121 篇 education
  • 120 篇 software design
  • 120 篇 distributed comp...
  • 117 篇 data structures
  • 116 篇 prototypes
  • 115 篇 computational mo...
  • 114 篇 object oriented ...

机构

  • 16 篇 victoria univers...
  • 15 篇 software composi...
  • 15 篇 brno university ...
  • 14 篇 department of co...
  • 11 篇 dipartimento di ...
  • 9 篇 univ of texas at...
  • 8 篇 carnegie mellon ...
  • 8 篇 eth
  • 7 篇 cwi
  • 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 篇 ohio state univ ...
  • 6 篇 ieee
  • 6 篇 promodel corpora...

作者

  • 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,460 篇 英文
  • 150 篇 其他
  • 31 篇 中文
  • 14 篇 日文
  • 8 篇 俄文
  • 5 篇 西班牙文
  • 5 篇 法文
  • 4 篇 德文
  • 3 篇 葡萄牙文
  • 3 篇 土耳其文
  • 1 篇 乌克兰文
检索条件"主题词=Object Oriented Programming"
7684 条 记 录,以下是4731-4740 订阅
排序:
Checking for liskov substitution principle compliance in java programs
Checking for liskov substitution principle compliance in jav...
收藏 引用
18th International Conference on Software Engineering and Data Engineering 2009, SEDE 2009
作者: Dathan, Brahma Department of Information and Computer Sciences Metropolitan State University St. Paul MN 55106 United States
Subclassing is an effective and popular mechanism provided in object-oriented languages to achieve reuse. However, care must be exercised while taking this approach. The Liskov Substitution Principle (LSP) enunciates ... 详细信息
来源: 评论
Pseudo-classes: Very simple and lightweight Mockobject-like classes for unit-testing
Pseudo-classes: Very simple and lightweight MockObject-like ...
收藏 引用
19th Annual ACM Conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Sobering, Geoff Cook, Levi Anderson, Steve Isthmus Group 222 State St Madison WI United States Berbee 5200 Research Park Drive Madison WI United States
A simple alternative to Mockobjects is presented. Given the interface of an object required by a class-under-test, a Pseudo-Class is created implementing all methods such that they immediately fail. A test-specific su... 详细信息
来源: 评论
Performance engineering evaluation of object-oriented systems  23
Performance engineering evaluation of object-oriented system...
收藏 引用
Proceedings of the 1997 23rd International Conference for the Resource Management & Performance Evaluation of Enterprise Computing Systems. Part 1 (of 2)
作者: Smith, Connie U. Williams, Lloyd G. Performance Engineering Services Santa Fe United States
Our experience has shown that it is possible to design object-oriented systems that have adequate performance and exhibit the other qualities, such as reusability, maintainability, and modifiability, that have made OO... 详细信息
来源: 评论
An objected-oriented approach to development and integration of graphical user interface and power system framework
An objected-oriented approach to development and integration...
收藏 引用
2003 IEEE Bologna PowerTech Conference
作者: Kober, F. Manzoni, A. Lemos, F.A.B. COPPE UFRJ CP. 68504 21945-970 Rio de Janeiro RJ Brazil Department of Electrical Engineering PUCRS Av. Ipiranga 6681 Porto Alegre RS 90619-900 Brazil
The computational systems developed for power system analyses have' been increased in size and complexity. The majority of this software use old programming techniques and procedural languages such as FORTRAN and ... 详细信息
来源: 评论
Selecting object-oriented source code metrics to improve predictive models using a parallel genetic algorithm
Selecting object-oriented source code metrics to improve pre...
收藏 引用
WikiSym'07, ISMM'07, HPC-GECO/CompFrame'07, DLS'07 - 22nd ACM SIGPLAN Conference on object-oriented programming Systems and Applications Companion, OOPSLA'07
作者: Vivanco, Rodrigo A. Jin, Dean Biomedical Informatics Institute for Biodiagnostics National Research Council Canada Winnipeg MB Canada Department of Computer Science University of Manitoba Winnipeg MB Canada
Predictive models can be used to discover potentially problematic components with source code metrics as input features. However, there are many structural and design metrics that capture related measures of coupling,... 详细信息
来源: 评论
A java approach for F.E. computational mechanics
A java approach for F.E. computational mechanics
收藏 引用
European Congress on Computational Methods in Applied Sciences and Engineering, ECCOMAS 2004
作者: Eyheramendy, Dominique Guibert, David MCS/CDCSP ISTIL Lyon 1 University 15 Blvd. Latarget 69622 Villeurbanne France
The object-oriented (O. O.) paradigm is today widely spread out into the finite elements (F.E.) community in computational mechanics. The C++ is the language the most commonly adopted in the developments as support of... 详细信息
来源: 评论
Moving structures between smalltalk images  86
Moving structures between smalltalk images
收藏 引用
Conference on object-oriented programming Systems, Languages and Applications, OOPSLA 1986
作者: Vegdahl, Steven R. Computer Research Laboratory Tektronix Laboratories P.O. Box 500 M.S. 50-662 BeavertonOR97077 United States
There are a number of reasons why a user might want to move data structures between Smalltalk images. Unfommately, the facilities for doing this in the standard Smalltalk image are inadequate: They do not handle circu... 详细信息
来源: 评论
The eclipse runtime perspective for object-oriented code exploration and program comprehension
The eclipse runtime perspective for object-oriented code exp...
收藏 引用
2014 ACM SIGPLAN Workshop on Eclipse Technology eXchange, ETX 2014
作者: Abi-Antoun, Marwan Giang, Andrew Chandrashekar, Sumukhi Khalaj, Ebrahim Department of Computer Science Wayne State University United States
We propose a novel Eclipse Perspective, the Runtime Perspective, that makes a global hierarchy of abstract objects a first-class view of an object-oriented system at design-time. The perspective includes many views th... 详细信息
来源: 评论
Modeling object-oriented program execution
收藏 引用
European Conference on object oriented programming, ECOOP 1994
作者: De Pauw, Wim Kimelman, Doug Vlissides, John IBM T.J. Watson Research Center P.O. Box 704 Yorktown HeightsNY10598 United States
This paper describes a way of organizing information about an object-oriented program’s execution. The context is our system for visualizing that execution. The critical constraints are completeness, compactness, and... 详细信息
来源: 评论
Using object orientation in high integrity applications: A case study  1
收藏 引用
7th International Conference on Reliable Software Technologies, Ada-Europe 2002
作者: Alonso, Alejandro López, Roberto Vardanega, Tullio de la Puente, Juan Antonio Departamento de Ingeniería de Sistemas Telemáticos Universidad Politécnica de Madrid MadridE-28040 Spain Technical and Operational Support European Space Research and Technology Centre Noordwijk2200 AG Netherlands
In this work we analyse the suitability of using object-oriented features in high integrity systems, and the interest of redesigning a system implementation to include these constructs. The analysis was based on retro... 详细信息
来源: 评论