• 通过迭代关系逐步实现网络运行过程中权不断变化

    The weight of node is updated continuously by iterative equation in network running.

    youdao

  • 采用策略迭代迭代的办法,可以求解系统的优库存分配策略。

    The optimal allocation policy was obtained using policy iteration or value iteration.

    youdao

  • 此外,本算法采用了高斯·赛德尔电压迭代补偿技术解决PV节点问题

    Furthermore, invariant voltage magnitude compensation based on Gauss Seidel iteration is applied to solve the case of PV nodes.

    youdao

  • 文中提出了外汇序列分形模型构造预测外汇市场趋势迭代算法

    Then, a fractal interpolation model is put forward for the foreign exchange sequencing, and an interpolated iterative algorithm is presented to predict the tendency of the foreign exchange market.

    youdao

  • 分析小波双线性高频门限重建图像变化关系,提出了峰信噪比最大小波双线性插值迭代算法。

    The variable relationship between the threshold of the extrapolation and its correspondent Peak of the Signal-to-Noise Ratio (PSNR) in the Wavelet Bi-linear Interpolation Algorithm is deeply analyzed.

    youdao

  • FLWOR表达式非常SQL中的SELECT -FROM - WHERE表达式——用于由多项组成的一个列表进行迭代并且可以选择返回通过每一进行计算得到的

    A FLWOR expression is much like a SELECT-FROM-WHERE expression in SQL: it is used to iterate through a list of items and to optionally return something that is computed from each item.

    youdao

  • 已配置绑定组件添加当前中,通过完成的列添加到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.

    youdao

  • 这个函数很好地工作不过主要缺点 ——归的一次迭代都要the-string传递相同

    This recursive function works fine, but it has one main shortcoming -- every iteration of the recursion will be passing the same value for the-string.

    youdao

  • 如果这个团队严格遵守了迭代开发过程得到是0

    If the team followed iterative development strictly, I will have a value of zero.

    youdao

  • 让我们假定我们12个迭代数据

    Let's say that we have twelve iterations worth of data.

    youdao

  • 增加每个article元素迭代变量iter清单20所示。

    Increment the iterator variable iter for each "article" element, as in Listing 20.

    youdao

  • 如果我们迭代长达,那么我们优先级堆栈顶部取出两个星期工作

    If our iterations are two weeks in length, we pull two weeks worth of work from the top of the priority stack.

    youdao

  • 然后这个数组上进行迭代便可以显示这些

    You then iterate over this array to display the values.

    youdao

  • 迭代陈述中所有属性以便获得属性

    Iterate through all the attributes in the statement to get the values.

    youdao

  • 总是要对列表进行迭代得到其中存储

    You invariably want to iterate over a list to get the values stored in it.

    youdao

  • 我们可以简单其设置一个比较低意味着我们迭代集合时,数据库反复查询获得数据

    We can be lazy and set this to a low value, which means that the database must be repeatedly queried to get data as we iterate over the collection.

    youdao

  • 例如可能发现需求分析员第一迭代(曾经发布所有评估)之前完成所有详述工作。

    For example, you may find that the requirements analysts have completed detailing all the use cases before the first iteration ever released anything of value to be evaluated.

    youdao

  • 到期日工作指定到期时,如果操作者没有设置数据区域,那么我们相信就是迭代截止日期

    Due date: When the work is specified as being due, if the contributor doesn't set value to this data field, we believe its value equal to the iteration's end date.

    youdao

  • 目前为止,脚本一次迭代只是通过显示消息显示用户指定的

    At this point, all that this iteration of the script does is display a message that shows the user-specified values.

    youdao

  • 窗格名称数字指明空间迭代器的外面的空间迭代开始逐渐向里。

    The digits following the pane name indicate the spatial iterator value, starting from the outermost spatial iterator working inward.

    youdao

  • 如果外面i开始迭代,或从里面开始迭代,我开始改变,我可能引起一个无限循环但是用j可以的。

    If I'm iterating from I on the outside, I on the inside, I'm going to start changing the value and I might very well induce an infinite loop but J is okay.

    youdao

  • 如果管理中一工作计划本月完成,但项目组希望在下个迭代完成,EVM就会显示该工作红色,这时项目就有麻烦

    If EVM has a work item scheduled to be completed this month and the project wants to move it to a later month, the EVM entry will show a status of red, which causes problems for the program.

    youdao

  • 它们分别指定迭代索引初始以及迭代索引终止

    They specify the initial value of the index for the iteration and the index value at which iteration should cease, respectively.

    youdao

  • 这样迭代索引begin属性开始,以 step 属性的增量进行递增,在迭代索引超过 end 属性的时停止迭代

    The index of the iteration thus starts at the value of the begin attribute, is incremented by the value of the step attribute, and halts iteration when it exceeds the value of the end attribute.

    youdao

  • main方法使用增强for循环迭代通过不同语,当前实例上使用一个简单switch语句来设置每个大小

    The main method USES an enhanced for loop to iterate through the different primitives and a simple switch statement on the current instance to set the size value of each primitive.

    youdao

  • 如果指定var属性那么创建一个带有指定名称限定了作用域变量,并将每次迭代当前索引变量。

    If the var attribute is specified, then a scoped variable with the indicated name will be created and assigned the current value of the index for each pass through the iteration.

    youdao

  • 每次迭代,db 2 _ result将获取行内每个字段

    On each iteration, db2_result gets the value for each field within the row.

    youdao

  • 清单1 中,使用原始转换后案例创建一个expected散列然后根据映射迭代包装StringCategory希望将每个关键词驼峰化(camelized)。

    In Listing 1, I create an expected hash with the original and transformed cases, then wrap the StringCategory around the iteration over the map, expecting each of the keys to become camelized.

    youdao

  • 清单1 中,使用原始转换后案例创建一个expected散列然后根据映射迭代包装StringCategory希望将每个关键词驼峰化(camelized)。

    In Listing 1, I create an expected hash with the original and transformed cases, then wrap the StringCategory around the iteration over the map, expecting each of the keys to become camelized.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定