What is the translation of " INNER LOOP " in Chinese?

['inər luːp]
['inər luːp]
内部循环
内层循环

Examples of using Inner loop in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
C break statement with inner loop.
C断言与内循环.
Note that for the inner loop, we are checking the.
提示,对于内部循环,我们可以通过arr[i]的.
C continue statement with inner loop.
C断言与内循环.
Note that for the inner loop, we are checking the.
请注意,对于内部循环,我们可以通过arr[i]的.
Its speed is mainly due to a very tight andhighly optimized inner loop.
该算法之所以快主要是由于非常精炼和高度优化的内部循环
I don't want to put the inner loop in a different method.
我不想把内层循环放在另一个不同的方法中。
Its speed is mainly due to a very tight andhighly optimized inner loop.
该算法之所以特别快,主要是由于非常精炼和高度优化的内部循环
In such case, it breaks only inner loop, but not outer loop..
在这种情况下,它只打破内部循环,而不是外部循环。
The inner loop, on the other hand, is governed by the value of i, which iterates from 1 to n.
内层循环则由i的值控制,它会从1迭代到n。
For a start,the programmer has put the call to getDivisor() inside the inner loop.
开始的时候,编程的把对getDivisor()的调用放到了内层循环
Exchanging two inner loops leads to an improved data locality(i=0, k=0):.
交换两个内层循环可改进数据局部性(i=0,k=0):.
Don't write code until you know how it's going to work andhow the inner loop will function.
在你知道代码是如何工作以及内部循环如何运作之前,不要编写代码。
That's because the training inner loops spend most of their time in the Nvidia CuDNN package.
这是因为训练内循环在NvidiaCuDNN包中花费大部分时间。
Therefore, it is recommended that the owner of thenew car should not turn on the inner loop function.
因此,建议新车的车主最好不要开启内循环功能。
The idea is that every time through the inner loop, we do one comparison T[i+j]==P[j].
方法是,每次我们通过内层循环,我们做一次T[i+j]==P[j]的比较。
In fact, in addition to closing the window, there is one more step to be aware of, that is,to open the inner loop.
其实,除了关窗之外,还有一个步骤需要注意,那就是开启内循环
The ufunc machinery uses this list to determine which inner loop to use for a particular case.
Ufunc机制使用此列表来确定对于特定情况使用哪个内循环
As you can see, when the inner loop breaks to the outer loop, both loops have been terminated.
你可以看到,当内部循环退到外部循环时,两个循环都被终止了。
If you tries to get a data in the list with an inner loop, the get() will never end.
如果你尝试在一个具有内部循环的Map中取数据,那么你得get()永远不会结束。
Then close the window to open the inner loop, it is through air conditioning refrigeration to achieve further cooling purposes.
而后关闭车窗开启内循环,则是通过空调制冷达到进一步降温目的。
For this purpose, in our implementation, we restrict the inner loop to avoid already sorted values.
为了这个目的,在我们的实现中限制了内循环,以避免已排序值。
Clearly we can alter the inner loop of the program to always repeat exactly n times instead of a varying number of times.
显然,我们可以修改程序内层的循环,让它一直都重复执行n次而不是每次都运行不同的次数。
High temperature many owners do not often open windows, and in order to air conditioning wind,and often only choose the inner loop.
高温下很多车主不经常开窗,而且为了空调风力发电,往往只选择室内循环
At each step j is set either to j+1(in the inner loop, after a match) or to the overlap o(after a mismatch).
每一步中,j被置为j+1(在内层循环中,在一次匹配后)或者被置为重叠部分o(在一次失配后)。
The inner loop finds the next smallest or largest value while the outer loop places that value into its proper location.
内部循环查找下一个最小(或最大)值,外部循环将该值放入其适当的位置。
Because this occurs when j is equal to 5,that means the inner loop misses five iterations, leaving iNum equal to 95.
当j等于5时出现这种情况,意味着内部循环将减少5次迭代,致使iNum的值为95。
But when you're dealing with a processor intensive algorithm,you should simplify everything inside the most inner loop at the expense of everything else.
但是当你处理一个处理器密集型算法时,你应该简化所有内部循环中的所有内容,而牺牲其他所有内容。
Close all windows and skylights in about 1 minute,change the outer loop to inner loop, and reduce the air conditioning air volume to half.
分钟左右关闭所有车窗与天窗,将外循环改为内循环,同时将空调风量降到一半。
Results: 28, Time: 0.0285

Word-for-word translation

Top dictionary queries

English - Chinese