咨询与建议

限定检索结果

文献类型

  • 965 篇 期刊文献
  • 649 篇 会议
  • 314 册 图书
  • 26 篇 学位论文
  • 5 件 标准
  • 1 篇 资讯

馆藏范围

  • 1,960 篇 电子文献
  • 1 种 纸本馆藏

日期分布

学科分类号

  • 1,360 篇 工学
    • 912 篇 计算机科学与技术...
    • 565 篇 软件工程
    • 353 篇 电气工程
    • 124 篇 控制科学与工程
    • 83 篇 机械工程
    • 64 篇 信息与通信工程
    • 47 篇 电子科学与技术(可...
    • 36 篇 力学(可授工学、理...
    • 34 篇 材料科学与工程(可...
    • 33 篇 土木工程
    • 20 篇 仪器科学与技术
    • 14 篇 交通运输工程
    • 13 篇 石油与天然气工程
    • 11 篇 化学工程与技术
    • 11 篇 环境科学与工程(可...
    • 10 篇 建筑学
  • 228 篇 理学
    • 104 篇 数学
    • 64 篇 物理学
    • 23 篇 生物学
    • 19 篇 地球物理学
    • 16 篇 化学
    • 15 篇 系统科学
    • 15 篇 统计学(可授理学、...
  • 124 篇 管理学
    • 108 篇 管理科学与工程(可...
    • 15 篇 图书情报与档案管...
    • 13 篇 工商管理
  • 110 篇 教育学
    • 105 篇 教育学
  • 18 篇 农学
  • 18 篇 医学
    • 10 篇 基础医学(可授医学...
  • 15 篇 经济学
    • 14 篇 应用经济学
  • 10 篇 文学
    • 9 篇 新闻传播学
  • 7 篇 法学
  • 3 篇 哲学
  • 3 篇 历史学
  • 3 篇 艺术学
  • 1 篇 军事学

主题

  • 1,960 篇 object-oriented ...
  • 252 篇 nasa technical r...
  • 252 篇 (ntrs)
  • 128 篇 java
  • 122 篇 software enginee...
  • 55 篇 simulation
  • 55 篇 computer program...
  • 49 篇 reports
  • 48 篇 computer program...
  • 48 篇 programming lang...
  • 44 篇 object oriented ...
  • 44 篇 software enginee...
  • 43 篇 design
  • 40 篇 applications pro...
  • 39 篇 architecture (co...
  • 39 篇 software
  • 39 篇 artificial intel...
  • 37 篇 software archite...
  • 37 篇 formal specifica...
  • 37 篇 design patterns

机构

  • 13 篇 naval postgradua...
  • 5 篇 univ macedonia d...
  • 5 篇 univ calif berke...
  • 4 篇 iit dept comp sc...
  • 4 篇 georgia inst tec...
  • 4 篇 univ oslo dept i...
  • 4 篇 newcastle univ d...
  • 3 篇 natl res univ hi...
  • 3 篇 international bu...
  • 3 篇 univ oslo dept m...
  • 3 篇 victoria univ we...
  • 3 篇 city univ hong k...
  • 3 篇 oak ridge natl l...
  • 3 篇 nanjing univ sta...
  • 3 篇 univ lancaster d...
  • 3 篇 nova sch sci & t...
  • 3 篇 technion israel ...
  • 3 篇 univ coll dublin...
  • 3 篇 oak ridge natl l...
  • 3 篇 univ macedonia d...

作者

  • 6 篇 kindler eugene
  • 6 篇 abdalla hs
  • 6 篇 ducasse s
  • 5 篇 sokas algirdas
  • 5 篇 xinogalos stelio...
  • 5 篇 yang jeong
  • 5 篇 budiardja reuben...
  • 5 篇 cardall christia...
  • 5 篇 romanovsky a
  • 5 篇 lee young
  • 5 篇 giacaman nasser
  • 5 篇 chatzigeorgiou a...
  • 4 篇 tan wee hoe
  • 4 篇 kramer matthias
  • 4 篇 brinda torsten
  • 4 篇 chang jm
  • 4 篇 noble j
  • 4 篇 fong anthony s.
  • 4 篇 meyer bertrand
  • 4 篇 lanza m

语言

  • 1,779 篇 英文
  • 145 篇 其他
  • 31 篇 中文
  • 3 篇 德文
  • 1 篇 法文
检索条件"主题词=Object-oriented programming"
1960 条 记 录,以下是1571-1580 订阅
排序:
Synchronisation, concurrent object-oriented programming and the inheritance anomaly
收藏 引用
COMPUTER LANGUAGES 1996年 第1期22卷 15-26页
作者: Mitchell, SE Wellings, AJ Department of Computer Science University of York York U.K.
There have been a number of models proposed for integrating concurrency and object-oriented programming. Unfortunately, there have been few criteria proposed for evaluating them. In focusing on issues of inheritance, ... 详细信息
来源: 评论
Sharing objects as structural defects in object-oriented programming without safe typing
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 1996年 第7期38卷 451-453页
作者: Rine, D Computer Science Department George Mason University Fairfax VA 22030-4444 USA
Many object-based and object-oriented programming languages have no way of directly preventing structural defects due to the sharing of objects. Languages such as C++, Smalltalk and Eiffel fall into the category of un... 详细信息
来源: 评论
Message Filters for object-oriented Systems
收藏 引用
Software: Practice and Experience 1999年 第6期27卷
作者: RUSHIKESH K. JOSHI N. Vivekananda D. Janaki Ram Department of Computer Science and Engineering Indian Institute of Technology Madras-600036 India (email: {rushi vivek djram}@lotus.iitm.ernet.in)
In the conventional object model, encapsulated objects interact by messages that result in method invocations on the destination object. A message is delivered directly at the destination object. As a result of the di... 详细信息
来源: 评论
An implementation of disk objects in the logical machine monitor
收藏 引用
Software: Practice and Experience 1999年 第11期27卷
作者: Lian-Jou Tsai Shang-Rong Tsai Cheng-Liang Hou Computer System Lab. Department of Electrical Engineering National Cheng Kung University Tainan City 70101 Taiwan ROC
User or program mobility in distributed computing systems is becoming increasingly significant, since users may sometimes change their working locations. This paper proposes a Logical Machine (LM) system that can effe... 详细信息
来源: 评论
A C++ Simulator Generator from Graphical Specifications
收藏 引用
Software: Practice and Experience 1999年 第4期27卷
作者: VIVEK K. SHANBHAG K. GOPINATH CSA Dept IISc Bangalore 560012 India (email: viveks@*** gopi@csa.iisc.ernet.in)
Many languages for computer systems simulation (like GPSS and CSim) use a stochastic model of systems with the provision of adding procedural code for those aspects of the system that cannot be captured easily by a st... 详细信息
来源: 评论
IMPROVING MODULARITY IN object-oriented FINITE ELEMENT programming
收藏 引用
International Journal for Numerical Methods in Biomedical Engineering 1998年 第3期13卷
作者: YVES DUBOIS-PÈLERIN PIERRE PEGON Structural Mechanics Unit (TP 480) Joint Research Centre of the European Commission 21020 Ispra (Varese) Italy
Making a finite element code easier to maintain is achieved by further modularizing it. Due to its two levels of modularity (of procedures and data), object-oriented programming is the method of choice. Its potential ... 详细信息
来源: 评论
A real-time knowledge-based system for intelligent monitoring in complex, sensor-rich environments
收藏 引用
COMPUTERS AND ELECTRONICS IN AGRICULTURE 1998年 第1期21卷 53-68页
作者: Beaulah, SA Chalabi, ZS Randle, DG Silsoe Res Inst Silsoe MK45 4HS Beds England
Real-time and on-line optimisation methods for control of large-scale systems use real-time sensor data to optimise the system's performance. The data need to be pre-processed for faults to safeguard against inapp... 详细信息
来源: 评论
Processing of soft matter and composites: integration of material sensors with process models and intelligent control algorithms
收藏 引用
ENGINEERING APPLICATIONS OF ARTIFICIAL INTELLIGENCE 1998年 第5期11卷 605-618页
作者: Maguire, JF Miller, MA Venketesan, S SW Res Inst Mat & Struct Div San Antonio TX 78238 USA Texas Instruments Inc Def Elect Div McKinney TX USA
This paper describes the development of an intelligent process-control system for the production of fiber-reinforced organic polymeric composites. The composite material consists of a polymer matrix (polyamide resin F... 详细信息
来源: 评论
Towards an object-oriented logic framework for knowledge based systems
收藏 引用
KNOWLEDGE-BASED SYSTEMS 1998年 第6期10卷 351-357页
作者: Xu, DX Nanjing Univ Dept Comp Sci & Technol State Key Lab Novel Software Technol Nanjing 210093 Peoples R China
This article presents an object-oriented logic framework, I,KO, for the dependable development of knowledge based systems. Based on logical objects which are viewed as abstractions with states, constraints, behaviors ... 详细信息
来源: 评论
Parallel irregular software for wave propagation simulation
收藏 引用
FUTURE GENERATION COMPUTER SYSTEMS 1998年 第4-5期13卷 279-289页
作者: Guidec, F Calegari, P Kuonen, P Swiss Fed Inst Technol Theoret Comp Sci Lab Parallel Comp Res Grp CH-1015 Lausanne Switzerland
The objective of the European project STORMS (software tools for the optimization of resources in mobile systems) is to develop a software tool to be used for the design and the planning of the future universal mobile... 详细信息
来源: 评论