查成语>英语词典>iterated翻译和用法

iterated

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

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

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

过去分词:iterated 

COCA.43825

双语例句

  • Multicomponent Demodulation Based on Iterated Hilbert Transform and Its Application
    基于迭代Hilbert变换的多分量信号解调方法研究及应用
  • Then the process is iterated when a need is generated in the implementation process.
    然后,这个过程是迭代时,需要在实施过程中产生的。
  • The array is then iterated through, and a DIV element is created for each item in the array.
    随后遍历该数组,为数组中的各项创建一个DIV元素。
  • This class provides a wrapper over a text file that lists each line of a file as it is iterated over.
    以下这个类提供了文本文件的包装器,在遍历它的时候,它将列出文件中的每行内容。
  • In this example, the code block is iterated until the loop is broken through the condition.
    在此示例中,代码块迭代,直至循环根据条件而中断。
  • Even the fastest code in a loop body will add up when iterated thousands of times.
    即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。
  • The correctness, especially the degree of the closeness, by which iterated results approach the correct result.
    一个事件的确切程度,尤其指迭代运算结果对正确结果的逼近程度。
  • For simplicity, we do not use the unregister method to unregister the test objects that are iterated.
    至于简单性,我们并不使用unregister方法来注销迭代的测试对象。
  • This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over.
    这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。
  • This process is iterated until all requirements have been covered by appropriate test cases.
    此过程迭代执行,直至所有需求均已被恰当的测试用例所覆盖为止。