英语人>网络例句>additional code 相关的网络例句
additional code相关的网络例句

查询词典 additional code

与 additional code 相关的网络例句 [注:此内容来源于网络,仅供参考]

Being aiming at the knowledge of image model matching, it adopts single meme and real code. It puts out fast co-evolution matching algorithm strategy. Basing on NPROD resemble measurement, I emulate the indiscrimination model matching and discrimination model matching. Finally, it valuates the co-evolution algorithm's efficiency on the real code and real time search issue.

针对图像模板匹配问题的领域知识,采用单类拟子和实数编码,给出快速共同进化匹配算法策略,基于NPROD相似度测度,仿真试验了无差别和有差别模板匹配,验证了共同进化算法对实数编码和实时性搜索问题上的有效性。

Finally, it analyses the time complexity of the algorithm and researches how it is influenced by culture operator.3、The paper presents the evaluation standard of the GA's application capability. Basing on characters such as continuity, multi-peak, vibration, randomicity as well as large-scale, five functions are selected to test search ability and robustcity of co-evolution algorithm. Finally, it analyses the simulation result and researches the influence of algorithm brought by culture operators.4、Basing on the concept of collection overcast, it researches the task distribution issue and constitutes delaminated math model on task distribution issue. It puts out the co-evolution algorithm of subtask's decomposing. The experiment compare IGA、SGA to CN and validates the efficiency of co-evolution algorithm on the NP completeness issue.5、Being aim at the optimization issue of load of antenna near ground, it combines many GA strategies and puts forward strategic meme. And it puts out co-evolution algorithm of load of antenna design. And it emulates the optimization design of load of antenna near ground. Finally, it valuates the co-evolution algorithm's efficiency on the continuum search issues of multi-variable and multi-peak value.6、Being aiming at the knowledge of image model matching, it adopts single meme and real code. It puts out fast co-evolution matching algorithm strategy. Basing on NPROD resemble measurement, I emulate the indiscrimination model matching and discrimination model matching. Finally, it valuates the co-evolution algorithm's efficiency on the real code and real time search issue.

分析了算法的时间复杂度,研究了文化算子对算法时间复杂度的影响。3、提出了GA的应用性能评价标准,从连续性、多峰性、随机性、振荡性、广域性多个角度出发选择五个测试函数,对共同进化算法的搜索性能和鲁棒性作了函数优化的性能测试,分析了仿真结果,研究了文化算子对算法的影响。4、基于集覆盖的概念,研究了MAS中的任务分配问题,建立了任务分配问题的分层数学模型,给出了子任务分解共同进化算法,实验比较了IGA、SGA、CN,验证了共同进化算法对NP完全问题的有效性。5、针对近地天线加载优化设计问题,结合多种改进GA策略,提出了策略型拟子,给出天线加载设计的共同进化算法,对有耗半空间对称偶极子天线加载优化设计作了仿真实验,验证了共同进化算法对多变量多峰连续搜索问题上的有效性。6、针对图像模板匹配问题的领域知识,采用单类拟子和实数编码,给出快速共同进化匹配算法策略,基于NPROD相似度测度,仿真试验了无差别和有差别模板匹配,验证了共同进化算法对实数编码和实时性搜索问题上的有效性。

This article mainly discussed the design method of Infrared Remote Controller based on RC5 code ,which is used for multi-function Whirlpool.It described the principal of RC5 code,and it emphasized the hardware and software realization of Infrared Remote Controller.A detailed analysis about the time management of software process is given,and finally designed the step of electricity-saving.

本文描述了一种多功能浴缸用的基于RC5码的红外遥控器设计的方法,说明了RC5码的组成原理,主要突出了红外遥控器的硬件与软件设计及实现,同时详细分析了软件处理过程中关于时序处理的内容,并设计了遥控器电路的省电措施。

through the analysis of the infrared emission coding, this paper presents a kind of design scheme of infrared remote controller based on the mcu at89s52.in this paper, the remote controller learns infrared code by pulse width measuring, saves code by index, outputs carrier wave by timer.

通过对红外遥控器发射编码的分析,提出了一种以单片机at89s52为核心的自学习型红外遥控器的设计和实现方案。在方案中采用测量脉冲宽度的方法来学习红外遥控编码,采用索引存储的方法来保存学习到的红外编码,采用单片机定时器来产生红外编码发射所需要的38khz红外载波。

Interprocedural analysis can reveal valid targets for inlining or parameter elimination; dead code removal can remove unused code, methods, or even classes.

跨过程分析可以发现有效的目标inlining或参数消除死代码清除,才能消除闲置代码,方法,甚至班级。

Chinese location code query system, to facilitate the inquiry to input Chinese characters in an area code.

汉字区位码查询系统,可以方便的查询输入汉字的区位码。

Finally, a generator creates a new code sequence to insert at the selected point (technically, it may also edit or remove code); it may alter its behavior based on the context passed to it by the traversal or filter.

最后,一台发电机,开辟了新的码序列插入在选定点(技术上来说,它也可以编辑或删除代码),它可以改变其行为的基础上,通过语境所赋予它的遍历或过滤。

All you need to use this code, is just to insert the code into your project.

所有您需要使用此代码,只是插入到您的项目的代码。

A method for on-line calibrating software based on intercepter includes realizing calibration code in tintercepter mode and organizing different calibration content in single intercepter mode, carrying out analysis on external communication message and object code by intercepter to judge whether message content is in according with preset condition or not and carrying out relevant treatment by intercepter if content deviation of message is discovered.

一种基于截取器的软件在线校验方法,包括步骤:(1)以截取器的形式实现校验代码,并将不同的校验内容以单个截取器或截取器链的形式进行组织;(2)截取器对目标码与外部的通信消息进行分析,判断消息内容是否符合预先设定的条件;(3)如果截取器发现消息出现偏差,则进行相应的处理。

Generally, the whole process can be divided into five phases: lexical analysis, grammar analysis, intermediate code generation, optimization and target code generation.

一般来说,整个过程可以划分为五个阶段:词法分析、语法分析、中间代码生成、优化和目标代码生成。

第43/100页 首页 < ... 39 40 41 42 43 44 45 46 47 ... > 尾页
相关中文对照歌词
Episodes
I Solemnly Swear
Area Code 229
Code 4 Love
Rebel Code
Crack The Code
Code Of Silence
Love Is Pain
Beauty False
Code Red
推荐网络例句

Many will continue to choose to live in duality and in conflict.

许多人将继续选择活在二元对立性和冲突中。

I find that students of the University of Physical Education all wear sportswear at first sight.

我发现:体育大学的学生乍一看,都是穿运动衣,大家都一样

I love singing, but I don't want to take it as my lifelong career.

我喜欢唱歌,但我还不愿意把它当作我的终身职业。