• 所以,只想直接展开结构可能会形成无限递归循环

    As a result, just trying to expand the structure directly leads to infinite recursion loops.

    youdao

  • 最终结果一个无限递归循环FlashPlayer可能会整个应用程序甚至可能挂起用户系统

    The end result is an infinite recursive loop, and Flash Player will hang, freezing the entire application and possibly the user's system, too.

    youdao

  • 我们研究打印报表的常见循环了解如何转化为一个递归函数。

    Let's take a look at a common loop for printing reports and see how it can convert into a recursive function.

    youdao

  • 实际上可以认为循环递归函数能够相互转换的。

    In fact, loops and recursive functions can be considered interchangeable.

    youdao

  • 一旦检测循环,就会设置cycle已定义好的适当标记停止分支递归查询过程

    As soon as a cycle is detected the appropriate flag defined in the cycle clause is set and the recursive query process for the branch is stopped.

    youdao

  • 简言之NOCYCLE防止递归进入循环

    In short, NOCYCLE prevents the recursion from entering a cycle.

    youdao

  • 可见递归函数循环很多类似

    As you can see, recursive functions and loops have quite a bit in common.

    youdao

  • 通常情况是函数内包含了过多循环(不是循环执行了过多的内容),太多或者只不过是太多不相干但又要一起执行的操作。

    Usually this means there's too many loops (as opposed to too much happening in a loop), too much recursion, or simply too many different operations being performed.

    youdao

  • 一个常见循环转化为函数

    Converting a common loop to a recursive function.

    youdao

  • 注意使用避免完全while循环

    Note the use of recursion to avoid the while loop entirely.

    youdao

  • 驱动每个行的步骤检测一步是否导致循环

    Drive one recursive step for each child row to detect whether that step leads to a cycle.

    youdao

  • 无论是cXSLT中,还是Scheme中,都应用了使用递归代替循环

    Replacing loops with recursion, whether in c, XSLT, or Scheme, takes some getting used to.

    youdao

  • 便是haskell没有whilefor循环原因我们替代方案使用

    That's why there are no while loops or for loops in Haskell and instead we many times have to use recursion to declare what something is.

    youdao

  • 函数式编程中,传统语言中用循环完成多数任务可以使用递归完成。

    In functional languages, most tasks that are accomplished with loops in traditional languages are instead accomplished with recursion.

    youdao

  • 注意版本甚至可以循环自身使用调用循环本身用于列表左手边内容进行排序,另一次对列表右手的内容进行排序。

    Notice that this version even makes use of recursiveness in itself, calling itself twice, once to sort the left-hand side of the list, and once again to sort the right-hand side of the list.

    youdao

  • 无论是太多循环还是其他什么现在应该知道如果处理类似的情况。

    Whether there be too many loops, too much recursion, or just plain too much going on, you now know how to deal with each.

    youdao

  • 我们循环转化函数时,递归调用函数所做最后事情。

    When we converted our loop to a recursive function, the recursive call was the last thing that the function did.

    youdao

  • 因此只有非常复杂大量使用循环递归调用应用程序中,才需要考虑这种潜在的影响

    Therefore, the potential impact is a factor only in complex applications where iterations and recursive invocations are heavily used.

    youdao

  • 1了解循环特性它们可以如何递归函数特性相对比。

    Take a look at the properties of loops and see how they compare with those of recursive functions in Table 1.

    youdao

  • 注意循环结尾处一个上次1参数递归调用同一个函数以实现循环迭代

    Note at the end of the loop that I recursively call the same function with an argument that is one greater than the previous, implementing the iteration of the loop.

    youdao

  • 通常函数语言避开while循环因为while实现大多数操作都可以使用递归完成

    Normally, functional languages eschew the while loop, because most of what while does can be done instead with recursion.

    youdao

  • Erlang需要使用循环因为递归函数自动优化在固定的空间运行

    In Erlang there is no need for loops because tail recursive functions are transparently optimized to run in constant space.

    youdao

  • 根据Wikipedia递归(拉丁语recurrere->currere =runre =return)是以自相似性方式循环某些过程

    According to Wikipedia: Recursion (lat. recurrere -> currere = run and re = return) is the process of repeating items in a self-similar way.

    youdao

  • 几乎任何情况下可以循环替代

    You can almost always substitute a loop for recursion.

    youdao

  • 分别循环映射简化递归法实现分子动力学并行计算

    Cyclic mapping and reduction recursive bisection method were used to parallel the molecular dynamics.

    youdao

  • 给出循环几乎分解循环有向三元的一些直接构造递归构造。

    The direct and recursive constructions for a cyclically almost resolvable cyclic directed triple system are given.

    youdao

  • 这种递归模式中,两个函数互相调用对方形成一个无限循环

    In this recursion pattern, two functions each call the other, such that an infinite loop is formed.

    youdao

  • 递归迭代循环有力的算法

    Recursion is a more powerful algorithm than iterative loop.

    youdao

  • 使用形式化方法循环不变开发策略开发非算法作了较深入的实践和探讨。

    The paper contributes to developing non-recursive algorithm using formal method and new strategy of developing loop invariant.

    youdao

  • 基于现有循环不变开发技术中的定义思想提出了开发复杂递归问题循环不变式的两种策略

    Based on recursive definition idea in existing technique of developing loop invariants, two new strategies for developing loop invariants on complicated recursive problems are presented.

    youdao

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

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

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