网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Recursive call
分类 英语词汇 英语翻译词典
释义

Recursive call

中文百科

递归 (计算机科学) Recursion (computer science)

(重定向自Recursive call)

递归英语:recursion)在计算机科学中是指一种通过重复将问题分解为同类的子问题而解决问题的方法。 递归式方法可以被用于解决很多的计算机科学问题,因此它是计算机科学中十分重要的一个概念。 绝大多数编程语言支持函式的自调用,在这些语言中函式可以通过调用自身来进行递归。计算理论可以证明递归的作用可以完全取代循环,因此在很多函数编程语言(如Scheme)中习惯用递归来实现循环。

计算机科学家尼克劳斯·维尔特如此描述递归:

英语百科

Recursion (computer science) 递归 (计算机科学)

(重定向自Recursive call)
Tree created using the Logo programming language and relying heavily on recursion
Tapis de Sierpiński

Recursion in computer science is a method where the solution to a problem depends on solutions to smaller instances of the same problem (as opposed to iteration). The approach can be applied to many types of problems, and recursion is one of the central ideas of computer science.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/7 22:12:48