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

iterated

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

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

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

过去分词:iterated 

COCA.43825

双语例句

  • In the paper, we quote the limits theory of contractive iterated sequence, which can be used to solve a large number of problems and form a suit of theoretical methods.
    引述压缩迭代序列的极限理论,利用它可系统地解决一大批问题,形成一套具体的理论方法,并指出它的后继发展和应用。
  • Analysis of the Dynamical Characteristics of Markov Iterated Function Systems
    Markov迭代函数系统分形的动力学特性分析
  • The new module is then iterated for each remaining section and relocations performed.
    然后为每个剩余的区段迭代新的模块并执行重新定位。
  • And we used that to set up the iterated integral.
    我们还用那个来建立累次积分。
  • Even the fastest code in a loop body will add up when iterated thousands of times.
    即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。
  • Then the process is iterated when a need is generated in the implementation process.
    然后,这个过程是迭代时,需要在实施过程中产生的。
  • Research of iterated prisoner's dilemma game on complex network
    复杂网络上重复囚徒困境博弈的研究
  • After this element has been found, the elements within this entry are iterated through with JSON pairs being formed for each statistic.
    找到这个元素之后,使用为每个统计信息形成的JSON对迭代这个条目内的元素。
  • This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over.
    这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。
  • In this example, the code block is iterated until the loop is broken through the condition.
    在此示例中,代码块迭代,直至循环根据条件而中断。