查询词典 implemented
- 与 implemented 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Implemented using layered heterogeneous data integrating algorithm whichbased on IP-SAN in digitized aircraft design For the advantages of IP-SAN, we provided a heterogeneous data integratingalgrithem which took IP-SAN as data center and based on layered meaning,implemented the heterogeneous data integrating system in digitized aircraft designengineer, on the basis of showing the digram of the system, we described the systemintegrating layers and characteristic.
七、提出并实现了基于IP-SAN的分层异构数据集成算法在飞机设计数字化中的应用基于IP-SAN所具有的诸多优势,提出了以IP-SAN形成数据中心,基于对象层次思想的异构数据库集成算法,实现了飞机设计数字化工程中的异构数据库集成系统,在给出系统体系框架图的基础上,描述了系统集成层次结构及特点。
-
CBFEC emphasizes direct correspondence of concepts in EC with its software architecture for ease of understanding and using; minimal coupling with specific problem structure for easy adaptation it to solve a large number of wholly different problems; interface-centered design for extendibility. To achieve those objects, the problem-solving method of EC is analyzed and the problem-solving procedure of EC is divided into three interactive aspects: population-based stochastic searching mechanism, problem specific information to implicitly guide the stochastic searching, and the observation and control of the computation procedure of EC. Then the key concepts of EC are identified in those three aspects; the normal implementations of those concepts are summarized; the interfaces represents those concepts in software are abstracted; the collaborations of components through those interfaces are designed. CBFEC is implemented on mainstream component software platform COM/DCOM (Component Object Model/Distributed COM from Microsoft), which includes interfaces definitions, commonly using EC components implemented those interfaces, such as Simply EA component, Steady State EA component, EA component, EA component, Population component, Tournament Selection component, Linear Ranking Selection component, Nonlinear Ranking Selection component, Random Number Generator component, etc, and the collaborations of those components through those interfaces.
具体的做法是把演化计算看作是基于组件的软件工程的一个应用领域:首先分析了演化计算求解问题的一般思路和方法,把演化计算问题求解过程分为:"设计基于群体的随机搜索机制"、"研究问题的性质并以此隐含地定义算法的搜索方向"和"求解过程的观察与控制"三个部分;然后分别找出各个部分中的关键概念,总结这些概念现有的一般实现方法,抽取其本质,以此结合设计模式来定义组件软件的接口;通过分析演化计算各个概念之间的相互联系来设计组件软件间通过接口的进行交互的方式;最后还在目前一种主流组件软件开发平台COM/DCOM(微软提出的组件对象模型)的基础上实现了常用的演化计算组件,如简单演化算法组件、稳态演化算法组件、演化算法组件、演化算法组件、种群组件、锦标赛选择策略组件、线性排名选择策略组件、非线性排名选择策略组件、随机数发生器组件等等。
-
It solves the problem that the unitary contour presentation can not correctly extract face contour in a face image which suffers from scale, rotation etc. The definition of the internal and external energy function is provided. At the same time, the global matching algorithm and local matching algorithm is given. The experiment shows that this presentation and the accompanying matching algorithm can be used to extract the face contour very well. So the image segmentation can be implemented by using it.②By analyzing the recognition principle of PCA method, we can conclude that the face images coming from different surrounding consist of different face image space. This is the essential reason that makes the generality of PCA method worse. Also, we give a measurement means to measure the distance from different face image space, so we can analyze face image space more conveniently.③We also construct various scale models and rotation pose models to detect the scale and rotating angle of face image to be recognized. The experiment results show that the detecting precision is very high. So it is good for face image feature extraction and face image representation.④Similarly, we construct local feature models of face image and utilize them to detect the local feature of face image. At the same time, we put forward a novel face image local feature detection algorithm, locating step by step. The experiment results show that this method can accurately detect the location of local face feature in a image.⑤A novel face image presentation model, dual attribute graph , is put forward. Firstly, it utilizes attribute graph to present the face image, then exact the local principal component coefficient and Gabor transform coefficient of thc pixels which corresponds to the nodes of the graph as the attribute of the nodes. This representation fully makes use of the statistical characteristic of the local face feature and utilizes Gabor transform to present the topographical structure of face image. So DAG has more general property.⑥Based on the DAG presentation, we give a DAG matching function and matching algorithm. During the design of the function and algorithm, the noise factor, e. g., lighting, scale and rotation pose are considered and tried to be eliminated. So the algorithm can give more general property.⑦A general face image recognition system is implemented. The experiment show the system can get better recognition performance under the noise surrounding of lighting, scale and rotation pose.
本文在上述研究的基础上,取得了如下主要研究成果:①构造了一个通用的人脸轮廓模型表示,解决了由于人脸图象尺度、旋转等因素而使得仅用单一轮廓表示无法正确提取人脸轮廓的问题,并给出了模型内、外能函数的定义,同时给出了模型的全局与局部匹配算法,实验表明,使用这种表示形式以及匹配算法,能够较好地提取人脸图象的轮廓,可实际用于人脸图象的分割;②深入分析了PCA方法的识别机制,得出不同成象条件下的人脸图象构成不同的人脸图象空间的结论,同时指出这也是造成PCA方法通用性较差的本质原因,并给出了不同人脸空间距离的一种度量方法,使用该度量方法能够直观地对人脸图象空间进行分析;③构造了各种尺度模板、旋转姿势模板以用于探测待识人脸图象的尺度、旋转角度,实验结果表明,探测精确度很高,从而有利于人脸图象特征提取,以及图象的有效表示;④构造了人脸图象的各局部特征模板,用于人脸图象局部特征的探测;同时提出了一种新的人脸图象局部特征探测法---逐步求精定位法,实验结果表明,使用这种方法能够精确地得到人脸图象各局部特征的位置;⑤提出了一种新的人脸图象表示法---双属性图表示法;利用属性图来表示人脸图象,并提取图节点对应图象位置的局部主成分特征系数以及Gabor变换系数作为图节点的属性,这种表示方法充分利用了人脸图象的局部特征的统计特性,并且使用Gabor变换来反映人脸图象的拓扑结构,从而使得双属性图表示法具有较强的通用性;⑥在双属性图表示的基础上,给出双属性图匹配函数及匹配算法,在函数及算法设计过程中,考虑并解决了光照、尺度、旋转姿势变化等因素对人脸图象识别的影响,使得匹配算法具有较强的通用性;⑦设计并实现了一个通用的人脸图象识别系统,实验结果表明,该系统在图象光照、尺度、旋转姿势情况下,得到了较好的识别效果。
-
Writing to the firmware is not implemented, and will not be implemented.
写固件的功能还没有实现,将来也不会实现。
-
Rule-based and reusebased method is adapted in our system to develop applications. Rules are used to define geometric representation of geographic objects, spatial relationships among geographic objects and map design rules. Reusability is realized through object's inheritance and encapsulation. The basic function related to GIS has been implemented in OOGDB's basic class base. Application related function can be implemented in sub-classes of basic classes and some of basic class' function can even be overloaded.
GIS应用系统的开发采用基于规则和基于重用的方法进行,规则用于定义地理对象的几何表示和空间关系以及地图构造的规则等,重用是通过面向对象的继承和封装机制实现的,GIS实现了一个基本的类库,它完成基本的空间处理和操作,用户通过定义这些类的子类重用类库提供的功能,并增加与应用系统有关的特殊功能,用户甚至可以通过重载修改某些类库的功能。
-
Based on this, a new WENO difference scheme which based on Dispersion-Relation-Preserving relation is developed, and representative test cases with this scheme for computational aeroacoustics problems has been implemented and compared in order to test capability of wave capturing; In addition, WENO schemes generally do not converge at high order in the presence of contact discontinuity of Euler equations, so a conservative front tracking technique coupling WENO schemes and Level Set method to simulate the translating density profile is presented here, and numerical simulation with this technique for representative test case has been implemented and results show the desired accuracy.
本文研究了高阶精度加权基本无振荡格式及其在双曲守恒律方程中的应用,在此基础上作了两个方面的工作:一是针对高频声波问题构造出一种基于保色散关系的WENO有限差分格式,并对计算气动声学问题的代表性算例进行了大量数值实验,比较了该格式捕捉波数的能力;另外,针对高阶WENO格式在处理Euler方程的接触间断时精度有所降低的问题,研究了利用界面追踪技术Level Set方法和高阶激波捕捉WENO格式相结合的一种守恒追踪方法,并且给出有代表性的密度滑移面问题的算例,得到一致高阶精度的数值模拟结果。
-
The measured object can be found within a few milliseconds in the raster-scan image. 4 . Two lines delay for the processed image is implemented using two 128×8 shift registers with the configurable logic block in FPGA. A new fully pipelined bit parallel hardware architecture for Sobel edge detection is implemented with FPGA. Furthermore, it takes no more than 2ms to complete the edge detection of an image with 128×128 pixels.
视觉检测信号的前端处理技术 1、系统地分析了视觉检测算法层次性特点和计算特点,提出了提高视觉检测信号处理速度的基本方案:采用前端处理系统,自动识别被测物体在获取图像中的位置,并将真正有用的被测物体的边缘坐标值,提供给计算机,作进一步的高精度处理; 2、系统研究了实时图像硬件处理的设计基本方法,提出了基于FPGA的视觉检测信号的低级处理算法硬件实现模块化模型; 3、提出了一种新的基于FPGA的模板匹配并行模块化结构,解决了二维图像处理高带宽要求,在几毫秒内就可以在按扫描顺序输入图像中找到检测目标物体的位置; 4、采用FPGA内部的可配置逻辑块实现了128×8移位寄存器的设计,解决了大容量移位寄存器与FPGA内部寄存器数量之间的矛盾,实现了两行图像的延迟。
-
The new UCS study uses detailed modeling to examine for the first time how diesel and gasoline vehicles compete among a variety of cars and trucks, applying improved engines and other conventional fuel-saving technologies that could be implemented today, as well as advanced and hybrid technologies that could be implemented within the next 10 to 15 years.
新的UCS研究报告采用详细建模的方法,第一次检测出了柴油机和汽油发动机在不同型号的汽车上竞争的结果。他们使用了改良后的引擎和传统的节油技术,这些技术今天就能应用,除此以外,还使用了高级的混合节油技术,这些高级技术也许在10到15年以后才能广泛应用在汽车上。
-
He helped thousands of people who pursuing beauty to look more pretty and benefited lots of people who had been suffering alopecia .The patients come from home and abroad such as Hong Kong, Macao and Taiwan,the US, Canada, Germany, France and so on .He ever successively implemented hair transplantation or cosmetic surgery for some domestic city leaders, renowned actors, the television program director as well as the literary college students .He also conducted hair transplant repair surgery for some people who failed to the surgery from other hospitals.His successful cases once reported by nearly 100 media such as"the CCTV News","the Dragon TV","Chinese Television Newspaper","Health News","Jiefang Daily","Wenhui Daily","Youth Daily","Xinmin Evening News","The Evening news","The Morning news","the Eastern Morning paper","The Noon News","Labor News","Macao Daily","Tianfu Morning paper","Shantou Metropolis Newspaper" and so on .Up to March 24, 2009, there were 276 reports released. It is worth mentioning that he offered to implemented hair planting for Lin Hao for free.
他为近万名爱美患者带来美丽,为脱发者带来福音,患者遍及美国、加拿大、德国、法国及港澳台等地;为国内众多的市领导、著名演员、电视节目主持人以及文艺院校的学生们成功地实施了整形美容及毛发移植手术,并为多名外院植发失败患者进行完美的修复手术,手术成功案例多次被《 CCTV 新闻》、《东方卫视》、《中国电视报》、《健康报》、《解放日报》、《文汇报》、《青年报》、《新民晚报》、《新闻晚报》、《新闻晨报》、《东方早报》、《新闻午报》、《劳动报》、《澳门日报》、《天府早报》、《汕头都市报》和《人民网》、《新华网》、《东方网》、《文新传媒》、《东方宽频》、《中华现代外科学杂志》等一百余家媒体报道,至2009年3月24日,共收录了276篇报道。
-
While the informationization is implemented, this paper has designed informationization planning , and concreted step implemented and assessing of small and medium-sized enterprises based on Strategic Cost Management. The paper has proposed the idea of the data centre in small and medium-sized enterprises, thus structured out the informationization of small and medium-sized enterprises based on Strategic Cost Management.
在信息化实施过程中,本文设计了基于战略成本管理方法的中小企业信息化规划、以及实施和评估的具体步骤,并提出了中小企业数据中心的整合理念,从而构建出基于战略成本管理的中小企业信息化体系。
- 推荐网络例句
-
Neither the killing of Mr Zarqawi nor any breakthrough on the political front will stop the insurgency and the fratricidal murders in their tracks.
在对危险的南部地区访问时,他斥责什叶派民兵领导人对中央集权的挑衅行为。
-
In fact,I've got him on the satellite mobile right now.
实际上 我们已接通卫星可视电话了
-
The enrich the peopling of Deng Xiaoping of century great person thought, it is the main component in system of theory of Deng Xiaoping economy, it is a when our country economy builds basic task important facet.
世纪伟人邓小平的富民思想,是邓小平经济理论体系中的重要组成部分,是我国经济建设根本任务的一个重要方面。