咨询与建议

限定检索结果

文献类型

  • 12 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 10 篇 工学
    • 9 篇 计算机科学与技术...
    • 8 篇 软件工程
    • 2 篇 电气工程
    • 2 篇 信息与通信工程
    • 1 篇 生物工程
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 生物学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 5 篇 object oriented ...
  • 1 篇 object-oriented ...
  • 1 篇 software reusabi...
  • 1 篇 behavioral resea...
  • 1 篇 software librari...
  • 1 篇 directed graphs
  • 1 篇 network manageme...
  • 1 篇 object-oriented ...
  • 1 篇 system recovery
  • 1 篇 software mainten...

机构

  • 1 篇 technische unive...
  • 1 篇 university of co...
  • 1 篇 worcester polyte...
  • 1 篇 dipartimento di ...
  • 1 篇 huawei
  • 1 篇 univ saarland de...
  • 1 篇 department of in...
  • 1 篇 ben-gurion unive...
  • 1 篇 department of co...
  • 1 篇 university of ne...
  • 1 篇 dipartimento di ...
  • 1 篇 department of co...
  • 1 篇 ecs victoria uni...
  • 1 篇 univ lugano fac ...
  • 1 篇 university of vi...
  • 1 篇 dibris universit...
  • 1 篇 bell-northern re...

作者

  • 1 篇 merlo isabella
  • 1 篇 he dongjie
  • 1 篇 elyasaf achiya
  • 1 篇 pezze mauro
  • 1 篇 ashford colin
  • 1 篇 gorla alessandra
  • 1 篇 perino nicolo
  • 1 篇 bertino elisa
  • 1 篇 mattavelli andre...
  • 1 篇 bessai jan
  • 1 篇 heineman george ...
  • 1 篇 ferrari elena
  • 1 篇 borning alan
  • 1 篇 zucca elena
  • 1 篇 guerrini giovann...
  • 1 篇 servetto marco
  • 1 篇 chambers c
  • 1 篇 xue jingling
  • 1 篇 lu jingbo
  • 1 篇 sturm arnon

语言

  • 12 篇 英文
