loop execution 基本解释
网络 循环执行
重点词汇
loop execution 双语例句
- 1、
It can be used to hold a loop count that can be decremented during execution of Branch instructions.
它可用于保存可以在执行Branch指令期间递减的循环计数。 - 2、
However, regardless of the loop's type, the order of execution matters, and this is antithetical to functional programming.
但是无论什么类型的循环,执行的顺序都至关重要,这一点与函数式编程正好相反。 - 3、
This will only happen on the first iteration of the loop, saving valuable execution time on each subsequent iteration.
这样,它只在循环第一个迭代时执行,从而在以后每次迭代时节省了宝贵的时间。 - 4、
This execution block was then placed within a for loop and the sum of the execution times was recorded as the total execution time for a given test scenario.
然后将该执行块放在一个for循环中,并且将执行时间的总和作为给定测试方案的总执行时间记录下来。 - 5、
A loop that has no exit and whose execution can be interrupted only by intervention from outside the computer program in which the loop is included.
没有出口的一种循环,只能用包含该循环的计算机程序之外的干预来中断。 - 6、
As a result, such integration provides asynchronous execution support for a process with multiple tokens ( e.g.in the case of fork/ join or parallel loop execution see above).
每种集成类型都为流程中的多个提供了异步执行(比如,fork/join或者并行循环的执行见上文)。 - 7、
This paper puts forward a low-cost branch hiding technology for small loop, which takes up most of execution time of almost all applications.
论文提出了一种跳转隐藏技术,它针对嵌入式应用中大量出现且占据大部分执行时间的短循环结构,通过隐藏跳转指令,增强流水线效率。 - 8、
LEAP ( Loop Engine on Array Processors) is a new architecture that we promote to speed up execution of kernel loop.
循环阵列处理器(LoopEngineonArrayProcessors,LEAP)是我们提出的一种针对循环进行加速的全新体系结构模型。 - 9、
The inner loop of our improved hybrid method saves about 7.8% in execution time compared to the original one of Gura et al.
相对于Gura等人提出的原始混合乘算法,新算法的内循环节约了7.8%的运行时间。

