咨询与建议

限定检索结果

文献类型

  • 27 篇 会议
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

  • 17 篇 工学
    • 17 篇 计算机科学与技术...
    • 13 篇 软件工程
    • 1 篇 电气工程
    • 1 篇 控制科学与工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 水利工程
    • 1 篇 化学工程与技术
    • 1 篇 环境科学与工程(可...
    • 1 篇 生物工程
  • 8 篇 理学
    • 6 篇 数学
    • 1 篇 化学
    • 1 篇 生物学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 6 篇 object oriented ...
  • 2 篇 software enginee...
  • 2 篇 semantics
  • 2 篇 programming tech...
  • 2 篇 programming lang...
  • 2 篇 open source soft...
  • 1 篇 entity framework
  • 1 篇 combined simulat...
  • 1 篇 read/write atomi...
  • 1 篇 simulation inter...
  • 1 篇 object-oriented ...
  • 1 篇 frequency estima...
  • 1 篇 discrete simulat...
  • 1 篇 aspect oriented ...
  • 1 篇 pattern matching
  • 1 篇 co2 storage
  • 1 篇 computer communi...
  • 1 篇 man-machine inte...
  • 1 篇 phreeqc
  • 1 篇 car-sales projec...

机构

  • 1 篇 univ paderborn h...
  • 1 篇 shanghai jiao to...
  • 1 篇 univ craiova dep...
  • 1 篇 voronezh state u...
  • 1 篇 univ paderborn d...
  • 1 篇 department of co...
  • 1 篇 shanghai jiao to...
  • 1 篇 saarland univers...
  • 1 篇 karlsruhe inst t...
  • 1 篇 univ craiova dep...
  • 1 篇 energy departmen...
  • 1 篇 univ saarland d-...
  • 1 篇 software archite...
  • 1 篇 swiss fed inst t...
  • 1 篇 univ nacl autono...
  • 1 篇 deepse group dei...
  • 1 篇 school of softwa...
  • 1 篇 department of co...
  • 1 篇 university of to...
  • 1 篇 aramis s.r.l mil...

作者

  • 1 篇 hirschfeld rober...
  • 1 篇 shahar maoz
  • 1 篇 kim duri
  • 1 篇 popescu ion-mari...
  • 1 篇 fischer matthias
  • 1 篇 xu hao
  • 1 篇 duri kim
  • 1 篇 bernhard rumpe
  • 1 篇 catalin-vladut m...
  • 1 篇 thomas r. gross
  • 1 篇 kamina tetsuo
  • 1 篇 tyukachev nikola...
  • 1 篇 albita anca
  • 1 篇 olcoz katzalin
  • 1 篇 cheng zhang
  • 1 篇 raynal michel
  • 1 篇 ghezzi carlo
  • 1 篇 kaewkasi pitchay...
  • 1 篇 zhang sai
  • 1 篇 wasylkowski andr...

语言

  • 29 篇 英文
  • 1 篇 中文
检索条件"任意字段=25th European Conference on Object-Oriented Programming, ECOOP 2011"
30 条 记 录,以下是21-30 订阅
排序:
A theory-oriented Introduction to Wait-free Synchronization Based on the Adaptive Renaming Problem
A Theory-Oriented Introduction to Wait-free Synchronization ...
收藏 引用
25th IEEE International conference on Advanced Information Networking and Applications (AINA)
作者: Rajsbaum, Sergio Raynal, Michel Univ Nacl Autonoma Mexico Inst Matemat Mexico City 04510 DF Mexico IRISA IUF F-35042 Rennes France
the recent deployment of multiprocessors (such as multicores) as the mainstream computing platform has given rise to a new concurrent programming impetus. In such a context it becomes extremely important to be able to... 详细信息
来源: 评论
the use of overloading in Java programs
The use of overloading in Java programs
收藏 引用
24th european conference on object-oriented programming, ecoop 2010
作者: Gil, Joseph Yossi Lenz, Keren IBM Haifa Research Laboratory Israel Department of Computer Science Technion Haifa Israel
Method overloading is a controversial language feature, especially in the context of object oriented languages, where its interaction with overriding may lead to confusing semantics. One of the main arguments against ... 详细信息
来源: 评论
Adaptive tuning of reserved space in an appel collector  18
Adaptive tuning of reserved space in an appel collector
收藏 引用
18th european conference on object-oriented programming, ecoop 2004
作者: Velasco, José Manuel Olcoz, Katzalin Tirado, Francisco Complutense University Madrid Spain
the use of automatic memory management in object-oriented languages like Java is becoming widely accepted because of its software engineering benefits, its reduction of programming time and its safety aspects. Neverth... 详细信息
来源: 评论
AN EASY-EXTENDABLE MODELING FRAMEWORK FOR DISCRETE EVENT SIMULATION MODELS AND thEIR VISUALIZATION
AN EASY-EXTENDABLE MODELING FRAMEWORK FOR DISCRETE EVENT SIM...
收藏 引用
25th european Simulation and Modelling conference (ESM 2011)
作者: Renken, Hendrik Laroque, Christoph Fischer, Matthias Univ Paderborn Especially CIM Heinz Nixdorf Inst Furstenallee 11 D-33102 Paderborn Germany Univ Paderborn Dept Comp Sci D-33102 Paderborn Germany Univ Paderborn Heinz Nixdorf Inst D-33102 Paderborn Germany
Today's simulation software covers a variety of different problem areas, e.g., production, transportation, logistics, and physics. therefore the manufacturers of simulation software use a generic simulation engine... 详细信息
来源: 评论
Verifying multi-object invariants with relationships  11
Verifying multi-object invariants with relationships
收藏 引用
Proceedings of the 25th european conference on object-oriented programming
作者: Stephanie Balzer thomas R. Gross ETH Zurich
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...
来源: 评论
Types, regions, and effects for safe programming with object-oriented parallel frameworks  11
Types, regions, and effects for safe programming with object...
收藏 引用
Proceedings of the 25th european conference on object-oriented programming
作者: Robert L. Bocchino Vikram S. Adve Carnegie Mellon University University of Illinois at Urbana-Champaign
object-oriented frameworks can make parallel programming easier by providing generic parallel algorithms such as map, reduce, or pipeline and letting the user fill in the details with sequential code. However, such fr...
来源: 评论
Mining evolution of object usage  11
Mining evolution of object usage
收藏 引用
Proceedings of the 25th european conference on object-oriented programming
作者: Yana Momchilova Mileva Andrzej Wasylkowski Andreas Zeller Saarland University Saarbrücken 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  11
Modal object diagrams
收藏 引用
Proceedings of the 25th european conference on object-oriented programming
作者: Shahar Maoz Jan Oliver Ringert Bernhard Rumpe Software Engineering RWTH Aachen University 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  11
An empirical study of object protocols in the wild
收藏 引用
Proceedings of the 25th european conference on object-oriented programming
作者: Nels E. Beckman Duri Kim Jonathan Aldrich Carnegie Mellon University Pittsburgh
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  11
Frequency estimation of virtual call targets for object-orie...
收藏 引用
Proceedings of the 25th european conference on object-oriented programming
作者: Cheng Zhang Hao Xu Sai Zhang Jianjun Zhao Yuting Chen Department of Computer Science and Engineering Shanghai Jiao Tong University School of Software Shanghai Jiao Tong University Computer Science & Engineering Department University of Washington Department of Computer Science and Engineering Shanghai Jiao Tong University and School of Software Shanghai Jiao Tong University
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...
来源: 评论