单词 | recursive functions | ||||||||||
释义 | recursive functions
更多释义 收起释义 例句释义: 递归函数,递回函数,递廻函数 1. It is possible to call recursive functions in PHP. 在PHP中可以调用递归函数。 in.php.net 2. But walking a tree just by using recursive functions is not all that difficult . 但是只用递归函数来遍历树并不十分困难。 www.bing.com 3. Recursive functions can sometimes be very resource hungry and may not return results before a user loses patience. 递归函数有时对资源的消耗量很大,而且在用户失去耐心之前可能还没有返回结果。 www.ibm.com 4. In Erlang there is no need for loops because tail recursive functions are transparently optimized to run in constant space. 而在Erlang中不需要使用循环,因为尾递归函数会被自动优化在固定的空间中运行。 www.infoq.com 5. Primitive recursive functions are a naturally defined subclass of the recursive functions. 递归原语函数是递归函数定义的一个子类。 bbs.chinaunix.net 6. Take a look at the properties of loops and see how they compare with those of recursive functions in Table 1. 在表1中了解循环的特性,看它们可以如何与递归函数的特性相对比。 www.ibm.com 7. In fact, loops and recursive functions can be considered interchangeable. 实际上,可以认为循环和递归函数是能够相互转换的。 www.ibm.com 8. You'll see later (in Writing functions) how these functions form the backbone of many recursive functions in Haskell. 稍后还会看到(在编写函数中)这些函数如何构成了Haskell中众多递归函数的基础。 www.ibm.com 9. Another model, recursive functions, uses functions and function composition to operate on numbers. 另一种模式,是递归函数,利用函数和函数复合去操作数值。 bbs.chinaunix.net 10. The named let cuts down considerably on the amount of typing and mistakes made when writing recursive functions. 在编写递归函数时,命名let能够相当程度地减少键盘输入以及出现错误的数量。 www.ibm.com 1. One figure structure in the queue again took breadth, With the in-depth times last recursive functions. 其中图结构进行广度遍历时用了队列;进行深度遍历时用了函数递归方法。 learning.zhishi.sohu.com 2. Let's look at a few examples of recursive functions on linked lists. 让我们来看一些基于链表的递归函数示例。 www.ibm.com 3. Functions can also be nested within each other, and you can create recursive functions that call themselves. 函数同样可以相互嵌套调用自身,例如,递归函数。 bbs.vipcn.com 4. The resulting stylesheets have many recursive functions and are difficult to debug. 得到的样式表有太多递归函数,难以调试。 www.ibm.com 5. in addition , recursive functions add significant expressive power to the language. 此外,递归函数也增强了语言的表达能力。 www.ichacha.net 6. This is how recursive functions keep from trashing the values of the variables in other, active function calls. 这就是递归函数是如何保证其他活动函数调用中的变量值不受影响的。 www.ibm.com 7. The answer lies in recursive functions. 答案是递归函数。 www.ibm.com 8. You can develop recursive functions to handle entries, objects within entries, authors, and so on. 您可以开发递归函数来处理项、项中的对象、作者等等。 www.ibm.com 9. If we could find a way to remove these unneeded stack frames, our tail-recursive functions would run in a constant stack size. 如果我们能找到一个除去这些不需要的栈结构的方法,那么我们的尾部递归函数就可以在固定大小的栈中运行。 www.ibm.com 10. For example, two DLLs import symbols from each other, similar to mutually recursive functions. 例如,两个DLL彼此汇入符号,类似于交互递迴的函式。 technet.microsoft.com 1. Evaluation Algorithms of a New Kind of Recursive Functions 一种新型递归函数的求值算法 www.ilib.cn 2. Symbolic computations of recursive functions 一类递归函数的符号计算 www.ilib.cn 3. Quick Evaluation of Recursive Functions 递归函数的快速计算 www.ilib.cn 4. Polymorphic Type for a Kind of Recursive Functions 一类递归函数的多态类型 www.ilib.cn 5. Mining Recursive Functions Based on Gene Expression Programming 基于基因表达式编程的递归函数挖掘 www.ilib.cn |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。