六六字典>英语词典>iterated翻译和用法

iterated

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

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

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

过去分词:iterated 

COCA.43825

双语例句

  • Analysis of the Dynamical Characteristics of Markov Iterated Function Systems
    Markov迭代函数系统分形的动力学特性分析
  • Research of iterated prisoner's dilemma game on complex network
    复杂网络上重复囚徒困境博弈的研究
  • 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.
    在分析传统迭代型图像置乱方法不足的基础上,提出一种新的基于混沌序列和位交换的图像置乱算法。
  • This process is iterated as required until a final performance or economic criterion has been met.
    这个过程是迭代的央求,直到末了的出现或经济圭表仍旧抵达。
  • An evolutionary iterated local search algorithm with the features of multiple neighborhood structures and population-based evolution is designed to solve the model.
    提出了一种基于多个邻域结构和种群进化策略的进化迭代局部搜索算法,用于求解该模型。
  • The array is then iterated through, and a DIV element is created for each item in the array.
    随后遍历该数组,为数组中的各项创建一个DIV元素。
  • Even the fastest code in a loop body will add up when iterated thousands of times.
    即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。
  • This class provides a wrapper over a text file that lists each line of a file as it is iterated over.
    以下这个类提供了文本文件的包装器,在遍历它的时候,它将列出文件中的每行内容。
  • The correctness, especially the degree of the closeness, by which iterated results approach the correct result.
    一个事件的确切程度,尤其指迭代运算结果对正确结果的逼近程度。
  • This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over.
    这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。