递归英文

如题所述

递归英文:recursion。

recurrence(n.)重现;重新提起;再发生;反复。

recursion(n.)递归;递推;循环;递归定义;递推定义。

例句:

1、递归方法也需要显式的返回类型。

Recursive methods also require an explicit return type.

2、使递归函数不能得到正确的结果。

So recursive function will not get the right results.

3、否则, 使用递归函数计算阶乘。

Otherwise, a recursive function is used to calculate the factorial.

4、绪论:递归神经网络的基本概念。

Introduction: the basic concept of RNN.

5、提出采用递归子程序实现数值计算。

And a recursive subroutine is presented to realize recursive algorithms.



温馨提示:答案为网友推荐,仅供参考
相似回答