recursion是什么意思,recursion的意思中文翻译、音标及例句等。
音标/读音:英 [rɪ'kɜːʃ(ə)n]美 [rɪ'kɝʃən]
recursion意思翻译-n. [数] 递归,循环;递归式
n. [数] 递归,循环;递归式
n.递归
递回;循环;递推
recursion的例句及中文翻译
A simple recursion formula can then be used to solve such a system.
一个简单而又重复的公式能用来解这样的方程组.
See the FAQ for details on how to eliminate left recursion.
FAQ中有如何消除左递归的细节.
You can almost always substitute a loop for recursion.
几乎在任何情况下都可以用循环替代递归.
In order to understand recursion, one must first understand recursion.
“要知道什么是‘递归’, 你首先需要知道‘递归’”——无名氏.
Technology of product configuration design was studied by applying the recursion thoughts.
运用递归思想,研究了产品配置设计技术.
1.This code uses the concept of recursion to call the main function multiple times until the last directory has been traversed.
此代码会利用递归概念多次调用主函数,直至处理完最后一个目录为止。
2.You may be thinking that you know how write this program to perform faster or better without recursion.
您可能会认为自己知道如何不使用递归编写这个程序,使其执行更快或者更好。
3.Well, there is also a possibility of using function names for recursion, but you will soon see that this is often impractical nowadays.
当然还有可能在递归调用中使用函数名称,但是你将很快看到在当下他通常不大实用。
4.And thus, the ability to understand pointers and recursion is directly correlated with the ability to be a great programmer.
因此,是否真正理解指针和递归,与是否是一个优秀程序员直接相关。
5.Known as lambda calculus, it was designed to investigate the function definition and application, as well as the concept of recursion.
它被称为lambda演算,用于研究函数定义与应用程序以及递归概念。
6.Too many method calls is often indicative of a very deep or unbounded recursion.
过多的方法调用通常意味着存在非常深的递归或无限递归。
7.The last function you're going to create is going to take some recursion, where the true power of list processing using Lisp lies.
将要创建的最后一个函数要执行一些递归操作,这是使用Lisp进行列表处理的真正强大之处。
8.Recursion allows defining policies higher up in a domain and enforce them on all the component implementations and interactions within.
递归允许在域的更高层定义策略,然后将它们强制到内部所有组件实现和交互。
9.Recursion is one of the familiar methods in algorithm design and analysis, and through this method many efficient algorithms can be found.
递归是算法设计中常用的方法之一,利用递归可以得到很多高效算法。
10.Likewise, when print_report_irecurses, there is nothing left that it does after the point of recursion.
同样地,当print_report_i再次被调用时,在递归点之后不再做任何事情。
recursion是什么意思-n. [数] 递归,循环;递归式
recursion是什么意思由英汉词典整理修订,时间:2024-04-22 16:11
教育部资源中心制作的优秀精品课程
囊括统编版、人教版、沪教版等众多权威教材
- 上一篇:recurring
- 下一篇:没有了