青年中文青年中文

number of iterations的意思

number of iterations中文翻譯:

迭代次數

相似詞語短語

number of───許多;數目;若干

number of copies───n.復制份數

persistence of number───數的持久性

number of slots───槽數;箱位數

a number of───若干,一些;許多;許多的; 一些

number of people───人數

number of days───n.天數

number of runs───印數;連串數

any number of───許多;好些;adj.許多

雙語使用場景

For loops are run for a set number of iterations.───For循環是針對一組迭代運行的。

A number of iterations (including frequent mini-builds) followed from there.───一系列的迭代(包括時常發生的小的構建)都是從這里開始的。

As you can see, each of our documents would go through a number of iterations.───就像你所看到的,我們的每一個文檔都經過了一系列的迭代。

That's at least twice for each iteration, and the exact number of iterations through the list will depend how ordered it was to begin with.───每次循環至少執行兩次,遍歷列表需要執行的精確循環次數取決于列表最初排序的情況。

These fields keep track of the number of iterations that have been performed in the loop, and check the condition to determine when to end.───這些字段將跟蹤已在循環中執行的迭代數,并檢查該條件以確定何時結束。

The Construction phase consists of a number of iterations culminating in the Initial Operational Capability Milestone.───構建階段包括許多初始操作性能里程碑處的迭代。

The decoder can easily report the number of iterations that it made for a packet that has been decoded and verified for correctness.───解碼器會容易地報告出它為一個業已解碼并已驗證了準確性的包所進行的重復(迭代)數。

By adding a loop, you can repeat any part of your test for a set number of iterations.───通過添加一個循環,您可以為一系列的迭代重復您的測試的任何一部分。

英語使用場景

The optimum maximum number of iterations depends on the recursive function.

Depending on the compilation time and how much faster the compiled code is than the interpreted code, small changes in the number of iterations can result in big differences in measured "performance."

The number of iterations to achieve the optimal solution meeting the demand is then determined and is used as the termination condition of the algorithm.

This method does not converge to an equilibrium solution and has the additional problem that the results are highly dependent on the specific number of iterations run.

The numerical experiments show that the proposed conjugate gradient method is efficient to solve large scale problems and the preconditioned methods can reduce the number of iterations effectively.

The new loop code has two fewer operations per iteration, which can lead to increasing performance gains as the number of iterations increases.

With this method, the user enters the test voltage, measurement time and the number of iterations.

The LOOP statement executes a statement block for an unspecified number of iterations.