说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 面向对象程序
1)  Object-oriented program
面向对象程序
1.
Exploration of Abstract Class Testing in Object-Oriented Program;
面向对象程序的抽象类测试之研究
2.
Description method of object relationships in object-oriented program;
面向对象程序中对象关系的描述方法
3.
The element acted as object in XYZ/E object-oriented program is agent, a module consists of a data package and a process.
XYZ/E面向对象程序中表示对象概念的语言成分是代理机构:一种由一个数据包块和与之匹配的进程所组成的模块。
2)  Object-Oriented programming
面向对象程序
1.
With the development of the research, applying FCA to object-oriented programming has become a notable research topic in computer science domain.
形式概念分析是德国的Wille教授在20世纪80年代提出的,随着对该理论研究的不断深入,如何将形式概念分析理论现有成果应用到面向对象程序中已经成为计算机科学领域的一个新课题。
3)  non-O-O programme
非面向对象程序
1.
This essay studys more deeply to identify and extract the object from non-O-O programme,classifies and compares the present method of extracting the object,and finds ont its problem by analysing the examples,and picks out the relative data and sub-programmes and compo.
本文对非面向对象程序中 ,对象的识别和抽取进行了比较深入研究 ,对现有对象抽取方法进行了分类比较 ,并通过实例分析找出其中存在问题 ,并通过对程序的详细分析 ,抽取出相关的数据和子程序 ,组合成有实际意义的对象。
4)  object-oriented program
面向对象的程序
5)  object-oriented programming
面向对象程序设计
1.
Reflections on Bilingual Teaching of Object-Oriented Programming;
关于《面向对象程序设计》双语教学的几点思考
2.
Thinking in C++ Object-Oriented Programming;
C++面向对象程序设计的几点思考
3.
Denotation of object-oriented programming in C++ language;
C++语言中面向对象程序设计的表示法
6)  Object-oriented programming
面向对象的程序设计
1.
The object-oriented programming method is adopted based on Windows System.
论述基于PC机的标准十二导联同步心电图自动检测系统的构成,本系统软件采用Windows开发平台面向对象的程序设计方法,从整体结构上分析实现QRS复合波、P波、T波以及ST段的检测,实现心电信号的自动分析。
2.
It probes the technologies of the system configuration and program design of digital harddisk image recorder system and states the skills of object-oriented programming by using image capturing component in a design of commercial unit security monitoring system by software Delphi.
探讨硬盘录像系统的构建与程序设计技术,通过用Delphi设计一个金融保安硬盘录像系统的实例,讲述用图像摄取控件高效设计录像系统的面向对象的程序设计技术。
3.
In this paper,an object-oriented programming framework for designing multilayer feedforward neural network is presented.
提出多层前馈神经网络的一种面向对象的程序设计框架,其中包括表示前馈神经网络中的神经元、权值的数据成员,以及完成网络的构造、初始化、学习和输出值计算等功能的成员方法,并用支持面向对象的程序设计语言Java实现了这一框架。
补充资料:面向对象程序设计
分子式:
CAS号:

性质: 将数据和计算机编码结合在一起成为单一的、不可分的对象的程序设计方法。对象不仅包含性质表,而且包含处理他们所需要的过程。面向对象的程序颇类似于基于框架的系统。然而,基于框架的系统定义对象各类的性质,但不能在不同类之间进行通信。面向对象的程序设计克服了这种限制,它允许直接关联不同的类,因此,任何对象均可以和任何别的对象通信。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条