名词
中文翻译:递归
同义词:
['iteration', 'repetition例句:1. The algorithm uses recursion to solve complex problems.(这个算法使用递归来解决复杂的问题。)']
例句:
-
1. The algorithm uses recursion to solve complex problems.
这个算法使用递归来解决复杂的问题。
-
2. The teacher explained the concept of recursion in detail.
老师详细解释了递归的概念。
-
3. The program uses recursion to traverse the tree structure.
程序使用递归遍历树结构。