iterating

美 [ˈɪtəreɪtɪŋ]英 [ˈɪtəreɪtɪŋ]
  • v.迭代(数学或计算过程,或一系列指令)
  • iterate的现在分词
iteratingiterating
  1. The method is characterized by the high computing speed and high iterating precision .

    其特点是计算速度快,迭代精度高。

  2. A study on the computation efficiency of marching / iterating algorithm

    推进-迭代算法计算效率的研究

  3. We iterate this method and tool by two case studies .

    然后通过2个案例测试迭代改进了方法和工具。

  4. However , it 's a natural way to iterate .

    但是,它是迭代的一种自然方式。

  5. We then iterate through a set of changes to improve this implementation .

    然后我们通过一系列更改的迭代来改进这一实现。

  6. Iterate over class the Class class , with this condition

    以下条件下Class类上的迭代

  7. Then use the methods shown to access and iterate over all the target data .

    然后使用所展示的方法来访问并迭代所有目标数据。

  8. ITERATE : Used to transfer control to beginning of a labeled loop

    ITERATE:将控制转移到某个带标签的循环的开始部分

  9. This call will return a result set of data that we will iterate through .

    这一调用将返回一个我们重复循环的数据结果集。

  10. Some smaller companies iterate their way to success .

    一些规模较小的公司通过快速迭代获得成功。

  11. We iterate to find the right solution .

    我们通过迭代找到正确的解决方案。

  12. The New Criteria of Convergence for Several Iterate Schemes

    几类迭代格式收敛性的新判据

  13. In modeling , there are ways you can iterate towards the right solution .

    在建模过程中,你总可以通过迭代达到正确的解决方案。

  14. After you perform the comparison , you can iterate over the results .

    执行完比较后,可以迭代结果。

  15. A trust region iterate algorithm for nonlinear equations

    非线性方程的一个信赖域迭代算法

  16. The sample code earlier showed how to iterate over a Java collection .

    前面的示例代码说明了如何遍历Java集合。

  17. Many functional languages have specific methods to iterate over lists using this idiom .

    许多函数语言均利用这一特点通过特定的方法实现列表遍历。

  18. Application of Variable-Order Sliding and Iterating Trend Analysis Method

    微重力异常的变阶滑动迭代趋势分析法在某油田中的应用

  19. Iterate over the data type result set and output the TYPE_NAME column

    在数据类型结果集上进行迭代并输出TYPENAME列

  20. For : You can use for to take a node set and iterate over it .

    for:使用for遍历节点集。

  21. Let users help you to iterate it .

    让用户帮你升级。

  22. A lattice iterate recursive identification method for ARMA model

    一种ARMA模型的格型迭代递推辨识法

  23. Iterate Method for Solving the Variational Inequality Problem

    迭代法求解变分不等式问题

  24. Iterate through all the attributes in the statement to get the values .

    迭代陈述中的所有属性以便获得属性值。

  25. The FOR statement is used to iterate over rows of a defined result set .

    FOR语句用来遍历一个确定的结果集中的行。

  26. This is an example of planning to iterate .

    这是一个规划迭代的例子。

  27. Iterate over the " dependency " class with this condition

    以下条件下“附属”类上的迭代

  28. The other connections have to wait while you iterate through each one .

    在系统循环遍历每个连接时,其他连接不得不等待。

  29. Just iterate over the array of property names looking for the audit fields .

    只需循环遍历属性名数组,寻找审计字段。

  30. You put those into an array and then iterate over the array .

    将它们放入一个数组,然后对该数组进行迭代。