清单2演示了如何使用for循环迭代tuple的元素。
Listing 2 demonstrates how to use a for loop to iterate through the elements of a tuple.
并给出确定指标权重的循环迭代计算公式与方法。
And give iterating and methods of determining indexes weight.
斯瑞普菲认为速度而不是完美正在和令人眩晕的循环迭代齐头并进。
Speed, rather than perfection, now goes hand in hand with a dizzying cycle of iteration.
最广为人知的限制循环迭代次数的模式称作“达夫设备”。
The most well known approach to limiting loop iterations is a pattern called Duff's Device.
for 循环迭代子字符串 list,打印每个子字符串及其长度。
The for loop iterates over the list of substrings, printing out each substring and its length.
内部foreach循环迭代哈希条目,删除值最后的后缀空格字符。
The inner foreach loop iterates over the hash entries and strips trailing space characters from the values.
然后,foreach循环迭代通过每个数据项并利用数据创建一个新行。
Then the foreach loop iterates through each data item and creates a new row with the data.
应用理论模型验证了最短射线路径的优化循环迭代算法的可行性;
The optimized cycling alternation algorithm for the shortest ray path is brought forward and the optimized shortest ray path is given.
对于执行一个循环中的代码的任务,通常只需为每一个循环迭代检查一次中断。
For tasks that execute code in a loop, it is common to check for interruption only once per loop iteration.
本文提出了一种新的能有效、完全地开发循环迭代间不规则并行性的技术。
In this paper, we present a new technique exploiting the irregular parallelism across loop iterations efficiently and completely.
改善循环性能的最好办法是减少每次迭代中的运算量,并减少循环迭代次数。
The best ways to improve loop performance are to decrease the amount of work done per iteration and decrease the number of loop iterations.
差别在于这个处理是由循环包围的,该循环迭代跨越已声明语言所保存的向量。
The difference is that the process is wrapped by a loop that iterates across the saved vector of declared languages.
然后,一个while循环迭代数据集,在一个方便的数组中存储信息以便将来进行显示。
A while loop then iterates through the dataset, storing the information in a convenient array for later display.
对于小的循环体(即有很少的循环迭代计算),预取距离必须调度不止一次迭代。
For small loop bodies (that is, loop iterations with little computation), the prefetch scheduling distance must be more than one iteration.
然后,foreach循环迭代通过每个用户节点,并将它们的属性存储在data数组中。
The foreach loop then iterates through each of the user nodes and stores their attributes in the data array.
第三个for循环迭代通过调用string对象的lower方法返回的临时string。
The third for loop, however, iterates over a temporary string returned by a call to the string object's lower method.
如果此程序在单处理器或卸载的多处理器上运行,则每个线程打印的for循环迭代计数大致相同。
If this program is run on a uniprocessor or unloaded multiprocessor system, each thread prints out close to the same for loop iteration count. In one run, the program printed.
首先注意,当缓冲区用尽时,可能要做许多不必要的工作,因为对于每个循环迭代都要处理两个缓冲区。
First of all, notice that you are potentially doing a lot of unnecessary work when the buffer runs out, since you are processing two buffers for each loop iteration.
根据粗轧机组自身的轧制特点,采用内外两层循环迭代的算法来分配粗轧机组的轧制规程。
Based on the features of rough mill, two-lever interative algorithm is used to calculate the pass schedule of rough rolling.
循环迭代模型及其多种组合模型,不仅可用于水资源系统,对其他学科领域模糊集分析同样适用。
The cyclical iteration model and its combined models can be used for not only water resources system, but also other fields.
下两个for循环迭代该字符串并计算其包含多少个元音字母(“a”、“e”、“i”、“o”或“u”)。
The next two for loops iterate through the string and count how many vowels (' a ', 'e', 'I', 'o', or 'u') it contains.
如果循环迭代次数少于1 ' 000次,你可能只看到它与普通循环相比只有微不足道的性能提升。
In cases where the loop iterations are less than 1,000, you're likely to see only an insignificant amount of performance improvement over using a regular loop construct.
将已配置和值绑定的组件添加到当前列中,通过将完成的列添加到DataTable的子项中结束列循环迭代。
Add your configured and value-bound component to the current column, and end your column loop iteration by adding the completed column to the children of the DataTable.
采用偏微分数值模型,使用热解界面预估循环迭代的方法,对存在可变残留层材料的热解过程进行了详细研究。
The paper does an in-depth research on the numerical model of pyrolysis process of the materials with volatile residual layer by using pre-evaluation iteration method.
为了降低这种误差,提出了循环迭代的算法,通过对数据域信道估计进行补偿,提高了单个时隙信道估计精度。
To reduce this error, a recursive channel estimation algorithm was proposed to compensate the channel estimation of data field to increase the precision of the channel estimation of single timeslot.
此循环迭代这个数组并打印每一行,与它在命令行上所做的无异,只不过在每次打印后均强制使用一个xhtml断行元素。
The loop simply iterates through the array and prints each line as it would do on the command line, but enforcing an XHTML break-line element after each print.
仿真结果表明,提出的P-ICQR算法比传统的平行算法、循环迭代QR分解算法、QR算法、迫零算法的误码性能都要好。
Simulation results show that the proposed P-ICQR algorithm is superior to the conventional parallel algorithm, IQRD algorithm, QR algorithm and ZF algorithm.
通过以全体样本对全体类别加权广义欧氏权距离平方和最小为目标函数,建立了模糊聚类、识别与优选决策统一的理论与循环迭代模型。
With the minimum square sum of weighted Euclidean distances as the objective function, the unified theory and cyclical iteration model of fuzzy cluster, recognition and optimum decision are founded.
在Script窗格中选择任何映射语句,这将显示该语句中所引用的所有源和目标可映射对象,如映射源、循环迭代器、条件、where子句,等等。
Selecting any mapping statement in the Script Pane shows all source and target mappables referenced in the statement, such as mapping source, loop iterator, condition, where clause, and so on.
运算符在一个范围内迭代。因此,该脚本并不是数10个行,而是对- n开关生成的循环迭代10次(请参阅“perldocperlrun”和清单2,以获得该循环的示例)。
Thus, the script does not count 10 lines, it counts 10 iterations of the loop generated by the -n switch (see "perldoc perlrun" and Listing 2 for an example of that loop).
应用推荐