Last, USES an example to show the validity of method and model and the practicability of interface.
最后通过算例验证模型及算法的有效性与界面的实用性。
The traditional teaching method and model are not adapted to the need and demand of college English teaching now.
传统的教学方法与模式已不能适应和满足当前大学英语教学的需要与要求。
Researches have been done on the planning method and model suit for urban greenway system and the future trend has been looked into.
探讨了适合城市绿道系统的规划方法及模式,对未来绿道系统规划趋势进行了展望。
And the methods can be divided into portioning method, hierarchical method, density-based method, grid-based method and model-based method.
现有的聚类分析算法可划分为:划分方法、层次的方法、基于密度的方法、基于网格的方法和基于模型的方法。
The argument reality technology is a good approach to combine the advantages of image-based method and model-based method, thus has been popular recently.
图象与几何模型相结合的增强现实技术是充分利用基于图象与基于几何模型两种建模方法各自优点的有效途径,近年来已成为研究热点。
According to the classification of the inspecting features, the inspecting path planning method and model based on the inspecting features are brought forward.
根据检测特征的分类,提出了基于特征的检测路径规划方法及检测路径规划模型。
Exploring the current method of organizing information in the manufacture on the web, a new method and model of transforming and transferring the NC programs was introduced.
通过研究当前关于网络制造中流行的数控程序组织和传输模式,提出了一个新的关于网络制造中数控程序转换和传输技术的模型和方法。
On the base of above study, and with the structural system feature, we put forward economic of structural system analyzing method and model, which is base on value engineering theory.
在以上研究的基础上,并结合结构体系的特点,提出了基于价值工程理论的结构体系经济性分析的方法和模型。
A domestic hub airport taxi scheduling simulation shows that the proposed method and model have obvious advantages, which can provide decision support for hub airport's taxi scheduling.
对国内某枢纽机场的滑行道调度仿真实验表明,所提出的方法和模型具有明显的优势,可为枢纽机场的场面滑行调度提供决策支持。
According to queuing theory establishment road administration management in service stratification plane analysis method and model, research road administration managerial effectiveness.
根据排队论建立路政管理在业务层面上的分析方法和模型,研究路政管理效率。
According to the ways of using the diagnosis knowledge, can fault source separation and location technology based on the method and model are divided into two kinds of method based on rules.
根据诊断知识的利用方式,可以将故障源分离与定位技术分为基于模型的方法与基于规则的方法两大类。
Finally we introduce three-dimensional imaging system, three-dimensional reconstruction method and model that we have adopted, and the problem about image matching in the three-dimensional vision.
最后介绍了本系统所采用的立体成像方式、三维重建方法和模型,以及立体视觉中的图像匹配的问题。
It is a exploring research on a simple and easy method for establishing the animal model of nictitating membrane conditioned reflex with rabbit.
建立一种简单的方法来建立兔硝化膜条件反射动物模型是一项探索性研究。
One must therefore take into account both the expected return type and the data model when deciding how to cast the object that this method returns.
因此在决定如何对该方法的返回值进行强制类型转换时,必须同时考虑预期的返回类型和所用的数据模型。
The model code needs to be able to load data from a known location and offer a public method to provide that data.
模型代码需要能够从一个已知的位置装载数据,并提供一个公共方法用于提供那些数据。
This method reads sample business process steps from an external text file and adds a new activity diagram to the model that was passed as a parameter.
该方法从一个外部文本文档中阅读业务过程步骤示例,并向作为一个参数传递的模型,添加一个新的活动图。
The data model is a well organized abstraction of that data, so it is quite natural that the data model has become the best method to understand and manage the business of an organization.
数据模型是对那些数据的组织良好的抽象,因此数据模型成为理解和管理企业业务的最佳方法是极其自然的。
Figure 10: Simplified conceptual model of the core method content concepts of role, task, and work product.
图10:角色,任务,工作产品的核心方法内容概念的简化概念模型。
We then will describe the central concept of the service model and follow that with method content and workflow details.
然后,我们将介绍服务模型的中心概念,再介绍方法内容和工作流细节。
The MDA API that provides the primary method for model access and manipulation is designed to promote this type of transformation development.
可以为模型访问和操作提供主要方法的MDAAPI能够促进该类型转换的开发。
In addition, the application's data model won't be updated and no action method will be called after a restore request.
此外,执行恢复请求后,将不会更新应用程序的数据模型并且也不会调用操作方法。
It works well for the user-process-driven model, and you can create a navigator-less application design using this method.
它对于用户过程驱动模型很有效,且使用该方法可创建无需导航器的应用程序设计。
In this final leg of the tour, you'll learn about a discrepancy in the JAAS authorization model and I'll describe a practical method for addressing it.
在本导游的最后一程,将介绍JAAS认证模型中的一个矛盾,并且我将描述一个解决它的实际方法。
Both very clearly model the purpose and the data involved, but in the former method, it is the data that flows through.
两者都有着明确的目的并且清楚的对牵涉的数据进行了建模,但前者的方法,流动的是数据。
The method is used when the model is complex and nonlinear (that is, parameters do not co-vary in a linear manner), or when the model involves more than just two or three uncertain parameters.
当模型复杂且非线性时(换句话说,在线性方式下参数不共变),或者当模型涉及多于两三个不确定参数时,使用该方法。
Both frameworks model service operations as method calls, and service port-types as interfaces.
这两个框架都是将服务操作建模为方法调用,而将服务端口类型建模为接口。
Spring supports three types of dependency injection — setter, constructor, and method injection — but overall, the prevailing model is setter injection.
Spring支持三种依赖注入——setter、构造函数和方法注入——但总的来说,最流行的模型是setter注入。
Whenever a controller needs the current state of the user interface, it can use the view_state method to reference the view's copy of the model and the current transfer object.
每当控制器需要用户界面的当前状态时,它可以使用view_state方法来引用视图的模型副本和当前的传输对象。
Whenever a controller needs the current state of the user interface, it can use the view_state method to reference the view's copy of the model and the current transfer object.
每当控制器需要用户界面的当前状态时,它可以使用view_state方法来引用视图的模型副本和当前的传输对象。
应用推荐