recursion theorem

  1. 递归定理

网络词典

recursion theorem

英 rɪˈkɜːʃən 美 rɪˈkɜːʃən
名词 中文翻译:递归
同义词: ['iteration', 'repetition']

例句:

  1. 1.The algorithm uses a recursive approach to solve the problem.
    这个算法使用递归的方法来解决这个问题。
  2. 2. The function calls itself repeatedly until it reaches a base case.
    这个函数会反复调用自己,直到达到一个基线条件。
  3. 3. The teacher demonstrated a recursive method for calculating the factorial of a number.
    老师演示了一个递归方法来计算一个数的阶乘。