您要查找的是不是:
- Many compilers will not inline a recursive function. 大多数的编译器都不支持递归函数的内联。
- Write a recursive function to output all subsets of N elements. 谁能用递归输出集合N的全部子集啊,
- However, for clarity, the example below is not created as a recursive function. 然而,为清楚起见,没有将下面的示例创建为递归函数。
- It is possible to call recursive functions in PHP. 在PHP中可以调用递归函数。
- You must iterate through the controls of each container control separately; this can be done using a recursive function. 必须分别循环访问每个容器控件的控件;可使用递归函数完成此操作。
- This paper discuss the technique in writing recursive programs based on the principle of recursive function and stack for problems such as maze, Hanoi. 文中以迷宫、汉诺塔等为例,根据计算机堆栈原理,具体讨论了用递归函数解题的方法和技巧。
- Recursive Another advantage is that a recursive function will not be suspected, a non-recursive function, some people believe that recursive function. 递归的另一个优点是,递归函数不会受到怀疑,较非递归函数而言,某些人更相信递归函数。
- Our first meeting often recurs to me/my mind. 我们初次见面的情形时常浮现於我的脑海。
- It's important because it allows you to describe recursion in terms of rewrites, rather than computation steps.This allows for anonymous recursive functions. 它重要是因为它允许你在重写的节点描述递归,这将允许匿名递归函数。
- But walking a tree just by using recursive functions is not all that difficult. 但是只用递归函数来遍历树并不十分困难。
- Static variables also provide one way to deal with recursive functions. 静态变数也提供一种处理递迴函数(递归函数)的方法。
- The memory of the days we spent together often recurs to me. 我们当时在一起的情景现在还时常浮上我的心头。
- Don't use recursive functions because they could expend too much stack space. 不要使用递归功能,因为他们会消耗太多的堆空间。
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- LFC is different from otherfunctional languages in that LFC uses context free language (CFL) as its basic datatype and the theory of CFRF (Recursive Function defined on Context-Freelanguages) as its theoretical basis. 作为一种函数式语言,LFC 语言具有函数式语言共有的特点,而 LFC 语言与其它函数式语言不同的地方在于其将上下文无关语言(CFL)作为基本的数据类型,其理论基础是上下文无关语言递归函数(CFRF)理论。
- My first meeting with her often recurs to my memory. 我与她的第一次会面的情景经常出现在我的记忆中。
- A tissue is a group of similar cells which have an identical general function. 组织是一组具有相同的一般机能的类似细胞。
- In addition, recursive functions add significant expressive power to the language. 此外,递归函数也增强了语言的表达能力。
- What is his function on the committee? 他在委员会里担任什么职务?
- The sofa can also function as a bed. 这沙发也可以当床。