iteration
英 [ˌɪtəˈreɪʃn]
美 [ˌɪtəˈreɪʃn]
n. 迭代; (计算机)新版软件
复数:iterations
BNC.17595 / COCA.18188
牛津词典
noun
- 迭代
the process of repeating a mathematical or computing process or set of instructions again and again, each time applying it to the result of the previous stage - (计算机)新版软件
a new version of a piece of computer software
英英释义
noun
- doing or saying again
- (computer science) executing the same set of instructions a given number of times or until a specified result is obtained
- the solution is obtained by iteration
- (computer science) a single execution of a set of instructions that are to be repeated
- the solution took hundreds of iterations
双语例句
- The paper introduces teaching content of Newton iteration algorithm in C language programming, and analysis its teaching difficulties.
介绍了C语言中牛顿迭代算法的教学内容,并分析了其教学难点。 - Increments a count in each loop iteration.
在每次循环迭代中增加一个计数。 - The fast inverse iteration algorithm and sparsity technique are also exploided to reduce the computation time and memory requirement.
在算法上采用快速逆迭代原理并应用稀疏存贮技术有效地节约了机时和内存。 - This is possible because a working version of the system is available for inspection in each iteration.
这是有可能的,因为在每次迭代中都有可用的系统的版本用来检查和验证。 - This paper discusses the theoretical models and numerical experiments of parallel iteration methods for solving non-linear differential-algebraic systems.
讨论了非线性微分-代数系统的并行迭代算法所涉及的理论和具体算例的实现。 - A process is defined by a process specification and an iteration structure.
流程由一个流程规范和一个迭代结构进行定义。 - Iterative testing provides visible signs at each iteration of the cumulative benefits of iterative development.
迭代测试在迭代开发的累积好处的每一个迭代中提供了可见的记号。 - We define an iteration as a phase, a milestone, or a period of time.
我们将一次迭代定义为一个阶段,一个里程碑,或者一个时间段。 - Before exiting each iteration, we reviewed all artifacts and results to verify that they met our exit criteria.
在每个迭代完成前,我们复审了所有的工件和结果,验证了他们满足我们的出口标准。 - As was the case for numerical iteration through
和通过