recursion

D.J.:[riˈkə:ʃən] K.K.:[rɪˈkɚʒən]

n.

  1. 递归,递归式

网络词典

recursion

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

例句:

  1. 1.The problem is that the algorithm has to be recursive to solve it.
    问题在于,这个算法必须递归才能解决它。
  2. 2.The teacher explained the concept of recursion in detail.
    老师详细解释了递归的概念。
  3. 3.The program uses a recursive approach to calculate the factorial of large numbers.
    程序使用递归方法来计算大数的阶乘。