名词
中文翻译:迭代的
同义词:
['repetitive', 'cyclical', 'recurrent']
例句:
-
1.The algorithm is iterative, meaning that each step builds on the results of the previous steps.
这个算法是迭代的,意味着每一步都是前一步结果的累积。
-
2. This method is iterative in nature, requiring repeated calculations to reach a solution.
这种方法是迭代性质的,需要反复计算才能得到一个解。
-
3. In programming, iteration refers to the process of repeatedly applying a function to an input sequence until no more changes can be made.
在编程中,迭代是指将函数反复应用于输入序列的过程,直到不能再做任何改变。