名词
中文翻译:递归
同义词:
['iteration', 'repetition', 'iteration例句:1. The problem is solvable by recursion.(这个问题可以通过递归解决。)2. The algorithm uses recursion to traverse the tree.(这个算法使用递归遍历树。)3. Recursion is a powerful tool for solving complex problems.(递归是解决复杂问题的强大工具。)']
例句:
-
1. The problem is solvable by recursion.
这个问题可以通过递归解决。
-
2. The algorithm uses recursion to traverse the tree.
这个算法使用递归遍历树。
-
3. Recursion is a powerful tool for solving complex problems.
递归是解决复杂问题的强大工具。