The loop method takes a single parameter called interrupt.
loop方法接受一个称为interrupt的参数。
Based on the multi loop method, the internal fault analysis software has been developed.
以多回路法为理论基础开发的发电机故障分析软件也已面世。
This Paper introduces a feedback closed loop method to automatically extract roads from color city maps.
为了实现彩色栅格地图道路的全自动提取,提出了一种闭环反馈提取彩色栅格地图道路的方法。
Danfoss Variable speed driver can drive the permanent magnetic motor via open-loop or close-loop method.
丹佛斯变频器可以开环或闭环方式驱动交流永磁同步电机。
The constitute principle of the system, the speed closed-loop method and the function circuits of are expounded.
详细阐述了系统的组成,重点介绍了速度闭环方法和功能实现电路。
Based on quadratic optimal control of the crane placed source open-loop method of research, this is very creative.
基于二次型最优控制的起重机开环消摆方法的研究,这是很有创意的。
The generalized analysis method to the III level of groups are carried on with the closed loop method and approximating method.
采用了封闭多边形矢量法和杆长逼近法相结合的综合分析方法对III级组进行了运动学分析。
Motion analysis of the dual-elbow-bar mechanism based on the loop method was carried out, and the numerical derivation was given.
为了研究模切机双肘杆施压机构的运动规律,基于回路法对双肘杆施压机构进行运动建模,并对其进行数值求解。
Grid method is an improved algorithm of the directed-loop method: it utilizes the orientation of the polygon and region partition at the same time.
网格法是有向回路法的改进算法,利用了多边形的方向性和区域划分。
Using the Multi loop Method to analyse the faults inside the stator windings of large hydro-generators will face difficulties of large amount of calculation.
用多回路法分析大型水轮发电机定子绕组内部故障时,将面临计算量大的困难。
A feedforward or open loop method is used to estimate the parameters, and then more accurate feedback or closed loop method is used to complete synchronization.
首先利用前向估测方法对参数进行预估计,在此基础上结合后向反馈方法完成同步。
Built up the sport mathematics equation of the elbow pole organization based on the loop method, and drew its displacement, velocity and acceleration exercise curve.
基于回路法建立了模切机双肘杆施压机构的运动数学方程,并绘出了双肘杆机构部分构件位移、速度、加速度的运动曲线。
Methods the intestinal absorption of insulin was evaluated by its hypoglycemic effect and serum insulin level using an in situ loop method with the washing treatment.
方法采用原位肠袢法,设计肠道冲洗实验,测定胰岛素肠道吸收后的降血糖效应和血药浓度。
This kind of methods is also called as undulation forecast subtracting, which including wave field extrapolated method, feedback loop method and backscattering progression method.
这类方法也称为波动预测减去法,主要有:波场外推法、反馈环法、反散射级数法。
Experimental results show preliminarily that our open-loop method for obtaining gyro drift can meet the precision and speed requirements needed for initial alignment of INS in China.
实验证明,开环测漂方案既能满足精度要求,又能保证快速性,切合工程实际的需要。
Since you do not have to wait for a list to be generated (stop and go) or allocate a thread to processing the loop (pipelining), this can be the most efficient method.
由于您无需等待一个列表生成完毕(停止并前进)或者分配一个线程用于处理循环(并行管道),这可能是最有效率的方法了。
In each case, I ran a simple program that measured the run time of a loop calling a method 10,000,000 times, calling both a synchronized and an unsynchronized version, and compared the results.
在每一个实例下,我运行一个简单的程序,测定循环调用一个方法10,000,000次所需的运行时间,我调用了同步和非同步两个版本,并比较了结果。
The nested loop join method is used to join the remote query result from each warehouse and the XML composite view result.
这里使用了嵌套的循环连接方法来连接来自每个仓库的远程查询结果和xml合成视图结果。
You can now call this method and interrupt execution at any point of the loop, capturing the state of the program.
现在,可以调用这个方法并在循环的任意位置中断执行,这会捕获程序的状态。
Join plan directives that force optimizer to use the designated join method to join tables in the query, either nested loop join, sort merge join, or dynamic hash join.
连接计划指示,强制优化器使用指定的连接方法来连接查询中的表,要么是嵌套循环连接、分类合并连接,要么是动态哈希连接。
They often look for repetition within the context of a method or loop.
他们常在方法或循环的上下文中寻找重复。
In the previous section you learned about one type of access method, index scan (IXSCAN), and one type of join method, nested loop join (NLJOIN).
在之前的部分您已经了解了一种类型的访问方法,即索引扫描(IXSCAN),和一种类型的联接方法,即嵌套循环联接(NLJOIN)。
Computation time in this method is likely to be spent on the loop.
这个方法循环可能会消耗大量的计算时间。
By default, any loop should trigger compilation of the entire method after 10,000 iterations or so.
在默认情况下,任何循环在达到一定的迭代次数(比如10,000次)之后,就应该触发整个方法的编译。
Also, the nested loop join method is used to join the source and target tables.
而且,嵌套循环联接方法用于联接源表与目标表。
The for loop then repeatedly calls the.next method of this iterator until it encounters a StopIteration exception.
然后,for循环反复调用这个迭代器的. next方法,直到它遇到StopIteration异常为止。
The MessageServer run method, shown in Listing 4, establishes an infinite loop to wait for a client connection.
清单4中显示的MessageServer run方法建立了一个无限循环以等待客户机连接。
The MessageServer run method, shown in Listing 4, establishes an infinite loop to wait for a client connection.
清单4中显示的MessageServer run方法建立了一个无限循环以等待客户机连接。
应用推荐