火范文>英语词典>iterated翻译和用法

iterated

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

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

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

过去分词:iterated 

COCA.43825

双语例句

  • This class provides a wrapper over a text file that lists each line of a file as it is iterated over.
    以下这个类提供了文本文件的包装器,在遍历它的时候,它将列出文件中的每行内容。
  • Analysis of the Dynamical Characteristics of Markov Iterated Function Systems
    Markov迭代函数系统分形的动力学特性分析
  • Iterated prisoner's dilemma game with multi-Agent based on evidence theory
    基于证据理论的多Agent重复囚徒困境博弈研究
  • 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.
    然后为每个剩余的区段迭代新的模块并执行重新定位。
  • For this macro, you provide a reference to the current object ( pos) and the list reference to be iterated.
    对于这个宏,您提供了一个对当前对象(pos)的引用以及将被迭代的列表引用。
  • Well, that's a question of, in which order we do the iterated integral?
    这只是积分顺序的问题?
  • This thesis studies the approach of the fractals morphing based on the iterated function systems ( IFS).
    本文研究基于迭代函数系统(IFS)的分形变形的方法。
  • Based on the analysis of the defect of the traditional iterated image scrambling, a new image scrambling algorithm was proposed based on chaotic sequence and bit exchange.
    在分析传统迭代型图像置乱方法不足的基础上,提出一种新的基于混沌序列和位交换的图像置乱算法。
  • Even the fastest code in a loop body will add up when iterated thousands of times.
    即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。