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.
连接计划指示,强制优化器使用指定的连接方法来连接查询中的表,要么是嵌套循环连接、分类合并连接,要么是动态哈希连接。
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)。
The for loop then repeatedly calls the.next method of this iterator until it encounters a StopIteration exception.
然后,for循环反复调用这个迭代器的. next方法,直到它遇到StopIteration异常为止。
Notice how this method accounts for possible weak references in the queue with the do-while loop.
请注意该方法如何用do -while循环来处理队列中可能存在的弱引用。
In this excerpt, a single PatientRecord object is created and a Clear method resets the contents so it can be reused within the loop.
在该代码片段中,创建了单个PatientRecord对象,并且Clear方法重置了内容以便可以在循环内部重新使用它。
The MessageServer run method, shown in Listing 4, establishes an infinite loop to wait for a client connection.
清单4中显示的MessageServer run方法建立了一个无限循环以等待客户机连接。
In addition to the header line, you have a foreach loop in the EventTable method that iterates through each of the games.
除了标题行之外,在EventTable方法中还有一个foreach循环,它将在每个比赛上进行迭代。
That's why the main test method in Listing 1 USES a while loop instead of a new for loop.
这就是为什么清单1中的main测试方法使用while循环而不是一个新的for循环。
The getLongest2() method is very similar, except that it obtains the lock on the Vector before starting the loop.
getLongest2()方法非常相似,除了在开始循环之前获取Vector上的锁之外。
The inner loop goes through each media type and invokes the callResource utility method.
内部循环将遍历每个媒体类型,然后调用callResource实用方法。
The inner loop goes through each media type and invokes the callResource utility method.
内部循环将遍历每个媒体类型,然后调用callResource实用方法。
应用推荐