
好词典

源自拉丁语 'recurrere',意为 '跑回' 或 '返回',加上后缀 '-ive' 和 '-ly' 构成副词。
❶ 以递归方式,指通过重复应用相同的过程或方法来解决问题或完成任务。
“The function calls itself recursively to solve the problem.”
(该函数递归调用自身以解决问题。)
“The algorithm processes the data recursively.”
(该算法递归地处理数据。)
recursively defined — 递归定义的,指通过自身来定义某个对象或概念。
“The Fibonacci sequence is recursively defined.”
(斐波那契数列是递归定义的。)