• 已经Lisp中实现递归函数

    You've implemented a recursive function in Lisp.

    youdao

  • 允许匿名递归函数

    This allows for anonymous recursive functions.

    youdao

  • 此外递归函数增强语言的表达能力

    In addition, recursive functions add significant expressive power to the language.

    youdao

  • 我们来看一些基于递归函数示例

    Let's look at a few examples of recursive functions on linked lists.

    youdao

  • 得到样式太多递归函数难以调试

    The resulting stylesheets have many recursive functions and are difficult to debug.

    youdao

  • 但是只用函数来遍历并不十分困难

    But walking a tree just by using recursive functions is not all that difficult.

    youdao

  • 否则使用递归函数计算阶乘

    Otherwise, a recursive function is used to calculate the factorial.

    youdao

  • 答案递归函数

    The answer lies in recursive functions.

    youdao

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

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

    youdao

  • 可以开发递归函数处理、项中的对象作者等等

    You can develop recursive functions to handle entries, objects within entries, authors, and so on.

    youdao

  • 解释概念阐释如何编写函数

    Explains the concept of recursion and illustrates how to write recursive functions.

    youdao

  • 了解为什么需要堆栈最好方法查看递归函数情况。

    The best way to see why stacks are needed is to look at recursive functions. For simplicity, let's look at the recursive implementation of the factorial function.

    youdao

  • 传统基因表达式编程(GEP)无法发现递归函数

    Traditional Gene Expression Programming (GEP) is bare of discovering recursive functions.

    youdao

  • 函数同样可以相互嵌套调用自身,例如,递归函数

    Functions can also be nested within each other, and you can create recursive functions that call themselves.

    youdao

  • 不过对于递归函数使用人们关心一个问题空间增长

    However, one concern people have with the use of recursive functions is the growth of stack space.

    youdao

  • 彻基论题:推测有效计算一个函数想法等价物

    Church's Thesis, conjecturing that effective computation is equivalent to the notion of a "recursive" function.

    youdao

  • 就是递归函数如何保证其他活动函数调用中的变量不受影响的。

    This is how recursive functions keep from trashing the values of the variables in other, active function calls.

    youdao

  • 对于所有函数来说都这样,而不仅仅归函数如此。

    This is true for all functions, not just recursive ones.

    youdao

  • 可能理解它最佳途径接触实际例子我们需要一个递归函数

    Probably the best way to understand is with a real example and to do that, we need a recursive function.

    youdao

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

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

    youdao

  • 另一种模式递归函数利用函数函数复合操作数值

    Another model, recursive functions, USES functions and function composition to operate on Numbers.

    youdao

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

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

    youdao

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

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

    youdao

  • 之所以需要这么是因为参数递归函数调用截断,以后却还需要访问

    You need to do this because your parameter will get clobbered on the recursive function call, and you will need access to it afterwards.

    youdao

  • 作为一个很好的MSSAX递归函数子程序等等示例

    I thought it might be good as an example of MS SAX, recursive functions and subroutines and more.

    youdao

  • 编写这种递归函数需要执行步骤如下所示,清单3给出这个函数源代码

    The steps required to write such a recursive function are listed below, and Listing 3 presents the source code of the function itself.

    youdao

  • 递归函数有时资源消耗量很大而且用户失去耐心之前可能还没有返回结果

    Recursive functions can sometimes be very resource hungry and may not return results before a user loses patience.

    youdao

  • 编写递归函数命名let能够相当程度地减少键盘输入以及出现错误数量

    The named let cuts down considerably on the amount of typing and mistakes made when writing recursive functions.

    youdao

  • main递归函数current参数接受一个节点集并节点

    Main is a recursive functionit accepts a node set in the current argument and loops over the node set.

    youdao

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

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

    youdao

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

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

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