Scarica per Windows Premium
Pubblicità
recursive function
Definizione
function that calls itself during its execution  ... Vedere più
递归函数
归函数
Use a recursive function to visit all nodes.
使用递归函数访问所有节点。
This describes the factorial as a recursive function, with one terminating base case.
它将阶乘描述成有一个基本终止情形的递归函数
From the mid 1950s Péter applied recursive function theory to computers.
从20世纪50年代中期适用彼得纳雷递归函数理论,计算机。
A total recursive function is a partial recursive function that is defined for every input.
全递归函数是对所有输入有定义的偏递归函数。
Compute the sum of a list of integers using a recursive function
使用递归函数计算一个整数列表的总和
She published papers on mathematical logic, recursive function theory, and theoretical computer science.
她发表的论文的数学逻辑,递归函数理论,理论计算机科学。
In the following code, a recursive function is created which finds the factorial of a number
在以下代码中,我们创建了一个递归函数,用来计算某个数字的阶乘。
Let's take a look at a common loop for printing reports and see how it can convert into a recursive function.
让我们来研究一个打印报表的常见循环,了解如何将它转化为一个递归函数
It is one of the simplest (tail) recursive function that can actually be rewritten into iterative version.
这是最简单的且能被重新写成迭代版本的(尾)递归函数之一
When creating a recursive function, there must be a base condition to end that recursive call.
在创建递归函数时,必须有一个这样的结束条件来终止递归调用。
We can do this very simply with a recursive function which is effectively
我们可以用一个简单的递归函数来实现这个运算
This means that when a recursive function calls itself, local variables in each instance of the function are given distinct addresses.
递归函数 调用自己时,局部变量的每一份实例都在不同的地址空间 中。
Every primitive recursive function is total recursive, but not all total recursive functions are primitive recursive.
所有原始递归函数都是全递归的,但不是所有全递归函数都是原始递归的。
Nessun risultato trovato per questo significato.

Sinonimi e analogie di "recursive function" in inglese

Parola ed espressione del giorno
Immagine del giorno
vanity table: table with a mirror used for applying makeup and grooming
Scopri il significato
Pubblicità

Risultati: 36. Esatti: 36. Tempo di risposta: 16 ms.