英语人>网络例句>task force 相关的网络例句
task force相关的网络例句

查询词典 task force

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

CS,MES and MDS were more sensitive to the total load; ER ,LAT, IBI and IRI were more sensitive to the load of primary task, while RT and CR to that of additional task and BR to the visual load.

结果 追踪误差、反应时、正确率、类别量表评分、多级估量量表评分、多维量表评分、P3潜伏期、逐次心跳间期、逐次呼吸间期和眨眼率在不同任务之间有显著差异(P<0.05),CS、MES和MDS对任务总负荷,ER、LAT、IBI和IRI对主任务负荷,RT和CR对附任务负荷,BR对视觉负荷更敏感。

In the process of matter flow in Manufacture Corporation, efficiency of the matter flow is debased and cost is increased because of inconsequence of task site and the task flow.

在制造企业的物流活动过程中,由于作业场所和作业流程的不合理,造成物流效率的降低和生产成本的增加。

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相似度测度,仿真试验了无差别和有差别模板匹配,验证了共同进化算法对实数编码和实时性搜索问题上的有效性。

DRM,Which has inequation for schedulablity test,not only supports task with any QoS parameter,but also changes the scheduling priority of task during scheduling to reflect its pressure.

在系统过载时,DRM调度算法可以采用QoS退化机制,在保证紧要任务以及其所要求的最低QoS执行的同时,适当降低某些任务的服务等级,使得更多的任务可以有效运行,以此来提高系统对负载的适应性。最后,本文通过仿真实验,验证了DRM以及QoS退化机制的有效性。

Part One is an introduction focusing on the background,the significance and the purpose of the present study.Part two provides a brief overview of a theoretical review on the nature of reading process,a brief review of 3 traditional methods of teaching in reading and research on TBLT in china and abroad.Part three introduces Constructivism,Krashen"s "Input and Interactionist Hypothesis" and The affective filter hypothesis,which construct a theoretical frame for the study.Part four provides the application of TBLT to teaching reading in senior middle school,mainly including fundamental principles,types of the reading task design and finally introducing the design of TBLT models in senior high school according to Willis"task-implementing model in teaching.Part five elaborates the experiment itself,mainly including the hypothesis of the present study,the procedures of the experiments and questionnaires.Part six is data collection and analyses.The result of the experiment shows that TBLT is more effective than traditional method in senior middle school English reading.Part seven draws a conclusion to the study.Implications as well as limitations are discussed here.

陈述了目前研究的背景,意义和目的;第二部分为文献综述,介绍三种阅读模式,以往阅读课所用的传统教法及其局限性;任务的定义,国内外对任务型教学的研究;第三部分为任务型教学的理论基础,介绍了构建主义理论,克拉申的输入假设理论,情感过滤假设;第四部分探讨了任务型教学在高中英语阅读教学的具体应用,包括阅读课设计的原则,类型,以及根据Willis的教学模式所设计的高中英语阅读教学模式;第五部分为实验部分,包括本研究的假设、实验方法、实验过程、测量工具等;第六部分数据收集和分析,结果表明:任务型教学提高英语阅读教学成绩比传统的教法有效;第七部分是本研究的结论,本研究对外语阅读教学的启示及本研究的局限性。

Idle task . Although I have not done this, it would be possible to start up in the idle mode and have an interrupt handler AvrXRunTask a task.

更多的情况应该是运行你所有的任务,让他们做一些他们需要的初始化工作并通过某种东西( Timer,semaphore or message )来阻塞之。

If an interrupt comes in from an I/O device, the kernel effectively stops the current task, runs the interrupt handler, and then returns to the current task.

当 I/O 设备上有中断输入时,内核马上停止处理当前的任务,转向处理当前的输入,然后返回运行当前的任务。

The task of the Traveller Robot alighting from the Kago The Task of Alighting

5.1.4。旅行机器人下轿任务。

To be able to grasp more opportunities for sex crimes at the same time the relatively high use of three-station configuration, to operate a computer, here are divided into A Computer, B Computer and C computers, computer A computer-based operations, the main task is to buy and sell orders operations and holdings of individual stocks that have been tracked so that the best point and fled the country, late in the day or night, werewolves are the technical stock selection, with the potential to become a dark horse, or it is possible to start the second Stock elected, put into the C computer Optional Share Lane, B computer is a laptop, while wirelessly with a broadband connection, broadband and sometimes dropped to avoid or segment of electricity causes can not be traded, the general cases, the task of the computer B is always concerned about the A shares and Hong Kong stock market trend in broader market, in the opening period of time, C is Optional Share computer display, and interface options with the four shares of K-line column, and set to automatically turn the industry, so that If the C Optional Share computer technology, there are individual stocks will soon reach the selling points, werewolves can be found in the first time and simultaneously enter the code in the A computer, using keyboard shortcuts with the fastest speed for the next single!

为了能够把握更多的机会,狼人同时运用3台配置相对较高的电脑进行操作,这里分为A电脑、B电脑和C电脑,其中A电脑为主操作电脑,主要任务就是进行买卖下单操作和对已经持有的个股进行跟踪,以便在最佳点位出逃,在每天的盘后或者是晚上,狼人都会进行技术选股,把有可能成为黑马或者是有可能二次启动的股票选出,放入到C电脑的自选股里,B电脑是笔记本,同时以无线方式与宽带连接,避免了有时宽带掉线或者是段电的原因造成无法进行交易,一般情况下B电脑的任务是随时关注A股大盘和港股大盘走势,在开盘的时间内, C电脑显示为自选股,同时界面上选择4股K线同列,并设置为自动翻业,这样,如果在C电脑的自选股中有个股即将到达技术买点,狼人可以在第一时间发现并同时在A电脑中输入代码,使用键盘快捷方式以最快速度进行下单!

Either the construction of corpus or compiling automation of lexicographical books is task -oriented, and all task s are processed by the Editor.

无论是语料库的建设还是辞书编纂自动化的工作,都是围绕任务来进行的,而所有任务的处理,均通过编辑器完成。

第32/100页 首页 < ... 28 29 30 31 32 33 34 35 36 ... > 尾页
相关中文对照歌词
Don't Stop 'Til You Get Enough
The Force Behind The Power
Force Of Nature
Magic (Skit)
Slow Down
Don't Stop 'Til You Get Enough
Fucked Up The Kitchen
I Spit Roses
Force Field
Unity
推荐网络例句

"Second Life is remarkably easy to work with, and is very popular,"

"第二次生命是显着容易的工作,并且很受欢迎,"

For example, we usually assume that materials are homogeneous and isotropic and free of internal defects or flaws.

为了得到适合有限元分析的模型,我们必须经过如图2所示的简化步骤。

Rev. 20:15 And if anyone was not found written in the book of life, he was cast into the lake of fire.

启二十15 无论谁在生命册上不见是记著的,就被扔在火湖里。