咨询与建议

限定检索结果

文献类型

  • 6,253 篇 会议
  • 1,401 篇 期刊文献
  • 24 篇 学位论文
  • 11 册 图书
  • 6 篇 科技报告

馆藏范围

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

日期分布

学科分类号

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

主题

  • 7,695 篇 object oriented ...
  • 909 篇 object oriented ...
  • 429 篇 computer languag...
  • 427 篇 programming prof...
  • 424 篇 application soft...
  • 388 篇 computer science
  • 375 篇 java
  • 284 篇 software enginee...
  • 203 篇 software systems
  • 148 篇 computer archite...
  • 142 篇 concurrent compu...
  • 131 篇 libraries
  • 125 篇 encapsulation
  • 121 篇 education
  • 121 篇 software design
  • 121 篇 distributed comp...
  • 117 篇 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 篇 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,460 篇 英文
  • 159 篇 其他
  • 31 篇 中文
  • 14 篇 日文
  • 8 篇 俄文
  • 5 篇 西班牙文
  • 5 篇 法文
  • 4 篇 德文
  • 3 篇 葡萄牙文
  • 3 篇 土耳其文
  • 1 篇 乌克兰文
检索条件"主题词=Object oriented programming"
7695 条 记 录,以下是791-800 订阅
排序:
Computer simulation of excitation conductivity by qubit model  1
Computer simulation of excitation conductivity by qubit mode...
收藏 引用
1st Russian Conference on Supercomputing Days 2015, RuSCDays 2015
作者: Ozhigov, Yuri I. Skovoroda, Nikita A. Lomonosov Moscow State University Faculty of Computational Mathematics and Cybernetics Moscow Russia
We describe the computational model of quantum energy transfer in JCH like chains based on qubit representation of quantum states. The chain consists of optical cavities, each of which contains one two level atom inte... 详细信息
来源: 评论
Comparing transitive to non-transitive object immutability  6
Comparing transitive to non-transitive object immutability
收藏 引用
6th Workshop on Evaluation and Usability of programming Languages and Tools, PLATEAU 2015
作者: Coblenz, Michael Sunshine, Joshua Myers, Brad Weber, Sam Shull, Forrest School of Computer Science Carnegie Mellon University United States Software Engineering Institute United States
Many programming languages provide features that express restrictions on which data structures can be changed. For example, C++ includes const and Java includes final. Languages that are in widespread use typically pr... 详细信息
来源: 评论
Duck testing enhancements for automated validation of student programmes: How to automatically test the quality of implementation of students' programmes  7
Duck testing enhancements for automated validation of studen...
收藏 引用
7th International Conference on Computer Supported Education, CSEDU 2015
作者: Herout, Pavel Brada, Premysl Department of Computer Science and Engineering University of West Bohemia Plzen Czech Republic
This article deals with the issue how to test the quality of novice programmers' software assignments. This problem is becoming serious due to the hundreds of students in the introductory courses of programming. T... 详细信息
来源: 评论
Towards practical gradual typing  29
Towards practical gradual typing
收藏 引用
29th European Conference on object-oriented programming, ECOOP 2015
作者: Takikawa, Asumu Feltey, Daniel Dean, Earl Flatt, Matthew Findler, Robert Bruce Tobin-Hochstadt, Sam Felleisen, Matthias Northeastern University BostonMA United States Indiana University BloomingtonIN United States University of Utah Salt Lake CityUT United States Northwestern University EvanstonIL United States
Over the past 20 years, programmers have embraced dynamically-typed programming languages. By now, they have also come to realize that programs in these languages lack reliable type information for software engineerin... 详细信息
来源: 评论
Workshop preview of the 2015 workshop on new object-oriented languages (NOOL 2015)
Workshop preview of the 2015 workshop on new object-oriented...
收藏 引用
ACM SIGPLAN International Conference on Systems, programming, Languages and Applications: Software for Humanity, SPLASH 2015
作者: Potanin, Alex Noble, James School of Engineering and Computer Science Victoria University of Wellington New Zealand
NOOL-15 is a new unsponsored workshop to bring together users and implementors of new(ish) object oriented systems. Through presentations, and panel discussions, as well as demonstrations, and video and audiotapes, NO... 详细信息
来源: 评论
Impact analysis based on a global hierarchical object Graph  22
Impact analysis based on a global hierarchical Object Graph
收藏 引用
22nd IEEE International Conference on Software Analysis, Evolution, and Reengineering, SANER 2015
作者: Abi-Antoun, Marwan Yibin, Wang Khalaj, Ebrahim Giang, Andrew Rajlich, Vaclav Department of Computer Science Wayne State University DetroitMI United States
During impact analysis on object-oriented code, statically extracting dependencies is often complicated by subclassing, programming to interfaces, aliasing, and collections, among others. When a tool recommends a larg... 详细信息
来源: 评论
objects as session-typed processes  5
Objects as session-typed processes
收藏 引用
5th International Workshop on programming Based on Actors, Agents, and Decentralized Control, AGERE 2015
作者: Balzer, Stephanie Pfenning, Frank Computer Science Department Carnegie Mellon University United States
A key idea in object-oriented programming is that objects encapsulate state and interact with each other by message exchange. This perspective suggests a model of computation that is inherently concurrent (to facilita... 详细信息
来源: 评论
Numerical Analysis of an Internal Combustion Engine Using One-Dimensional Computational Models  24
Numerical Analysis of an Internal Combustion Engine Using On...
收藏 引用
24th SAE Brasil International Congress and Display, BRASILCONG 2015
作者: De Castro Radicchi, Fábio Vieira, João Marcos Gomes Fonseca, Leonardo Barros, José Eduardo Mautone Valle, Ramón Molina Technology Center of Mobility UFMG Brazil
One-dimensional models for internal combustion engines analysis are very useful to simulate its systems through a relatively low computational effort. Based on this idea, this paper presents the simulation of a spark-... 详细信息
来源: 评论
A bootstrapping infrastructure to build and extend pharo-like languages
A bootstrapping infrastructure to build and extend pharo-lik...
收藏 引用
ACM International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software, Onward! 2015 - Part of SPLASH 2015
作者: Polito, Guillermo Ducasse, Stéphane Bouraqadi, Noury Fabresse, Luc Inria Lille-Nord Europe France Institut Mines-Telecom Mines Douai France
Bootstrapping is well known in the context of compilers, where a bootstrapped compiler can compile its own source code. Bootstrapping is a beneficial engineering practice because it raises the level of abstraction of ... 详细信息
来源: 评论
Pin++: An object-oriented framework for writing pintools
Pin++: An object-oriented framework for writing pintools
收藏 引用
作者: Hill, James H. Feiock, Dennis C. Department of Computer and Information Science Indiana University-Purdue University Indianapolis IndianapolisIN United States
This paper presents a framework named Pin++. Pin++ is an objectoriented framework that uses template metaprogramming to implement Pintools, which are analysis tools for the dynamic binary instrumentation tool named Pi... 详细信息
来源: 评论