咨询与建议

限定检索结果

文献类型

  • 250 篇 会议
  • 9 篇 期刊文献
  • 5 册 图书

馆藏范围

  • 264 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 201 篇 工学
    • 170 篇 计算机科学与技术...
    • 155 篇 软件工程
    • 23 篇 控制科学与工程
    • 18 篇 电气工程
    • 8 篇 信息与通信工程
    • 4 篇 建筑学
    • 4 篇 土木工程
    • 2 篇 仪器科学与技术
    • 2 篇 化学工程与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
    • 1 篇 测绘科学与技术
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
    • 1 篇 安全科学与工程
  • 32 篇 管理学
    • 24 篇 图书情报与档案管...
    • 13 篇 管理科学与工程(可...
    • 6 篇 工商管理
  • 29 篇 理学
    • 22 篇 数学
    • 5 篇 统计学(可授理学、...
    • 3 篇 化学
    • 2 篇 系统科学
    • 1 篇 物理学
    • 1 篇 地球物理学
    • 1 篇 生物学
  • 9 篇 教育学
    • 9 篇 教育学
  • 6 篇 医学
    • 6 篇 临床医学
    • 2 篇 基础医学(可授医学...
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 法学
    • 2 篇 社会学

主题

  • 96 篇 object oriented ...
  • 24 篇 object oriented ...
  • 17 篇 java programming...
  • 17 篇 object-oriented ...
  • 16 篇 programming
  • 15 篇 software enginee...
  • 13 篇 java
  • 10 篇 computer science
  • 9 篇 software
  • 8 篇 application soft...
  • 8 篇 computer languag...
  • 8 篇 unified modeling...
  • 7 篇 software systems
  • 7 篇 permission
  • 6 篇 languages
  • 6 篇 computer archite...
  • 6 篇 aspect oriented ...
  • 6 篇 concrete
  • 6 篇 computer program...
  • 5 篇 programming prof...

机构

  • 3 篇 ibm corp thomas ...
  • 2 篇 gannon univ comp...
  • 2 篇 school of comput...
  • 2 篇 infosys labs ban...
  • 2 篇 nanjing univ sta...
  • 2 篇 dakota state uni...
  • 2 篇 department of co...
  • 2 篇 ibm thomas j. wa...
  • 2 篇 univ texas dalla...
  • 2 篇 carleton univers...
  • 2 篇 victoria univers...
  • 2 篇 tokyo inst techn...
  • 2 篇 univ bern softwa...
  • 2 篇 thoughtworks uk ...
  • 2 篇 department of co...
  • 1 篇 university of ma...
  • 1 篇 wells fargo bank...
  • 1 篇 department of co...
  • 1 篇 dept. of compute...
  • 1 篇 univ london impe...

作者

  • 5 篇 noble james
  • 4 篇 biddle robert
  • 3 篇 siek jeremy
  • 3 篇 ernst michael d.
  • 2 篇 mackinnon tim
  • 2 篇 mezini m
  • 2 篇 lorenz david h.
  • 2 篇 tip f
  • 2 篇 pryce nat
  • 2 篇 black andrew p.
  • 2 篇 gestwicki paul v...
  • 2 篇 walnes joe
  • 2 篇 melo walcelio
  • 2 篇 freeman steve
  • 2 篇 leavens gary t.
  • 2 篇 chiba s
  • 2 篇 wong w. eric
  • 2 篇 andrew p. black
  • 2 篇 e abreu fernando...
  • 2 篇 drossopoulou s

语言

  • 260 篇 英文
  • 2 篇 其他
  • 2 篇 中文
检索条件"任意字段=19th European Conference on Object-Oriented Programming"
264 条 记 录,以下是101-110 订阅
排序:
Using dynamic mixins to implement design patterns  14
Using dynamic mixins to implement design patterns
收藏 引用
19th european conference on Pattern Languages of Programs, EuroPLoP 2014
作者: Burton, Eden Sekerinski, Emil McMaster University Department of Computing and Software Information Technology Building 1280 Main Street West HamiltonON Canada
Design patterns are used as a means of documenting solutions to commonly occurring problems. In this work, we focus on object-oriented patterns that require object extension. Typically, the implementation of such patt... 详细信息
来源: 评论
Examples that can do harm in learning programming
Examples that can do harm in learning programming
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Malan, Katherine Halland, Ken University of South Africa Box 392 Unisa 0003 South Africa
Examples form an integral part of learning to program. In this paper we argue that the role of examples should go beyond merely illustrating concepts or principles and should "sell" concepts to new programme... 详细信息
来源: 评论
the essence of data access in Cω
The essence of data access in Cω
收藏 引用
19th european conference on object-oriented programming, ECOOP 2005
作者: Bierman, Gavin Meijer, Erik Schulte, Wolfram Microsoft Research United Kingdom Microsoft Corporation United States Microsoft Research United States
In this paper we describe the data access features of Cω, an experimental programming language based on C# currently under development at Microsoft Research. Cω targets distributed, data-intensive applications and a... 详细信息
来源: 评论
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... 详细信息
来源: 评论
JMock: Supporting responsibility-based design with Mock objects
JMock: Supporting responsibility-based design with Mock Obje...
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Freeman, Steve Mackinnon, Tim Pryce, Nat Walnes, Joe ThoughtWorks UK Berkshire House 168-173 High Holborn London WC1V 7AA United Kingdom
In this demonstration we will show the flow of the Mock object development process by pair-programming to develop a code example. During the session, we will introduce the declarative jMock API and show how we use it ... 详细信息
来源: 评论
Multiparadigm programming approach for developing knowledge-based systems
Multiparadigm programming approach for developing knowledge-...
收藏 引用
Proceedings of the 19th Annual International Computer Software and Applications conference COMPSAC '95
作者: Pun, Paul K.C. Kahn, Hilary J. Univ of Manchester Manchester United Kingdom
Knowledge-based systems are large and complex software systems which are difficult to understand and design. A multiparadigm programming approach, based on an integration of the object-oriented programming paradigm an... 详细信息
来源: 评论
A Landmark Selection Method for object-Based Visual Outdoor Localization Approaches of Automated Ground Vehicles  19
A Landmark Selection Method for Object-Based Visual Outdoor ...
收藏 引用
19th 3D GeoInfo conference / 31st EG-ICE International Workshop on Intelligent Computing in Engineering
作者: Frank, Florian Buckel, Peter Hoegner, Ludwig Hofstedt, Petra Inst Continuing Educ Knowledge & Technol Transfer Friedrichshafen Germany Baden Wuerttemberg Cooperat State Univ DHBW Friedrichshafen Germany Hsch Munchen Univ Appl Sci Dept Geoinformat Munic Germany Brandenburg Univ Technol Cottbus Senftenberg Programming Languages & Compiler Construct Cottbus Germany
Autonomous vehicles must navigate independently in an outdoor environment using features or objects. However, some objects may be more or less suitable for localization due to their attributes. therefore, this work in... 详细信息
来源: 评论
Consistency checking of statechart diagrams of a class hierarchy
Consistency checking of statechart diagrams of a class hiera...
收藏 引用
19th european conference on object-oriented programming, ECOOP 2005
作者: Lam, Vitus S. W. Padget, Julian Department of Computer Science University of Bath United Kingdom
One of the limitations of UML is it lacks a systematic way for verifying consistency within and between models. this paper explores the intra-model consistency problem in the context of statechart diagrams. We propose... 详细信息
来源: 评论
Notes on Notes on Postmodern programming: Radio edit
Notes on Notes on Postmodern Programming: Radio edit
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Noble, James Biddle, Robert Victoria University of Wellington Wellington New Zealand Carleton University Ottawa Canada
these notes have the status of letters written to ourselves: we wrote them down because, without doing so, we found ourselves making up new arguments over and over again. So began the abstract of our earlier paper Not... 详细信息
来源: 评论
Identification of Reusable Components within an object-oriented software system using Algebraic Graph theory
Identification of Reusable Components within an Object-Orien...
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Xanthos, Spiros University of Macedonia Egnatias 156 540 06 Thessaloniki Greece
A novel method for identifying dense communities of classes (clusters) within an object-oriented system has been developed. Such communities might possibly imply relevance of functionality and thus be used as Reusable... 详细信息
来源: 评论