咨询与建议

限定检索结果

文献类型

  • 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 订阅
Extensibility for the Masses Practical Extensibility with object Algebras  12
Extensibility for the Masses Practical Extensibility with Ob...
收藏 引用
26th european conference on object-oriented programming (ecoop)
作者: Oliveira, Bruno C. D. S. Cook, William R. Natl Univ Singapore Singapore 117548 Singapore Univ Texas Austin Austin TX 78712 USA
this paper presents a new solution to the expression problem (EP) that works in OO languages with simple generics (including Java or C#). A key novelty of this solution is that advanced typing features, including F-bo... 详细信息
来源: 评论
Extensions during software evolution: Do objects meet their promise?  12
Extensions during software evolution: Do objects meet their ...
收藏 引用
26th european conference on object-oriented programming, ecoop 2012
作者: Robbes, Romain thlisberger, David Tanter, Éric University of Chile Chile
As software evolves, data types have to be extended, possibly with new data variants or new operations. object-oriented design is well-known to support data extensions well. In fact, most popular books showcase data e... 详细信息
来源: 评论
Verifying Multi-object Invariants with Relationships
收藏 引用
25th european conference on object-oriented programming (ecoop)
作者: Balzer, Stephanie Gross, thomas R. Swiss Fed Inst Technol Zurich Switzerland
Relationships capture the interplay between classes in object-oriented programs, and various extensions of object-oriented programming languages allow the programmer to explicitly express relationships. this paper dis... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Modal object Diagrams
收藏 引用
25th european conference on object-oriented programming (ecoop)
作者: Maoz, Shahar Ringert, Jan Oliver Rumpe, Bernhard Rhein Westfal TH Aachen Software Engn Aachen Germany
While object diagrams (ODs) are widely used as a means to document object-oriented systems, they are expressively weak, as they are limited to describe specific possible snapshots of the system at hand. In this paper ... 详细信息
来源: 评论
An Empirical Study of object Protocols in the Wild
收藏 引用
25th european conference on object-oriented programming (ecoop)
作者: Beckman, Nels E. Kim, Duri Aldrich, Jonathan Carnegie Mellon Univ Pittsburgh PA 15213 USA
An active area of research in computer science is the prevention of violations of object protocols, i.e., restrictions on temporal orderings of method calls on an object. However, little is understood about object pro... 详细信息
来源: 评论
Frequency Estimation of Virtual Call Targets for object-oriented Programs
收藏 引用
25th european conference on object-oriented programming (ecoop)
作者: Zhang, Cheng Xu, Hao Zhang, Sai Zhao, Jianjun Chen, Yuting Shanghai Jiao Tong Univ Dept Comp Sci & Engn Shanghai 200030 Peoples R China Shanghai Jiao Tong Univ Sch Software Shanghai 200030 Peoples R China Univ Washington Comp Sci & Engn Dept Seattle WA 98195 USA
the information of execution frequencies of virtual call targets is valuable for program analyses and optimizations of object-oriented programs. However, to obtain this information, most of the existing approaches rel... 详细信息
来源: 评论
Guidelines for framework development process
Guidelines for framework development process
收藏 引用
2011 7th Central and Eastern european Software Engineering conference in Russia, CEE-SECR 2011
作者: Stanojević, Vojislav Vlajić, Siniša Milić, Miloš Ognjanović, Marina Software Engenieering Labaratory Faculty of Organizational Sciences University of Belgrade Belgrade Serbia Saga D.O.O Belgrade Serbia
Framework as a term is very frequently used in software engineering, especially in relation to object-oriented software design and implementation. In general, a framework could be defined as an application generator f... 详细信息
来源: 评论
Guidelines for framework development process
Guidelines for framework development process
收藏 引用
Central and Eastern european Software Engineering conference in Russia (CEE-SECR)
作者: Vojislav Stanojević Siniša Vlajić Miloš Milić Marina Ognjanović Software Engineering Laboratory Faculty of Organizational Sciences University of Belgrade Serbia Serbia Saga D.O.O Belgrade Serbia
Framework as a term is very frequently used in software engineering, especially in relation to object-oriented software design and implementation. In general, a framework could be defined as an application generator f... 详细信息
来源: 评论
Parallel/High-Performance object-oriented Scientific Computing: Today's Research, Tomorrow's Practice Report on the 7th POOSC Workshop, ecoop 2008
收藏 引用
22nd european conference on object-oriented programming (ecoop 2008)
作者: Davis, Kei Striegnitz, Joerg Los Alamos Natl Lab Performance & Architecture Lab Comp Sci High Perf CCS 1MS B287 Los Alamos NM 87545 USA Univ Appl Sci Regensburg Regensburg 93053 Germany
While object-oriented programming has been embraced in industry, particularly in the form of C++, Java, and Python, its acceptance by the parallel scientific programming community is for various reasons incomplete. No... 详细信息
来源: 评论