• The answer lies in recursive functions.

    答案递归函数。

    youdao

  • This allows for anonymous recursive functions.

    允许匿名递归函数

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

    解释概念阐释如何编写归函数。

    youdao

  • Further, recursive functions are more likely to run into browser call stack size limits.

    此外递归函数遇到浏览器调用大小限制

    youdao

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

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

    youdao

  • Primitive recursive functions are a naturally defined subclass of the recursive functions.

    归原语函数递归函数定义一个子类

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • You'll see later (in Writing functions) how these functions form the backbone of many recursive functions in Haskell.

    稍后还看到(编写函数)这些函数如何构成Haskell众多递归函数基础。

    youdao

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

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

    youdao

  • If we could find a way to remove these unneeded stack frames, our tail-recursive functions would run in a constant stack size.

    如果我们找到一个除去这些不需要的结构方法,那么我们尾部递归函数就可以固定大小的栈中运行

    youdao

  • Since a NULL pointer terminates a list, we can also use the NULL pointer condition as a base case for many of our recursive functions on linked lists.

    由于NULL指针结束一个所以我们可以使用 NULL 指针条件作为基于链表很多归程序的基线条件。

    youdao

  • The difference is that with recursive functions, you rarely have to modify any variable — you just pass the new values as parameters to the next function call.

    区别在于,使用递归函数极少被迫修改任何一个变量——需要将作为参数传递下一次函数调用。

    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

  • It is important to know that functions are not always inlined even if they are declared as such; for example, virtual and recursive functions are not normally inlined.

    知道哪些函数即使声明内联不会内联很重要比如说函数递归函数在一般情况下不会内联。

    youdao

  • Just note that writing deeply recursive functions on the SPE is problematic because there is no stack overflow protection on the SPE, and the local store is small to begin with.

    注意SPE编写深度递归函数有些问题原因在SPE上没有任何堆栈溢出保护而且本地存储也很小。

    youdao

  • Chapter 5 deals with partitioning problems, converting recursive functions to iterative functions (it's fun, I assure you), and more factorial and Fibonacci series implementations.

    第 5章介绍划分问题函数迭代函数的转换(可以保证,非常有趣)以及阶乘斐波纳级数的实现。

    youdao

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

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

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