The array is then iterated through, and a DIV element is created for each item in the array. 随后遍历该数组,为数组中的各项创建一个DIV元素。
This class provides a wrapper over a text file that lists each line of a file as it is iterated over. 以下这个类提供了文本文件的包装器,在遍历它的时候,它将列出文件中的每行内容。
This process is iterated until all requirements have been covered by appropriate test cases. 此过程迭代执行,直至所有需求均已被恰当的测试用例所覆盖为止。
For simplicity, we do not use the unregister method to unregister the test objects that are iterated. 至于简单性,我们并不使用unregister方法来注销迭代的测试对象。
In this example, the code block is iterated until the loop is broken through the condition. 在此示例中,代码块迭代,直至循环根据条件而中断。
The new module is then iterated for each remaining section and relocations performed. 然后为每个剩余的区段迭代新的模块并执行重新定位。
This variable should be typed so that it's compatible with each item in the list, array, or collection being iterated over. 这个变量应该有自己的类型,这样,它就可以与将遍历的列表、数组或集合中的每一个项兼容。
For this macro, you provide a reference to the current object ( pos) and the list reference to be iterated. 对于这个宏,您提供了一个对当前对象(pos)的引用以及将被迭代的列表引用。
After this element has been found, the elements within this entry are iterated through with JSON pairs being formed for each statistic. 找到这个元素之后,使用为每个统计信息形成的JSON对迭代这个条目内的元素。
Stability and Uniform Attraction of Attractors for Iterated Function Systems 迭代函数系吸引子的稳定性和一致吸引性
In the paper, we quote the limits theory of contractive iterated sequence, which can be used to solve a large number of problems and form a suit of theoretical methods. 引述压缩迭代序列的极限理论,利用它可系统地解决一大批问题,形成一套具体的理论方法,并指出它的后继发展和应用。
And we used that to set up the iterated integral. 我们还用那个来建立累次积分。
Analysis of the Dynamical Characteristics of Markov Iterated Function Systems Markov迭代函数系统分形的动力学特性分析
Iterated prisoner's dilemma game with multi-Agent based on evidence theory 基于证据理论的多Agent重复囚徒困境博弈研究
Based on the analysis of the defect of the traditional iterated image scrambling, a new image scrambling algorithm was proposed based on chaotic sequence and bit exchange. 在分析传统迭代型图像置乱方法不足的基础上,提出一种新的基于混沌序列和位交换的图像置乱算法。
Well, that's a question of, in which order we do the iterated integral? 这只是积分顺序的问题?
This thesis studies the approach of the fractals morphing based on the iterated function systems ( IFS). 本文研究基于迭代函数系统(IFS)的分形变形的方法。
Multicomponent Demodulation Based on Iterated Hilbert Transform and Its Application 基于迭代Hilbert变换的多分量信号解调方法研究及应用
Research of iterated prisoner's dilemma game on complex network 复杂网络上重复囚徒困境博弈的研究
In this paper, we investigate the iterated order and iterated convergence exponent to zero sequence of the solutions of some classes of differential equations. 本文研究了几类微分方程解的迭代增长级及零点迭代收敛指数。
The correctness, especially the degree of the closeness, by which iterated results approach the correct result. 一个事件的确切程度,尤其指迭代运算结果对正确结果的逼近程度。
In this paper, we investigate growth problems of solutions of a type of homogeneous and non-homogeneous higher order linear differential equations with entire coefficients of iterated order. 本文研究一类高阶线性齐次与非齐次迭代级整函数系数微分方程解的增长性问题。
An evolutionary iterated local search algorithm with the features of multiple neighborhood structures and population-based evolution is designed to solve the model. 提出了一种基于多个邻域结构和种群进化策略的进化迭代局部搜索算法,用于求解该模型。
Among the processes in the Project Management Process Groups, the links are often iterated. 在各项目管理过程组的子过程之间,经常反复多次产生联系。
This process is iterated as required until a final performance or economic criterion has been met. 这个过程是迭代的央求,直到末了的出现或经济圭表仍旧抵达。
Then the process is iterated when a need is generated in the implementation process. 然后,这个过程是迭代时,需要在实施过程中产生的。
We propose a new method of simplifying the set of Domain Blocks in the study of the fractal image compression method based on the iterated function system ( IFS). 探讨了基于迭代函数系统的分形图像压缩方法,提出了一种精简范畴块集合的新方法。
An iterated algorithm for numerical solution of one class of stochastic differential equations, which has a stochastic and moving reflecting boundary, is obtained. 得到一个关于一类具有反射边界的随机微分方程解的的迭代算法,该类方程的反射边界是随机的而且随时间变化。
Both the skill point system and the talent system are being iterated on. 技能点和天赋系统被反复斟酌。
Even the fastest code in a loop body will add up when iterated thousands of times. 即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。