检索条件"任意字段=35th European Conference on Object-Oriented Programming, ECOOP 2021"
12 条 记 录,以下是1-10 订阅
排序:
35th european conference on object-oriented programming, ecoop 2021
35th European Conference on Object-Oriented Programming, ECO...
收藏 引用
35th european conference on object-oriented programming, ecoop 2021
the proceedings contain 22 papers. the topics discussed include: scope states: guarding safety of name resolution in parallel type checkers;lossless, persisted summarization of static callgraph, points-to and data-flo...
来源: 评论
?-based object-oriented programming  35
?-based object-oriented programming
收藏 引用
35th european conference on object-oriented programming, ecoop 2021
作者: Servetto, Marco Zucca, Elena Ecs Victoria University of Wellington New Zealand Dibris University of Genova Italy
We show that a minimal subset of Java 8 excluding classes supports a simple and natural programming style, which we call ?-based object-oriented programming. that is, on one hand the programmer can use tuples in place... 详细信息
来源: 评论
COP 2021 - Proceedings of the 13th ACM International Workshop on Context-oriented programming and Advanced Modularity, co-located with ecoop/ISSTA 2021
COP 2021 - Proceedings of the 13th ACM International Worksho...
收藏 引用
13th ACM International Workshop on Context-oriented programming and Advanced Modularity, COP 2021, co-located with the 35th european conference on object-oriented programming, ecoop 2021 and the 30th ACM SIGSOFT International Symposium on Software Testing and Analysis, ISSTA 2021
the proceedings contain 3 papers. the topics discussed include: resolving synchronization conflicts in role-based multimodel-synchronization environments;first-class concepts: reifying architectural knowledge beyond t...
来源: 评论
Towards a framework for analyzing context-oriented programming languages  13
Towards a framework for analyzing context-oriented programmi...
收藏 引用
13th ACM International Workshop on Context-oriented programming and Advanced Modularity, COP 2021, co-located with the 35th european conference on object-oriented programming, ecoop 2021 and the 30th ACM SIGSOFT International Symposium on Software Testing and Analysis, ISSTA 2021
作者: Elyasaf, Achiya Sturm, Arnon Ben-Gurion University of the Negev Beer-Sheva Israel
Context-aware systems keep on emerging in all of our daily activities. To cope with this new situation, programming languages were extended to support the notion of context. Although context-oriented programming langu... 详细信息
来源: 评论
object-oriented MULTIMEthODS IN CECIL  6th
收藏 引用
6th european CONF ON object-oriented programming ( ecoop 92 )
作者: CHAMBERS, C Department of Computer Science and Engineering FR-35 University of Washington Seattle 98195 WA United States
Multiple dispatching provides increased expressive power over single dispatching by guiding method lookup using the values of all arguments instead of only the receiver. However, existing languages with multiple dispa... 详细信息
来源: 评论
Accelerating object-sensitive pointer analysis by exploiting object containment and reachability  35
Accelerating object-sensitive pointer analysis by exploiting...
收藏 引用
35th european conference on object-oriented programming, ecoop 2021
作者: He, Dongjie Lu, Jingbo Gao, Yaoqing Xue, Jingling University of New South Wales Sydney Australia University of New South Wales Sydney Australia Huawei Toronto Canada University of New South Wales Sydney Australia
object-sensitive pointer analysis for an object-oriented program can be accelerated if contextsensitivity can be selectively applied to some precision-critical variables/objects in the program. Existing pre-analyses, ... 详细信息
来源: 评论
Covariant conversions (coco): A design pattern for type-safe modular software evolution in object-oriented systems  35
Covariant conversions (coco): A design pattern for type-safe...
收藏 引用
35th european conference on object-oriented programming, ecoop 2021
作者: Bessai, Jan Heineman, George T. Düdder, Boris Technische Universität Dortmund Germany Worcester Polytechnic Institute MA United States University of Copenhagen Denmark
Software evolution is an essential challenge for all software engineers, typically addressed solely using code versioning systems and language-specific code analysis tools. Most versioning systems view the evolution o... 详细信息
来源: 评论
Extending the ODMG object model with time  12th
Extending the ODMG object model with time
收藏 引用
12th european conference on object-oriented programming, ecoop 1998
作者: Bertino, Elisa Ferrari, Elena Guerrini, Giovanna Merlo, Isabella Dipartimento di Scienze dell’Informazione Universita degli Studi di Milano Via Comelico 39/41 MilanoI20135 Italy Dipartimento di Informatica e Scienze dell’Informazione Universita di Genova Via Dodecaneso 35 GenovaI16146 Italy
Although many temporal extensions of the relational data model have been proposed, there is no comparable amount of work in the context of object-oriented data models. Moreover, extensions to the relational model have... 详细信息
来源: 评论
Integrating constraints with an object-oriented language  6th
收藏 引用
6th european conference on object-oriented programming, ecoop 1992
作者: Freeman-Benson, Bjorn N. Borning, Alan University of Victoria Department of Computer Science P.O. Box 3055 VictoriaBCV8W 3P6 Canada Department of Computer Science and Engineering FR-35 University of Washington SeattleWA98195 United States
Constraints are declarative statements of relations among elements of the language’s computational domain, e.g., integers, booleans, strings, and other objects. Orthogonally, the tools of object-oriented programming,... 详细信息
来源: 评论
Workshop 'Business programming' - Critical Factors from Zero to Portable GUI programming in 4 Hours  35
Workshop 'Business Programming' - Critical Factors from Zero...
收藏 引用
35th IEEE International conference on Software Engineering Education and Training, CSEE and T 2023
作者: Flatscher, Rony G. Department of Information Systems and Operations Management Vienna Austria
At the Vienna University of Economics and Business Administration (WU), Bachelor students can learn programming from scratch and become able to create portable GUI programs for Windows, macOS and Linux in just one sem... 详细信息
来源: 评论