iterated
英 [ˈɪtəreɪtɪd]
美 [ˈɪtəreɪtɪd]
v. 迭代(数学或计算过程,或一系列指令)
iterate的过去分词和过去式
过去分词:iterated
COCA.43825
双语例句
- This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over.
这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。 - Multicomponent Demodulation Based on Iterated Hilbert Transform and Its Application
基于迭代Hilbert变换的多分量信号解调方法研究及应用 - Research of iterated prisoner's dilemma game on complex network
复杂网络上重复囚徒困境博弈的研究 - And we used that to set up the iterated integral.
我们还用那个来建立累次积分。 - Analysis of the Dynamical Characteristics of Markov Iterated Function Systems
Markov迭代函数系统分形的动力学特性分析 - In this paper, we investigate the iterated order and iterated convergence exponent to zero sequence of the solutions of some classes of differential equations.
本文研究了几类微分方程解的迭代增长级及零点迭代收敛指数。 - The array is then iterated through, and a DIV element is created for each item in the array.
随后遍历该数组,为数组中的各项创建一个DIV元素。 - The new module is then iterated for each remaining section and relocations performed.
然后为每个剩余的区段迭代新的模块并执行重新定位。 - 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)的引用以及将被迭代的列表引用。