recursion
名词 n.
英文释义
名词 n.
-
The act of recurring.
— The inhabitants predicate the recursion of these storms by numerous other signs, and are prompt to take every precaution to avoid their effects.
-
The act of defining an object (usually a function) in terms of that object itself.
— n! = n × (n − 1)! (for n > 0) or 1 (for n = 0) defines the factorial function using recursion.
-
The invocation of a procedure from within itself.
— This function uses recursion to compute factorials.
词形变化
词汇关系
词源
Borrowed from Latin recursiō (“the act of running back or again, return”), from recurrō (“run back; return”), from re- (“back, again”) + currō (“run”).
0 次浏览
数据来源: Wiktionary