记作业>英语词典>iteration翻译和用法

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
      1. (计算机)新版软件
        a new version of a piece of computer software

        英英释义

        noun

        • doing or saying again
          1. (computer science) executing the same set of instructions a given number of times or until a specified result is obtained
            1. the solution is obtained by iteration
            Synonym:looping
          2. (computer science) a single execution of a set of instructions that are to be repeated
            1. the solution took hundreds of iterations
            Synonym:loop

          双语例句

          • This interval defines the duration of an Iteration which is time boxed.
            这种间隔定义了定时迭代的持续时间。
          • The fast inverse iteration algorithm and sparsity technique are also exploided to reduce the computation time and memory requirement.
            在算法上采用快速逆迭代原理并应用稀疏存贮技术有效地节约了机时和内存。
          • In the standard iterative technique, we limit work to the current iteration functionality ( use cases) only.
            在标准的迭代技术中,我们只将工作限定在当前的迭代功能(用例)中。
          • This is possible because a working version of the system is available for inspection in each iteration.
            这是有可能的,因为在每次迭代中都有可用的系统的版本用来检查和验证。
          • As you run tests and record results, you identify the iteration to which the result should be applied.
            当您运行测试和记录结果的时候,您识别出该结果应当被应用到哪一个迭代中。
          • Iterative testing provides visible signs at each iteration of the cumulative benefits of iterative development.
            迭代测试在迭代开发的累积好处的每一个迭代中提供了可见的记号。
          • This enabled a subset of traditional system test application development and execution runs during every iteration.
            这能够让传统的系统测试应用程序的子集的开发和执行在每个迭代的过程中执行。
          • It also defines which iteration is the current iteration for each development line.
            它还定义了每条开发线的当前迭代是哪一个迭代。
          • Before exiting each iteration, we reviewed all artifacts and results to verify that they met our exit criteria.
            在每个迭代完成前,我们复审了所有的工件和结果,验证了他们满足我们的出口标准。
          • Increments a count in each loop iteration.
            在每次循环迭代中增加一个计数。