说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 对象导向程序设计
1)  op register
对象导向程序设计
2)  object oriented programming
对象导向程序设计 [面向对向的程序设计]
3)  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++语言中面向对象程序设计的表示法
4)  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实现了这一框架。
5)  object oriented programming
面向对象程序设计
1.
The Study of Object Oriented Programming;
对面向对象程序设计的探讨
2.
By introducing the technology of Parametric Design and Object Oriented Programming,and combining with the idea of hybrid programming,some beneficial attempts are made based on AutoCAD.
引入参数化设计、面向对象程序设计的技术,结合混合编程的思想,以AutoCAD为平台,进行了计算机辅助设计软件开发的一些有益尝试,旨在实现船闸设计的智能化,以提高设计效率和设计质量。
3.
The differences and similarities in properties,steps of development ,and performance between structured procedural programming method and object oriented programming method are pointed out,and some problems should be noticed in studying and application.
就特性、开发步骤、综合性能三方面分析比较了传统的结构化程序设计方法 ( SPP)与面向对象程序设计方法 ( OOP)的异同点 ,并指出了在学习和应用中应注意的问
6)  OOP
面向对象程序设计
1.
Application mode of OOP method in mechanical CAD and its implementation;
面向对象程序设计方法在机械CAD中的应用模式及其实现方法
2.
This text has review the concept and thought of exception handling technology,has introduced the common problem involved in C ++ exception handling technology,and analyses the performance and cost of exception handling in order to use it better in OOP realization.
本文回顾了异常处理技术的概念和思想,介绍了C++异常处理技术中涉及到的常见问题,对异常处理的性能与代价进行了分析,以便更好地在面向对象程序设计中正确使用异常处理技术进行编程实现。
3.
We introduced the principles of OOP briefly at f ir st,then,with the theory and methods of OOP, we designed an application software to implement basic wavelet analysis algorithms.
首先简述了面向对象程序设计的基本思想 ;然后利用面向对象程序设计的思想 ,设计了一个实现小波分析理论中的常用算法的应用软件 。
补充资料:面向对象程序设计
分子式:
CAS号:

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

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