对象模型
- 网络object model;DOM;DCOM
-
Web系统中对象模型到数据库的映射
The mapping from object model to database in web system
-
使用空间对象模型在Web上实现AM/FM/GIS系统
Using Spatial Object Model to Implement AM / FM / GIS System on Web
-
面向图像的Web对象模型技术
Research on Web Object Model For Image
-
常规PID控制易于建立线性温度控制系统被控对象模型。
Routine PID control was easy to establish linear temperature controlled object model .
-
MIS的对象模型与C/S结构
Object model and c / s architecture for MIS
-
请记住,每个应用程序的ObjectExplorer都提供了很有价值的文档和关于对象模型的例子。
Remember that the Object Explorer in each application provides valuable documentation and examples about the object model .
-
COM(组件对象模型)为基于Windows系统的应用提供了新的技术标准。
COM ( Component Object Model ) is a new technology standard for Windows based system application .
-
以时变为主要特征,利用MATLAB工具软件,建立了一个时变系统的被控对象模型;
A controlled object model with the character of time-varying is set up by making use of MATLAB software ;
-
应用程序解析XML文档,通常使用文档对象模型(DOM)。
The application parses the XML document , typically using the document object model ( DOM ) .
-
组件对象模型(COM)是与平台无关的、分布式的、面向对象的。
The component object model ( COM ) is a platform-independent distributed and object-oriented one .
-
分布式对象模型和SOAP
Distributed object model and soap
-
该回调通常使用JavaScript文档对象模型(DocumentObjectModel,DOM)来根据新数据操作页面元素。
That callback usually uses the JavaScript Document Object Model ( DOM ) to manipulate the elements of the page based on the new data .
-
组件对象模型COM是Windows环境下的数据通信和软件复用的底层标准和协议。
COM ( Component Object Model ), is substrate standard and protocol of data traffic and software used on Windows environment .
-
利用组件对象模型(COM)的思想,开发了虚拟示波器应用软件,大大提高了软件的可重用性与可移植性。
By using the idea of COM , the application software of the virtual oscillograph , is fully developed .
-
UML对象模型到RDBMS的映射表示
Mapping UML Object Model to RDBMS
-
XML解析器的另一个形式是基于DOM(DocumentObjectModel)的,它形成了完整XML结构的内存中的对象模型。
The other form of XML parsing is DOM ( Document Object Model ) - based , which forms an in-memory object model of the full XML structure .
-
Singleton是默认的也是最常用的对象模型。
Singleton is the default and most often used object mode .
-
本文针对复杂工业过程控制系统的特点,提出一种模糊神经网络自适应控制系统,该系统由两个模糊神经网络组成,一个完成Fuzzy学习控制,另一个完成未知被控对象模型的建模。
This paper proposed a new adaptive control system using fuzzy neural networks for complex industrial processes . This control system consists of a fuzzy neural networks controller and model fuzzy network .
-
定制项目对象模型(POM)
Customizing the project object model ( POM )
-
而使用面向对象模型MVC(模型视图控制器)可以提高设计效率。
The object - oriented model using MVC ( Model - View - Controller ) can improve design efficiency .
-
您可以使用该对象模型创建并获取KPI。
You can use this object model to create and capture the KPIs .
-
项目中以JS引擎为基础,设计了一套针对JavaScript的处理流程,并实现了JavaScript的对象模型结构。
Based on the JS engine , one process to implement JavaScript and its object model sturcture is designed .
-
然而,程序员必须创建他们自己的对象模型并管理SAX事件。
However , programmers must create their own object model and manage the SAX events .
-
因此,论文中提出了分阶段实现对象模型的方法,即将温度按照工艺要求分成相应的几个阶段,对各个阶段建立阶段的BP网络模型。
So the stage model is presented . That is , separate the temperature into some stages in accordance with technology and establish the BP model for every stage .
-
因此,GNU所采用的C++对象模型没有成功地处理虚拟继承。
Hence , the C + + object model adopted by GNU fails with virtual inheritance .
-
本文将Nyquist阵列用于对象模型具有非结构不确定性的分散控制系统。
The Nyquist arrays are applied to decentralized control systems with plants of unstructured uncertainties .
-
语义对象模型及与E-R模型的比较
Semantic object model and its comparison with E-R model
-
在了解GIS的基本理论及微软的组件对象模型的基础上,本文采用UML建模的方法对于GIS系统特别是数据库部分进行了建模。
After introducing the basic theory of GIS and COM , this paper uses the modeling method based on UML to build the GIS model and specially to build database model .
-
为了提高仿真系统的总体运行效率,以组件对象模型&COM和分布式COM技术为基础,设计了系统的分布式体系结构。
To improve the overall efficiency of simulation system , COM and Distributed COM are studied , so a distributed architecture of the simulation system is built .
-
灵活的对象模型:JavaScript的对象模型使用一种相对不常见的方式进行继承称为原型而不是Java语言中更常见的基于类的对象模型。
A flexible object model . JavaScript 's object model uses a relatively uncommon approach to inheritance called prototypes instead of the Java language 's more common class-based object model .