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

iterated

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

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

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

过去分词:iterated 

COCA.43825

双语例句

  • In this paper, we investigate growth problems of solutions of a type of homogeneous and non-homogeneous higher order linear differential equations with entire coefficients of iterated order.
    本文研究一类高阶线性齐次与非齐次迭代级整函数系数微分方程解的增长性问题。
  • 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.
    以下这个类提供了文本文件的包装器,在遍历它的时候,它将列出文件中的每行内容。
  • Stability and Uniform Attraction of Attractors for Iterated Function Systems
    迭代函数系吸引子的稳定性和一致吸引性
  • Well, that's a question of, in which order we do the iterated integral?
    这只是积分顺序的问题?
  • For this macro, you provide a reference to the current object ( pos) and the list reference to be iterated.
    对于这个宏,您提供了一个对当前对象(pos)的引用以及将被迭代的列表引用。
  • Analysis of the Dynamical Characteristics of Markov Iterated Function Systems
    Markov迭代函数系统分形的动力学特性分析
  • For simplicity, we do not use the unregister method to unregister the test objects that are iterated.
    至于简单性,我们并不使用unregister方法来注销迭代的测试对象。
  • 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.
    这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。