词语吧>英语词典>iterated翻译和用法

iterated

英 [ˈɪtəreɪtɪd]

美 [ˈɪtəreɪtɪd]

v.  迭代(数学或计算过程,或一系列指令)
iterate的过去分词和过去式

过去分词:iterated 

COCA.43825

双语例句

  • And we used that to set up the iterated integral.
    我们还用那个来建立累次积分。
  • In this paper, we investigate the iterated order and iterated convergence exponent to zero sequence of the solutions of some classes of differential equations.
    本文研究了几类微分方程解的迭代增长级及零点迭代收敛指数。
  • This process is iterated as required until a final performance or economic criterion has been met.
    这个过程是迭代的央求,直到末了的出现或经济圭表仍旧抵达。
  • In this example, the code block is iterated until the loop is broken through the condition.
    在此示例中,代码块迭代,直至循环根据条件而中断。
  • The new module is then iterated for each remaining section and relocations performed.
    然后为每个剩余的区段迭代新的模块并执行重新定位。
  • Among the processes in the Project Management Process Groups, the links are often iterated.
    在各项目管理过程组的子过程之间,经常反复多次产生联系。
  • An evolutionary iterated local search algorithm with the features of multiple neighborhood structures and population-based evolution is designed to solve the model.
    提出了一种基于多个邻域结构和种群进化策略的进化迭代局部搜索算法,用于求解该模型。
  • This class provides a wrapper over a text file that lists each line of a file as it is iterated over.
    以下这个类提供了文本文件的包装器,在遍历它的时候,它将列出文件中的每行内容。
  • For this macro, you provide a reference to the current object ( pos) and the list reference to be iterated.
    对于这个宏,您提供了一个对当前对象(pos)的引用以及将被迭代的列表引用。
  • This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over.
    这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。