1) Concurrent object oriented programming
并发面向对象程序设计
2) concurrent object oriented programming language
并发面向对象程序设计语言
1.
Based on analyzing and comparing typical concurrent object oriented programming languages, this paper gives the framework of a new concurrent object model, which is based on the characteristic function of concurrency and a new approach to handle asynchronous message passing.
在分析和比较典型的并发面向对象程序设计语言的基础上,提出了一个并发对象模型的架构。
3) object-oriented concurrent language
面向对象并发程序设计语言
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号:
性质: 将数据和计算机编码结合在一起成为单一的、不可分的对象的程序设计方法。对象不仅包含性质表,而且包含处理他们所需要的过程。面向对象的程序颇类似于基于框架的系统。然而,基于框架的系统定义对象各类的性质,但不能在不同类之间进行通信。面向对象的程序设计克服了这种限制,它允许直接关联不同的类,因此,任何对象均可以和任何别的对象通信。
CAS号:
性质: 将数据和计算机编码结合在一起成为单一的、不可分的对象的程序设计方法。对象不仅包含性质表,而且包含处理他们所需要的过程。面向对象的程序颇类似于基于框架的系统。然而,基于框架的系统定义对象各类的性质,但不能在不同类之间进行通信。面向对象的程序设计克服了这种限制,它允许直接关联不同的类,因此,任何对象均可以和任何别的对象通信。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条