咨询与建议

限定检索结果

文献类型

  • 6,250 篇 会议
  • 1,395 篇 期刊文献
  • 24 篇 学位论文
  • 10 册 图书
  • 6 篇 科技报告

馆藏范围

  • 7,685 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 5,630 篇 工学
    • 5,055 篇 计算机科学与技术...
    • 4,683 篇 软件工程
    • 504 篇 电气工程
    • 334 篇 控制科学与工程
    • 244 篇 信息与通信工程
    • 115 篇 机械工程
    • 92 篇 土木工程
    • 87 篇 建筑学
    • 86 篇 电子科学与技术(可...
    • 48 篇 材料科学与工程(可...
    • 47 篇 生物工程
    • 43 篇 仪器科学与技术
    • 42 篇 力学(可授工学、理...
    • 37 篇 化学工程与技术
    • 33 篇 生物医学工程(可授...
    • 32 篇 环境科学与工程(可...
    • 31 篇 光学工程
  • 1,130 篇 理学
    • 859 篇 数学
    • 136 篇 物理学
    • 96 篇 系统科学
    • 81 篇 统计学(可授理学、...
    • 62 篇 生物学
    • 47 篇 化学
  • 840 篇 管理学
    • 496 篇 管理科学与工程(可...
    • 399 篇 图书情报与档案管...
    • 218 篇 工商管理
  • 258 篇 教育学
    • 242 篇 教育学
  • 64 篇 法学
    • 54 篇 社会学
  • 50 篇 医学
    • 38 篇 临床医学
  • 40 篇 经济学
    • 38 篇 应用经济学
  • 14 篇 农学
  • 13 篇 文学
  • 10 篇 军事学
  • 10 篇 艺术学

主题

  • 7,685 篇 object oriented ...
  • 908 篇 object oriented ...
  • 430 篇 computer languag...
  • 429 篇 programming prof...
  • 425 篇 application soft...
  • 388 篇 computer science
  • 375 篇 java
  • 284 篇 software enginee...
  • 202 篇 software systems
  • 148 篇 computer archite...
  • 142 篇 concurrent compu...
  • 132 篇 libraries
  • 125 篇 encapsulation
  • 121 篇 education
  • 120 篇 software design
  • 120 篇 distributed comp...
  • 117 篇 data structures
  • 116 篇 prototypes
  • 115 篇 computational mo...
  • 114 篇 object oriented ...

机构

  • 16 篇 victoria univers...
  • 15 篇 software composi...
  • 15 篇 brno university ...
  • 14 篇 department of co...
  • 11 篇 dipartimento di ...
  • 9 篇 univ of texas at...
  • 8 篇 carnegie mellon ...
  • 8 篇 eth
  • 7 篇 cwi
  • 7 篇 sun microsystems
  • 7 篇 ibm
  • 7 篇 eth zurich
  • 7 篇 carnegie mellon ...
  • 7 篇 department of ap...
  • 7 篇 natl univ of sin...
  • 7 篇 tsinghua univ
  • 6 篇 univ of tokyo
  • 6 篇 ohio state univ ...
  • 6 篇 ieee
  • 6 篇 promodel corpora...

作者

  • 38 篇 noble james
  • 19 篇 meyer bertrand
  • 16 篇 nierstrasz oscar
  • 15 篇 ducasse stéphane
  • 15 篇 aldrich jonathan
  • 14 篇 yonezawa akinori
  • 14 篇 drossopoulou sop...
  • 14 篇 de boer frank s.
  • 13 篇 ancona davide
  • 13 篇 mezini mira
  • 12 篇 chen huo yan
  • 11 篇 elrad tzilla
  • 11 篇 black andrew p.
  • 11 篇 xinogalos stelio...
  • 11 篇 masuhara hidehik...
  • 11 篇 vitek jan
  • 10 篇 potanin alex
  • 10 篇 de meuter wolfga...
  • 10 篇 naumann david a.
  • 9 篇 biddle robert

语言

  • 7,461 篇 英文
  • 150 篇 其他
  • 31 篇 中文
  • 14 篇 日文
  • 8 篇 俄文
  • 5 篇 西班牙文
  • 5 篇 法文
  • 4 篇 德文
  • 3 篇 葡萄牙文
  • 3 篇 土耳其文
  • 1 篇 乌克兰文
检索条件"主题词=Object oriented programming"
7685 条 记 录,以下是601-610 订阅
排序:
Transient typechecks are (Almost) free [preliminary draft 2019-02-18]
arXiv
收藏 引用
arXiv 2018年
作者: Roberts, Richard Marr, Stefan Homer, Michael Noble, James School of Design Victoria University of Wellington School of Computing University of Kent School of Engineering and Computer Science Victoria University of Wellington
Transient gradual typing imposes run-time type tests that typically cause a linear slowdown in programs' performance. This performance impact discourages the use of type annotations because adding types to a progr... 详细信息
来源: 评论
COVARIANCE AND CONTRAVARIANCE: A FRESH LOOK AT AN OLD ISSUE (A PRIMER IN ADVANCED TYPE SYSTEMS FOR LEARNING FUNCTIONAL PROGRAMMERS)
arXiv
收藏 引用
arXiv 2018年
作者: Castagna, Giuseppe CNRS Institut de Recherche en Informatique Fondamentale Université de Paris France
Twenty years ago, in an article titled "Covariance and contravariance: conflict without a cause", I argued that covariant and contravariant specialization of method parameters in object-oriented programming ... 详细信息
来源: 评论
object-oriented design for massively parallel computing
arXiv
收藏 引用
arXiv 2018年
作者: Givelberg, Edward
We define an abstract framework for object-oriented programming and show that object-oriented languages, such as C++, can be interpreted as parallel programming languages. Parallel C++ code is typically more than ten ... 详细信息
来源: 评论
ActiveRDF: Embedding Semantic Web Data into object-oriented Languages
SSRN
收藏 引用
SSRN 2018年
作者: Oren, Eyal Heitmann, Benjamin Decker, Stefan Vrije Universiteit Amsterdam de Boelelaan 1081a Amsterdam Netherlands Digital Enterprise Research Institute National University of Ireland Galway Ireland Information Sciences Institute
SemanticWeb applications share a large portion of development effort with database-drivenWeb applications. Existing approaches for development of these database-driven applications cannot be directly applied to Semant... 详细信息
来源: 评论
object Metamorphism Type-Safe Modeling of Protean objects in Scala
收藏 引用
2nd Annual International Scientific Federated Conference on Software Development and object Technologies (SDOT)
作者: Slajchrt, Zbynek Univ Econ Dept Informat Technol Prague Czech Republic
Modeling protean objects, i.e. objects adapting their structure and behavior dynamically with respect to changeable environment, may be challenging in traditional object oriented languages. While some dynamic language... 详细信息
来源: 评论
Integrating software engineering key practices into an OOP massive in-classroom course: An experience report
arXiv
收藏 引用
arXiv 2018年
作者: Torchiano, Marco Bruno, Giorgio Politecnico di Torino Torino Italy
programming and software engineering courses in computer science curricula typically focus on both providing theoretical knowledge of programming languages and best-practices, and developing practical development skil... 详细信息
来源: 评论
OOP and its calculated measures in programming interactivity
arXiv
收藏 引用
arXiv 2018年
作者: Onu Fergus, U. Osagie, S.U.M. John-Otumu, M.A. Igboke, M.E. Department of Computer Science Ebonyi State University Abakaliki Nigeria Department of Mathematics and Computer Science Benson Idahosa University Benin Nigeria Department of Computer Science Ambrose Alli University Ekpoma Nigeria
This study examines the object oriented programming (OOP) and its calculated measures in programming interactivity in Nigeria. It focused on the existing programming languages used by programmers and examines the need... 详细信息
来源: 评论
Implementing Reversible object-oriented Language Features on Reversible Machines  9th
Implementing Reversible Object-Oriented Language Features on...
收藏 引用
9th International Conference on Reversible Computation (RC)
作者: Haulund, Tue Mogensen, Torben Aegidius Glueck, Robert Univ Copenhagen Dept Comp Sci DIKU Copenhagen Denmark
We extend the reversible language Janus with support for class-based object-oriented programming, class inheritance and subtype-polymorphism. We describe how to implement these features on reversible hardware-with emp... 详细信息
来源: 评论
A framework for sizing embedded mechatronic systems during preliminary design
收藏 引用
IFAC-PapersOnLine 2017年 第1期50卷 4354-4359页
作者: Delbecq S. Budinger M. Hazyuk I. Sanchez F. Piaton J. Institut Clément Ader CNRS Safran Electronics & Defense Massy France Safran Electronics & Defense Massy France Institut Clément Ader CNRS INSA Toulouse Toulouse France
This paper presents a Python framework for the preliminary design of embedded mechatronic systems. Mechatronic systems have the particularity to involve several levels of design and several technologies. In addition, ... 详细信息
来源: 评论
Classification of Technical and Management Metrics in object oriented Software Engineering
Classification of Technical and Management Metrics in Object...
收藏 引用
International Conference on Communication on Networks (COMNET)
作者: Srivastava, Devesh Kumar Singh, Ayush Manipal Univ Jaipur SCIT Jaipur Rajasthan India
From the dawn of technical age, software projects have always been significantly difficult to estimate and manage well. Over costing, delays in schedule, and out front cancellations of these projects have been a commo... 详细信息
来源: 评论