咨询与建议

限定检索结果

文献类型

  • 6,243 篇 会议
  • 1,396 篇 期刊文献
  • 24 篇 学位论文
  • 9 册 图书
  • 6 篇 科技报告

馆藏范围

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

日期分布

学科分类号

  • 5,630 篇 工学
    • 5,057 篇 计算机科学与技术...
    • 4,682 篇 软件工程
    • 502 篇 电气工程
    • 334 篇 控制科学与工程
    • 246 篇 信息与通信工程
    • 115 篇 机械工程
    • 93 篇 土木工程
    • 88 篇 建筑学
    • 86 篇 电子科学与技术(可...
    • 48 篇 材料科学与工程(可...
    • 47 篇 生物工程
    • 42 篇 力学(可授工学、理...
    • 41 篇 仪器科学与技术
    • 37 篇 化学工程与技术
    • 34 篇 生物医学工程(可授...
    • 33 篇 环境科学与工程(可...
    • 32 篇 航空宇航科学与技...
  • 1,132 篇 理学
    • 858 篇 数学
    • 136 篇 物理学
    • 96 篇 系统科学
    • 81 篇 统计学(可授理学、...
    • 62 篇 生物学
    • 46 篇 化学
  • 839 篇 管理学
    • 495 篇 管理科学与工程(可...
    • 400 篇 图书情报与档案管...
    • 218 篇 工商管理
  • 259 篇 教育学
    • 243 篇 教育学
  • 64 篇 法学
    • 54 篇 社会学
  • 50 篇 医学
    • 37 篇 临床医学
  • 40 篇 经济学
    • 38 篇 应用经济学
  • 15 篇 农学
  • 13 篇 文学
  • 10 篇 军事学
  • 9 篇 艺术学

主题

  • 7,678 篇 object oriented ...
  • 906 篇 object oriented ...
  • 426 篇 computer languag...
  • 425 篇 programming prof...
  • 424 篇 application soft...
  • 387 篇 computer science
  • 372 篇 java
  • 283 篇 software enginee...
  • 202 篇 software systems
  • 148 篇 computer archite...
  • 142 篇 concurrent compu...
  • 131 篇 libraries
  • 125 篇 encapsulation
  • 121 篇 distributed comp...
  • 120 篇 education
  • 120 篇 software design
  • 118 篇 data structures
  • 116 篇 prototypes
  • 114 篇 object oriented ...
  • 114 篇 logic programmin...

机构

  • 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 篇 ancona davide
  • 14 篇 yonezawa akinori
  • 14 篇 drossopoulou sop...
  • 14 篇 de boer frank s.
  • 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,460 篇 英文
  • 144 篇 其他
  • 31 篇 中文
  • 14 篇 日文
  • 8 篇 俄文
  • 5 篇 西班牙文
  • 5 篇 法文
  • 4 篇 德文
  • 3 篇 葡萄牙文
  • 3 篇 土耳其文
  • 1 篇 乌克兰文
检索条件"主题词=object oriented programming"
7678 条 记 录,以下是4831-4840 订阅
排序:
Brief announcement: A first insight into object-aware hardware transactional memory
Brief announcement: A first insight into object-aware hardwa...
收藏 引用
20th ACM Symposium on Parallelism in Algorithms and Architectures, SPAA'08
作者: Khan, Behram Horsnell, Matthew Rogers, Ian Luján, Mikel Dinn, Andrew Watson, Ian Advanced Processor Technologies Group The University of Manchester United Kingdom
The contribution of this paper is the first Hardware Transactional Memory (HTM) where the object structure is recognized and harnessed. Our approach is similar to hardware support of paged virtual memory using a virtu... 详细信息
来源: 评论
Verifying C++ Dynamic Binding  25
Verifying C++ Dynamic Binding
收藏 引用
25th ACM International Workshop on Formal Techniques for Java-like Programs, FTfJP 2023, co-located with ECOOP and ISSTA 2023
作者: Mommen, Niels Jacobs, Bart imec-DistriNet Research Group KU Leuven Department of Computer Science Leuven Belgium
We propose an approach for modular verification of programs written in an object-oriented language where, like in C++, the same virtual method call is bound to different methods at different points during the construc... 详细信息
来源: 评论
Almost free concurrency! (using GOF patterns)
Almost free concurrency! (using GOF patterns)
收藏 引用
ACM International Conference Companion on object oriented programming Systems Languages and Applications Companion, SPLASH '10
作者: Mooney, Sean L. Rajan, Hridesh Kautz, Steven M. Rowcliffe, Wayne Dept. of Computer Science Iowa State University United States
We present a framework that provides concurrency-enhanced versions of the GOF object-oriented design patterns. The main benefit of our work is that if programmers improve program modularity by applying standard GOF de... 详细信息
来源: 评论
Inheritance graph assessment using metrics
Inheritance graph assessment using metrics
收藏 引用
Proceedings of the 1996 3rd International Software Metrics Symposium
作者: Mayrand, Jean Guay, Francois Merlo, Ettore M. Bell Canada Longueuil Canada
This paper presents a new method integrated in Bell Canada software acquisition process to assess software [10]. This paper is focused on the assessment of the understandability of the inheritance graph of object orie... 详细信息
来源: 评论
Researched on software evolution process modeling
Researched on software evolution process modeling
收藏 引用
2014 International Conference on Future Information Engineering and Manufacturing Science, FIEMS 2014
作者: Jiang, Zuo Jiang, Zhuo-Jia Fu, Zhi-Tao School of Software Yunnan University Kunming China School of Mathematics and Computer Science Yunnan Nationality University KunmingYunnan China Key Laboratory in Software Engineering of Yunnan Province Kunming China China Telecom Corporation Ltd Yunnan Branch KunmingYunnan China
An object-oriented Software Evolution Process Meta-Model (OO-EPMM), formal OCL constraint of meta-model and a software evolution process model are presented in this paper. OO-EPMM can not only represent software devel... 详细信息
来源: 评论
Parametric trace expressions for runtime verification of Java-like programs  19
Parametric trace expressions for runtime verification of Jav...
收藏 引用
19th Workshop on Formal Techniques for Java-Like Programs, FTfJP 2017
作者: Ancona, Davide Ferrando, Angelo Franceschini, Luca Mascardi, Viviana DIBRIS University of Genova Italy
Parametric trace expressions are a formalism expressly designed for parametric runtime verification (RV) which has been introduced and successfully employed in the context of runtime monitoring of multiagent systems. ... 详细信息
来源: 评论
Music in time-based hypermedia
Music in time-based hypermedia
收藏 引用
Proceedings 1994 of the European Conference on Hypermedia Technology
作者: van, Ossenbruggen, Jaco Eliens, Anton Vrije Universiteit Dept. of Mathematics and Computer Science De Boelelaan 1081a HV Amsterdam 1081 Netherlands
The paper describes the extension of a hypermedia class library with music as a new component type, but will focus on the development of a software wrapper object as an application programmers interface to the Csound ... 详细信息
来源: 评论
Generalised approach of boundary element and finite element methods using object orientation
Generalised approach of boundary element and finite element ...
收藏 引用
Proceedings of the 1996 18th World Conference on the Boundary Element Method, BEM XVIII
作者: Driesens, T. Nelissen, G. Deconinck, J. Free Univ of Brussels Brussel Belgium
An object-oriented software system has been developed for the numerical modelling of physical processes. This software system is able to perform calculations using multiple coupled domains with in each domain a differ... 详细信息
来源: 评论
Inter-object constraint model
Inter-object constraint model
收藏 引用
Proceedings of the 1995 IEEE International Conference on Systems, Man and Cybernetics. Part 2 (of 5)
作者: Puig, V. Oussalah, C. Parc Scientifique Georges Besse Nimes France
Both object-oriented and constraint technologies are powerful paradigms. Combining these two different but complementary paradigms can give a more powerful paradigm thanks to the merging of their properties. This pape... 详细信息
来源: 评论
object-oriented stochastic surface animation
Object-oriented stochastic surface animation
收藏 引用
Proceedings of the 16th Annual Energy - Sources Technology Conference and Exhibition
作者: Stepoway, Stephen L. Southern Methodist Univ Dallas United States
We present an object-oriented animation system for terrain models using triangular subdivision stochastic surfaces. This system reuses computations made for previous frames by maintaining a forest of objects. The surf... 详细信息
来源: 评论