咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是181-190 订阅
排序:
Do object-oriented languages need special hardware support?  9th
Do object-oriented languages need special hardware support?
收藏 引用
9th european conference on object-oriented programming (ecoop 95)
作者: Holzle, U Ungar, D SUN MICROSYST LABS MT VIEW CA 94043 USA
Previous studies have shown that object-oriented programs have different execution characteristics than procedural programs, and that special object-oriented hardware can improve performance. The results of these stud... 详细信息
来源: 评论
Panel: Foundations of object-based concurrent programming
Panel: Foundations of object-based concurrent programming
收藏 引用
1990 european conference on object-oriented programming Addendum: Systems, Languages, and Applications: Systems, languages, and Applications, OOPSLA/ecoop 1990
作者: Agha, Gul Yonezawa, Akinori Wegner, Peter Abramsky, Samson University of Illinois Urbana-Champaign United States University of Tokyo Japan Brown University United States Imperial College London University United Kingdom
来源: 评论
Feature-oriented programming: A fresh look at objects  11th
收藏 引用
11th european conference on object-oriented programming (ecoop 97)
作者: Prehofer, C Tech Univ Munich Inst Informat D-80290 Munich Germany
We propose a new model for flexible composition of objects from a set of features. Features are similar to (abstract) subclasses, but only provide the core functionality of a (sub)class. Overwriting other methods is v... 详细信息
来源: 评论
Modular statically typed multimethods  13th
收藏 引用
13th european conference on object-oriented programming (ecoop 99)
作者: Millstein, T Chambers, C Univ Washington Dept Comp Engn & Sci Seattle WA 98195 USA
Multimethods offer several well-known advantages over the single dispatching of conventional object-oriented languages, including a simple solution to the "binary method" problem, cleaner implementations of ... 详细信息
来源: 评论
Compensation methods to support cooperative applications: A case study in automated verification of schema requirements for an advanced transaction model
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2001年 第11期13卷 1013-1032页
作者: Spelt, D Even, S Univ Twente Ctr Telemat & Informat Technol NL-7500 AE Enschede Netherlands
Compensation plays an important role in advanced transaction models, cooperative work and workflow systems. A schema designer is typically required to supply for each transaction T another transaction T-1 to semantica... 详细信息
来源: 评论
AGGREGATION IN A BEHAVIOR oriented object MODEL  6th
收藏 引用
6TH european CONF ON object-oriented programming ( ecoop 92 )
作者: HARTMANN, T JUNGCLAUS, R SAAKE, G Abt. Datenbanken TU Braunschweig Postfach 3329 Braunschweig W-3300 Germany
TROLL is a language to specify information systems with dynamic behavior. Here, we elaborate on the specification of object aggregation in TROLL-We distinguish between two kinds of aggregation, static and dynamic aggr... 详细信息
来源: 评论
Framework for visualizing object-oriented systems
Framework for visualizing object-oriented systems
收藏 引用
Proceedings of the european conference on object-oriented programming - OOPSLA-ecoop '90
作者: Haarslev, Volker Moeller, Ralf
来源: 评论
Panel: Issues in object data management
Panel: Issues in object data management
收藏 引用
1990 european conference on object-oriented programming Addendum: Systems, Languages, and Applications: Systems, languages, and Applications, OOPSLA/ecoop 1990
作者: Stein, Jacob Andrews, Tim Kent, Bill Lumas, Mary Weinreb, Dan Servio Corporation United States Ontologic United States Hewlett Packard United States Versant Object Technology United States Object Design United States
来源: 评论
object-oriented Technology - ecoop 2007 Workshop Reader - ecoop 2007 Workshop, Final Reports
收藏 引用
21st european conference on object-oriented programming, ecoop 2007
The proceedings contain 19 papers. The topics discussed include: dynamic languages and applications;multiparadigm programming in object-oriented languages: current research;equation-based object-oriented languages and... 详细信息
来源: 评论
Declarative object identity using relation types
收藏 引用
21st european conference on object-oriented programming (ecoop 2007)
作者: Vaziri, Mandana Tip, Frank Fink, Stephen Dolby, Julian IBM Corp Thomas J Watson Res Ctr POB 704 Yorktown Hts NY 10598 USA
object-oriented languages define the identity of an object to be an address-based object identifier. The programmer may customize the notion of object identity by overriding the equals() and hashCode() methods followi... 详细信息
来源: 评论