iteration method

  1. 递代法;迭代法

网络词典

iteration method

英 ɪˈtɜːʃən 美 ɪˈtɜːʃən
名词中文翻译 中文翻译:迭代
同义词: ['repetition', 'recurrence', 'cycle', 'loop']

例句:

  1. 1. In thealgorithm, each element is processed only once, which is an example of iteration.
    在这个算法中,每个元素只处理一次,这是迭代的一个示例。
  2. 2. The process of iterating through a list to find duplicates is known as checking for duplicates.
    遍历列表以查找重复项的过程称为检查重复项。
  3. 3. The computer program uses iteration to solve complex mathematical problems.
    计算机程序使用迭代来解决复杂的数学问题。