咨询与建议

限定检索结果

文献类型

  • 81 篇 会议
  • 5 册 图书
  • 1 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 72 篇 工学
    • 69 篇 计算机科学与技术...
    • 59 篇 软件工程
    • 3 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 2 篇 环境科学与工程(可...
    • 2 篇 生物医学工程(可授...
    • 1 篇 电气工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 生物工程
  • 19 篇 理学
    • 15 篇 数学
    • 2 篇 生物学
    • 1 篇 物理学
    • 1 篇 系统科学
  • 6 篇 管理学
    • 4 篇 图书情报与档案管...
    • 2 篇 管理科学与工程(可...
  • 3 篇 教育学
    • 2 篇 教育学
    • 1 篇 心理学(可授教育学...
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...

主题

  • 30 篇 object oriented ...
  • 5 篇 semantics
  • 4 篇 software enginee...
  • 4 篇 programming tech...
  • 4 篇 programming lang...
  • 3 篇 computer communi...
  • 3 篇 object-oriented ...
  • 3 篇 logics and meani...
  • 2 篇 reflection
  • 2 篇 java
  • 2 篇 algebra
  • 2 篇 artificial intel...
  • 2 篇 it in business
  • 2 篇 unified modeling...
  • 2 篇 open source soft...
  • 1 篇 object-oriented ...
  • 1 篇 house heating de...
  • 1 篇 access control
  • 1 篇 exceptions
  • 1 篇 server pages bas...

机构

  • 2 篇 universidade nov...
  • 2 篇 saga d.o.o belgr...
  • 2 篇 carnegie mellon ...
  • 2 篇 i.b.m. thomas j....
  • 2 篇 universidad de c...
  • 1 篇 college of engin...
  • 1 篇 bauman moscow st...
  • 1 篇 center for the s...
  • 1 篇 japan science an...
  • 1 篇 otto von guerick...
  • 1 篇 dipartimento di ...
  • 1 篇 univ wisconsin d...
  • 1 篇 shanghai jiao to...
  • 1 篇 microsoft corp r...
  • 1 篇 ntt docomo
  • 1 篇 university of wi...
  • 1 篇 johannes kepler ...
  • 1 篇 faculty of infor...
  • 1 篇 rensselaer polyt...
  • 1 篇 inst natl rech i...

作者

  • 3 篇 cook william r.
  • 2 篇 noble james
  • 2 篇 poels geert
  • 2 篇 xinogalos stelio...
  • 2 篇 piattini mario
  • 2 篇 ibrahim ali
  • 2 篇 vitek jan
  • 2 篇 e abreu fernando...
  • 2 篇 sahraoui houari ...
  • 1 篇 peter deutsch l.
  • 1 篇 oliveira bruno c...
  • 1 篇 osvald leo
  • 1 篇 vlissides john
  • 1 篇 meseguer josé
  • 1 篇 alonso alejandro
  • 1 篇 kim duri
  • 1 篇 jurgen borstler
  • 1 篇 milanova ana
  • 1 篇 savić miloš
  • 1 篇 tanaka a

语言

  • 86 篇 英文
  • 1 篇 中文
检索条件"任意字段=7th European Conference on Object-Oriented Programming, ECOOP 1993"
87 条 记 录,以下是11-20 订阅
排序:
Integrating independently-developed components in object-oriented languages  7th
收藏 引用
7th european conference on object-oriented programming, ecoop 1993
作者: Hölzle, Urs Computer Systems Laboratory Stanford University United States
object-oriented programming promises to increase programmer productivity through better reuse of existing code. However, reuse is not yet pervasive in today’s object-oriented programs. Why is this so? We argue that o... 详细信息
来源: 评论
Evaluating the Design of the R Language objects and Functions for Data Analysis  12
Evaluating the Design of the R Language Objects and Function...
收藏 引用
26th european conference on object-oriented programming (ecoop)
作者: Morandat, Floreal Hill, Brandon Osvald, Leo Vitek, Jan Purdue Univ W Lafayette IN 47907 USA
R is a dynamic language for statistical computing that combines lazy functional features and object-oriented programming. this rather unlikely linguistic cocktail would probably never have been prepared by computer sc... 详细信息
来源: 评论
Typed sets as a basis for object-oriented database schemas  7th
收藏 引用
7th european conference on object-oriented programming, ecoop 1993
作者: Balsters, Herman de By, Rolf A. Zicari, Roberto Computer Science Department University of Twente P.O. Box 217 Enschede7500 AE Netherlands Fachbereich Informatik Johann Wolfgang Goethe-Universität Robert Mayerstraße 11-15 Frankfurt am MainD-6000 Germany
the object-oriented data model TM is a language that is based on the formal theory of FM, a typed language with object-oriented features such as attributes and methods in the presence of subtyping. the general (typed)... 详细信息
来源: 评论
Difference-based modules: a class-independent module mechanism  16th
收藏 引用
16th european conference on object oriented programming (ecoop 2002)
作者: Ichisugi, Y Tanaka, A PRESTO Japan Science and Technology Corporation(JST) National Institute of Advanced Industrial Science and Technology(AIST) Japan National Institute of Advanced Industrial Science and Technology(AIST) Japan
We describe a module mechanism, which we call difference-based modules, and an object-oriented language we call MixJuice. MixJuice is an enhancement tu the Java language that adopts difference-based modules instead of... 详细信息
来源: 评论
Mining Evolution of object Usage
收藏 引用
25th european conference on object-oriented programming (ecoop)
作者: Mileva, Yana Momchilova Wasylkowski, Andrzej Zeller, Andreas Univ Saarland D-66123 Saarbrucken Germany
As software evolves, so does the interaction between its components. But how can we check if components are updated consistently? By abstracting object usage into temporal properties, we can learn evolution patterns t... 详细信息
来源: 评论
Attaching second-order types to methods in an object-oriented language  7th
收藏 引用
7th european conference on object-oriented programming, ecoop 1993
作者: Caseau, Yves Perron, Laurent Bellcore 445 South Street MorristownNJ07960 United States Ecole Normale Supérieure 45 rue d’Ulm Paris75005 France
this paper proposes an extension of the notion of method as it is currently used in most object-oriented languages. We define polymethods as methods that we’can attach directly to types, as opposed to classes and tha... 详细信息
来源: 评论
the OSI managed-object model  7th
收藏 引用
7th european conference on object-oriented programming, ecoop 1993
作者: Ashford, Colin Bell-Northern Research P.O. Box 35 1 1 Station C OttawaK1Y 4H7 Canada
the challenge facing the International Organization for Standardization (ISO) in the early eighties, in developing Open Systems Interconnection (OSI) protocol standards for network management, was to ensure that such ... 详细信息
来源: 评论
Semantic models for distributed object reflection  16th
收藏 引用
16th european conference on object oriented programming (ecoop 2002)
作者: Meseguer, J Talcott, C Univ Illinois Dept Comp Sci Urbana IL 61801 USA SRI Int Comp Sci Lab Menlo Pk CA 94025 USA
A generic formal model of distributed object reflection is proposed, that combines logical reflection with a structuring of distributed objects as nested configurations of metaobject that can control subobjects under ... 详细信息
来源: 评论
TOOA: A temporal object-oriented algebra  7th
收藏 引用
7th european conference on object-oriented programming, ecoop 1993
作者: Rose, Ellen Segev, Arie The University of Toledo ToledoOH43606 United States Informtion and Computing Sciences Division Lawrence Berkeley Laboratory United States Walter A. Haas School of Business The University of California and Information and Computing Sciences Division Lawrence Berkeley Laboratory BerkeleyCA94720 United States
In this paper, we present a temporal, object-oriented algebra which serves as a formal basis for the query language of a temporal, object-oriented data model. Our algebra is a superset of the relational algebra in tha... 详细信息
来源: 评论
Pause 'n' Play: Formalizing Asynchronous C#  12
Pause 'n' Play: Formalizing Asynchronous C<SUP>#</SUP>
收藏 引用
26th european conference on object-oriented programming (ecoop)
作者: Bierman, Gavin Russo, Claudio Mainland, Geoffrey Meijer, Erik Torgersen, Mads Microsoft Res Bangalore Karnataka India Microsoft Corp Redmond WA 98052 USA Delft Univ Technol Delft Netherlands
Writing applications that connect to external services and yet remain responsive and resource conscious is a difficult task. With the rise of web programming this has become a common problem. the solution lies in usin... 详细信息
来源: 评论