• 请注意broker是尾递归的。

    Notice that broker is tail recursive.

    youdao

  • b当一个方法是递归的时候。

    B.When a method is recursive.

    youdao

  • 举出一个你所用过的递归的例子。

    Can you name an example of a recursive solution that you created?

    youdao

  • 这就是我们使用递归的原因。

    This is the reason why we use recursion.

    youdao

  • 如果使用子程序的话,它不能是递归的。

    If you use a subroutine, it cannot be recursive.

    youdao

  • 还要注意向左递归的使用。

    Note also the use of left recursion.

    youdao

  • 迭代的是人,递归的是神。

    To iterate is human, to recurse divine.

    youdao

  • 递归的另一个实例如下。

    Another example of recursion at work is the following.

    youdao

  • 这是递归的停止条件。

    This is the stop condition for the recursion.

    youdao

  • 注意递归的使用,避免完全while循环。

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

    youdao

  • 问题在于,我们能否在不使用递归的前提下实现访问者模式?

    The question is, can we implement the Visitor pattern without recursion?

    youdao

  • 为了支持这一特性Jigsaw有一个本地依赖的概念,该概念是递归的。

    To support this Jigsaw has a concept of a local dependency which is recursive.

    youdao

  • 在前面两个例子里,每一部问题的规模缩小了,不管是迭代的还是递归的,这表明这个问题的复杂性可能是线性的。

    In the first two cases, the problem reduced by 1 at each step.

    youdao

  • 例如,考虑在一个递归方法中会发生的事情。

    Consider what would happen with a recursive method, for instance.

    youdao

  • 要了解其中的递归逻辑,请参阅存档的源文件。

    To understand this recursive logic, check out the documented source file.

    youdao

  • 可以证明,这种递归解法需要耗费指数级的时间。

    It can be shown that this recursive solution takes exponential time to run.

    youdao

  • 对更复杂的递归过程来说这是一个通用的模式。

    This is a common pattern for more complex recursive procedures.

    youdao

  • 我们的下一个基于列表的递归函数示例要稍微复杂一些。

    Our next example of a recursive function on lists will be a little more complicated.

    youdao

  • 这就是一个绝妙的递归定义。

    It's actually a wonderful recursive definition.

    youdao

  • 请注意传统的递归首字母缩写。

    Note the traditional recursive acronym..

    youdao

  • 将一个常见的循环转化为递归函数。

    Converting a common loop to a recursive function.

    youdao

  • 例如,概念模型可能显示从Person到它本身的一个简单的递归关系。

    For example, the conceptual model may show a simple recursive relationship from Person to itself.

    youdao

  • 然后在这里有个这样的数列,一个很好的用递归来实现的斐波那契i数列。

    And so we've got it up here, a nice little recursive implementation of it.

    youdao

  • 递归方法也需要显式的返回类型。

    Recursive methods also require an explicit return type.

    youdao

  • 向左递归更有效,而且对较大的输入集来说,这可能是惟一可行的选择。

    Left-recursion is more efficient and, for large input sets, may be the only viable option.

    youdao

  • 更严重的问题是类定义中可能存在多态递归。

    The more serious problem is the potential for polymorphic recursion in class definitions.

    youdao

  • 相似的问题还包括过多的递归。

    A similar problem is too much recursion.

    youdao

  • 另一个重要的概念是递归。

    There is also the concept of recursion which is important.

    youdao

  • 在此,我们继续讨论归纳数据集的递归。

    In the meantime, let's continue our discussion of recursing of inductive data sets.

    youdao

  • 递归重复这些步骤直到有没有更多的数据处理。

    These steps recursively repeat until there is no more data to process.

    youdao

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

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

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