咨询与建议

限定检索结果

文献类型

  • 577 篇 会议
  • 25 册 图书
  • 25 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 522 篇 工学
    • 475 篇 计算机科学与技术...
    • 416 篇 软件工程
    • 33 篇 电气工程
    • 23 篇 控制科学与工程
    • 18 篇 信息与通信工程
    • 7 篇 生物工程
    • 5 篇 环境科学与工程(可...
    • 4 篇 建筑学
    • 4 篇 土木工程
    • 4 篇 化学工程与技术
    • 3 篇 机械工程
    • 3 篇 电子科学与技术(可...
    • 3 篇 农业工程
    • 2 篇 材料科学与工程(可...
    • 2 篇 生物医学工程(可授...
  • 87 篇 理学
    • 62 篇 数学
    • 11 篇 生物学
    • 7 篇 物理学
    • 7 篇 系统科学
    • 5 篇 化学
  • 36 篇 管理学
    • 25 篇 图书情报与档案管...
    • 12 篇 管理科学与工程(可...
    • 5 篇 工商管理
  • 9 篇 教育学
    • 9 篇 教育学
  • 8 篇 法学
    • 7 篇 社会学
    • 1 篇 法学
  • 3 篇 农学
    • 3 篇 作物学
  • 2 篇 医学
    • 2 篇 基础医学(可授医学...
    • 2 篇 临床医学
    • 2 篇 药学(可授医学、理...

主题

  • 237 篇 object oriented ...
  • 24 篇 software enginee...
  • 24 篇 object-oriented ...
  • 23 篇 programming tech...
  • 18 篇 programming lang...
  • 13 篇 semantics
  • 13 篇 logics and meani...
  • 12 篇 computer communi...
  • 11 篇 aspect oriented ...
  • 11 篇 artificial intel...
  • 9 篇 software enginee...
  • 9 篇 c++ (programming...
  • 9 篇 database managem...
  • 7 篇 specifications
  • 7 篇 it in business
  • 5 篇 computer softwar...
  • 5 篇 calculations
  • 5 篇 application prog...
  • 5 篇 computer softwar...
  • 5 篇 problem oriented...

机构

  • 7 篇 victoria univers...
  • 5 篇 carnegie mellon ...
  • 4 篇 microsoft corp r...
  • 4 篇 swiss fed inst t...
  • 3 篇 victoria univ we...
  • 3 篇 software composi...
  • 3 篇 microsoft united...
  • 3 篇 univ genoa disi ...
  • 3 篇 university of to...
  • 3 篇 object technolog...
  • 3 篇 eth zurich
  • 3 篇 university of ch...
  • 3 篇 i.b.m. thomas j....
  • 3 篇 univ geneva obje...
  • 3 篇 independent soft...
  • 3 篇 umeå university
  • 3 篇 purdue univ dept...
  • 3 篇 purdue universit...
  • 2 篇 harvey mudd coll...
  • 2 篇 universidad de m...

作者

  • 16 篇 noble james
  • 9 篇 vitek jan
  • 6 篇 davis kei
  • 6 篇 madsen ole lehrm...
  • 6 篇 jul eric
  • 5 篇 bosch j
  • 5 篇 drossopoulou sop...
  • 5 篇 de meuter wolfga...
  • 5 篇 bruce kim b.
  • 5 篇 ernst michael d.
  • 5 篇 chambers c
  • 5 篇 aldrich jonathan
  • 5 篇 mens kim
  • 5 篇 sahraoui houari ...
  • 4 篇 hirschfeld rober...
  • 4 篇 szyperski c
  • 4 篇 ducasse stéphane
  • 4 篇 homer michael
  • 4 篇 ancona davide
  • 4 篇 yonezawa akinori

语言

  • 614 篇 英文
  • 11 篇 其他
  • 2 篇 中文
检索条件"任意字段=European Conference on Object-Oriented Programming, ECOOP 2000"
627 条 记 录,以下是501-510 订阅
排序:
Debugging concurrent systems based on object groups  2nd
收藏 引用
2nd european conference on object oriented programming, ecoop 1988
作者: Honda, Yasuaki Yonezawa, Akinori Department of Information Science Tokyo Institute of Technology Ookayama Meguro-ku Tokyo152 Japan Fuji Xerox Co. Ltd. Akasah Tokyo Japan
This paper presents a debugging method for Concurrent object-oriented Systems. Our method is based upon a new notion called object Groups. An object Group is a collection of objects which forms a natural unit for perf... 详细信息
来源: 评论
Extensible objects without labels
收藏 引用
ACM TRANSACTIONS ON programming LANGUAGES AND SYSTEMS 2004年 第5期26卷 805-835页
作者: Stone, CA Harvey Mudd Coll Dept Comp Sci Claremont CA 91101 USA
Typed object calculi that permit adding new methods to existing objects must address the problem of name clashes: what happens if a new method is added to an object already having one with the same name but a differen... 详细信息
来源: 评论
A Modeller’s workbench: Experiments in object-oriented simulation programming
收藏 引用
european conference on object-oriented programming, ecoop 1987
作者: Kreutzer, Wolfgang Computer Science Dptm University Of Canterbury New Zealand
The research reported in this paper is part of an ongoing effort to explore potential benefits of using new software technologies for various classes of system simulation. Queueing network scenarios have been chosen a... 详细信息
来源: 评论
Exception handling in object oriented systems: Towards emerging application areas and new programming paradigms  17th
收藏 引用
17th european conference on object-oriented programming, ecoop 2003
作者: Romanovsky, Alexander Dony, Christophe Tripathi, Anand Knudsen, Jørgen Lindskov School of Computing Science University of Newcastle upon Tyne United Kingdom Université Montpellier-II LIRMM Laboratory France Department of Computer Science University of Minnesota United States Mjølner Informatics A/S Denmark
Exception handling continues to be a challenging problem in object oriented system development. One reason for this is that today’s software systems are getting increasingly more complex. Moreover, exception handling... 详细信息
来源: 评论
An object-oriented logic language for modular system specification  5th
收藏 引用
5th european conference on object-oriented programming, ecoop 1991
作者: Morzenti, Angelo Pietro, Pierluigi San Politecnico di Milano Dipartimento di Elettronica Piazza Leonardo da Vinci 32 Milano Italy
We define TRIO+, an object oriented logic language for modular system specification. TRIO+ is based on TRIO, a first order modal language that is well suited to the specification of embedded and real-time systems, and... 详细信息
来源: 评论
Special issue: european conference on object-oriented programming 1999
收藏 引用
Concurrency and Computation: Practice and Experience 2000年 第14期12卷
作者: Rachid Guerraoui
来源: 评论
Design and partial evaluation of meta-objects for a concurrent reflective language  12th
Design and partial evaluation of meta-objects for a concurre...
收藏 引用
12th european conference on object-oriented programming, ecoop 1998
作者: Masuhara, Hidehiko Yonezawa, Akinori Department of Graphics and Computer Science Graduate School of Arts and Sciences University of Tokyo Japan Department of Information Science University of Tokyo Japan
Customizable meta-objects are a powerful abstraction for extending language features and implementation mechanisms, but interpretive execution suffers from severe performance penalty. Some of this penalty can be reduc... 详细信息
来源: 评论
HOBBIT: Hashed object Based InTegrity  38
HOBBIT: Hashed OBject Based InTegrity
收藏 引用
38th european conference on object-oriented programming, ecoop 2024
作者: Bernad, Matthias Brunthaler, Stefan µCSRL – Munich Computer Systems Research Lab Research Institute CODE University of the Bundeswehr Munich Neubiberg Germany
C vulnerabilities usually hold verbatim for C++ programs. The counterfeit-object-oriented programming attack demonstrated that this relation is asymmetric, i.e., it only applies to C++. The problem pinpointed by this ... 详细信息
来源: 评论
The construction of user interfaces and the object paradigm
收藏 引用
european conference on object-oriented programming, ecoop 1987
作者: Coutaz, Joëlle BP 68 St-Martin-d’Hères38402 France
This article concerns generic tools for the construction of user interfaces: Application Frameworks and User Interface Management Systems (UIMS’s). In this article, we propose a new taxonomy for these tools, identify... 详细信息
来源: 评论
Teaching Distributed programming - Revisiting the Broker Pattern  23
Teaching Distributed Programming - Revisiting the Broker Pat...
收藏 引用
5th european conference on Software Engineering Education (ECSEE)
作者: Christensen, Henrik Baerbak Aarhus Univ Comp Sci Aarhus Denmark
The Broker pattern[5] had its golden era as an architectural pattern for distributed object-oriented programming in the late 1990'ies and early 2000's and was supported by a large set of frameworks: CORBA, Jav... 详细信息
来源: 评论