咨询与建议

限定检索结果

文献类型

  • 590 篇 会议
  • 18 册 图书
  • 5 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 438 篇 工学
    • 383 篇 计算机科学与技术...
    • 333 篇 软件工程
    • 48 篇 电气工程
    • 25 篇 控制科学与工程
    • 24 篇 信息与通信工程
    • 10 篇 光学工程
    • 9 篇 土木工程
    • 8 篇 生物工程
    • 6 篇 材料科学与工程(可...
    • 5 篇 建筑学
    • 4 篇 电子科学与技术(可...
    • 4 篇 生物医学工程(可授...
    • 3 篇 力学(可授工学、理...
    • 3 篇 机械工程
    • 3 篇 仪器科学与技术
    • 3 篇 测绘科学与技术
    • 3 篇 化学工程与技术
    • 3 篇 环境科学与工程(可...
    • 2 篇 交通运输工程
  • 70 篇 理学
    • 51 篇 数学
    • 9 篇 生物学
    • 7 篇 物理学
    • 4 篇 化学
    • 2 篇 系统科学
  • 60 篇 管理学
    • 33 篇 管理科学与工程(可...
    • 29 篇 图书情报与档案管...
    • 5 篇 工商管理
  • 20 篇 教育学
    • 20 篇 教育学
  • 8 篇 法学
    • 8 篇 社会学
  • 3 篇 医学
    • 3 篇 临床医学
  • 1 篇 农学

主题

  • 176 篇 object oriented ...
  • 29 篇 software enginee...
  • 19 篇 object-oriented ...
  • 18 篇 object oriented ...
  • 18 篇 java programming...
  • 16 篇 programming tech...
  • 15 篇 programming
  • 15 篇 java
  • 14 篇 programming lang...
  • 13 篇 aspect oriented ...
  • 12 篇 logic programmin...
  • 10 篇 programming prof...
  • 10 篇 functional progr...
  • 10 篇 object recogniti...
  • 9 篇 computer program...
  • 9 篇 logics and meani...
  • 9 篇 unified modeling...
  • 8 篇 application soft...
  • 8 篇 c++ (programming...
  • 8 篇 permission

机构

  • 4 篇 statoilhydro
  • 4 篇 miles consulting
  • 4 篇 sti university o...
  • 4 篇 b&r ind automat ...
  • 4 篇 victoria univers...
  • 4 篇 technische unive...
  • 4 篇 sintef
  • 3 篇 department of co...
  • 3 篇 carnegie mellon ...
  • 3 篇 letterkenny inst...
  • 2 篇 microsoft corp r...
  • 2 篇 oberon microsyst
  • 2 篇 univ essex dept ...
  • 2 篇 univ chinese aca...
  • 2 篇 technion haifa
  • 2 篇 imperial college...
  • 2 篇 tech univ darmst...
  • 2 篇 adayana inc.
  • 2 篇 tech univ darmst...
  • 2 篇 open university ...

作者

  • 6 篇 meyer bertrand
  • 6 篇 aldrich jonathan
  • 5 篇 noble james
  • 5 篇 salvaneschi guid...
  • 5 篇 mezini mira
  • 4 篇 hirschfeld rober...
  • 4 篇 berre arne jørge...
  • 4 篇 preschern christ...
  • 4 篇 yoshida nobuko
  • 4 篇 zeid amir
  • 4 篇 roman dumitru
  • 4 篇 landre einar
  • 4 篇 udnæs morten
  • 4 篇 van den heuvel w...
  • 3 篇 baniassad elisa
  • 3 篇 thiemann peter
  • 3 篇 skår lars arne
  • 3 篇 nanz sebastian
  • 3 篇 xinogalos stelio...
  • 3 篇 foster jeffrey s...

语言

  • 608 篇 英文
  • 2 篇 其他
  • 2 篇 中文
  • 1 篇 法文
检索条件"任意字段=Proceedings of the 24th European conference on Object-oriented programming"
613 条 记 录,以下是71-80 订阅
排序:
Tackling the awkward squad for reactive programming: the actor-reactor model  34
Tackling the awkward squad for reactive programming: The act...
收藏 引用
34th european conference on object-oriented programming, ECOOP 2020
作者: van den Vonder, Sam Renaux, thierry Oeyen, Bjarno de Koster, Joeri de Meuter, Wolfgang Software Languages Lab Vrije Universiteit Brussel Belgium
Reactive programming is a programming paradigm whereby programs are internally represented by a dependency graph, which is used to automatically (re)compute parts of a program whenever its input changes. In practice r... 详细信息
来源: 评论
Patterns for Returning Data from C Functions  19
Patterns for Returning Data from C Functions
收藏 引用
24th european conference on Pattern Languages of Programs (EuroPLoP)
作者: Preschern, Christopher B&R Ind Automat GmbH Eggelsberg Austria
Even the simple task of returning data from functions becomes tricky, if the data to share becomes complex, or if the programmer has to cleanup the memory by himself or herself in case the programming language has no ... 详细信息
来源: 评论
ACM International conference Proceeding Series
ACM International Conference Proceeding Series
收藏 引用
4th european conference on Software Engineering Education, ECSEE 2020
the proceedings contain 11 papers. the topics discussed include: gamification in software engineering education through visual novels;teaching cooperative problem solving;totally different and yet so alike - three con...
来源: 评论
Patterns to Escape the #ifdef Hell  19
Patterns to Escape the #ifdef Hell
收藏 引用
24th european conference on Pattern Languages of Programs (EuroPLoP)
作者: Preschern, Christopher B&R Ind Automat GmbH Eggelsberg Austria
there are many things one can do wrong when using the C preprocessor's #ifdef statements. Such statements are often used to distinguish between hardware variants or operating system variants in the C code and when... 详细信息
来源: 评论
Multiparty session programming with global protocol combinators  34
Multiparty session programming with global protocol combinat...
收藏 引用
34th european conference on object-oriented programming, ECOOP 2020
作者: Imai, Keigo Neykova, Rumyana Yoshida, Nobuko Yuen, Shoji Gifu University Japan Brunel University London United Kingdom Imperial College London United Kingdom Nagoya University Japan
Multiparty Session Types (MPST) is a typing discipline for communication protocols. It ensures the absence of communication errors and deadlocks for well-typed communicating processes. the state-of-the-art implementat... 详细信息
来源: 评论
Identifying Predictors for Code Highlighting Skills A Regressional Analysis of Knowledge, Syntax Abilities and Highlighting Skills  19
Identifying Predictors for Code Highlighting Skills A Regres...
收藏 引用
24th ACM Working Group Reports Annual conference on Innovation and Technology in Computer Science Education (ITiCSE-WGR)
作者: Kramer, Matthias Barkmin, Mike Brinda, Torsten Univ Duisburg Essen Essen Germany
programming comprises a multitude of involved skills and abilities. To assess these, an even larger multitude of tasks exists, ranging from very complex to basal levels. Recent demands call for the assessment of basal... 详细信息
来源: 评论
proceedings of the 9th International Workshop on Context-oriented programming, COPS 2017 - Collocated with the european conference on object-oriented programming
Proceedings of the 9th International Workshop on Context-Ori...
收藏 引用
9th International Workshop on Context-oriented programming, COPS 2017
the proceedings contain 3 papers. the topics discussed include: Peace COrP: learning to solve conflicts between contexts;the declarative nature of implicit layer activation;and push-based reactive layer activation in ...
来源: 评论
Examining the Compatibility of Students in Distributed Pair programming  18
Examining the Compatibility of Students in Distributed Pair ...
收藏 引用
18th european conference on e-Learning (ECEL)
作者: Satratzemi, Maya Tsompanoudi, Despina Xinogalos, Stelios Karamitopoulos, Leonidas Univ Macedonia Sch Informat Sci Dept Appl Informat Thessaloniki Greece Alexander TEI Thessaloniki Dept Informat Technol Sindos Greece
Pair programming (PP) has a long history both in the software industry and education. More recently, specially designed environments have made the application of Distributed Pair programming (DPP) possible, which enab... 详细信息
来源: 评论
International conference on Architectural Support for programming Languages and Operating Systems - ASPLOS
International Conference on Architectural Support for Progra...
收藏 引用
24th International conference on Architectural Support for programming Languages and Operating Systems, ASPLOS 2019
the proceedings contain 74 papers. the topics discussed include: seer: leveraging big data to navigate the complexity of performance debugging in cloud microservices;a framework for memory oversubscription management ...
来源: 评论
To Be, or Not To Be: that is the Recursive Question  10
To Be, or Not To Be: That is the Recursive Question
收藏 引用
10th IEEE Global Engineering Education conference (EDUCON)
作者: Fernandez de Vega, Francisco Univ Extremadura Badajoz Spain
this paper discusses the opportunity of Functional programming for making students aware about data dependencies and their implications when using parallel and distributed computing infrastructures. Although other pro... 详细信息
来源: 评论