释义 |
iterative process 迭代过程;[反覆步骤] A process for calculating a desired result by means of a repeating cycle of operations, which comes closer and closer to the desired result, e.g., the arithmetical square root of n may be approximated by an iterative process using additions, subtractions, and divisions only. 通过重复循环执行一系列运算以求得期望结果的一种处理过程。在迭代过程中,期望结果 是逐步逼近的,例如,整数n的算术平方根可以只通过加、减和除法运算的迭代法近似求得。 |