recursion
基本解释
- n. [数] 递归,循环;递归式
同根派生
- 同根词
- 词根:recur adj.
- recurring循环的;再发的
- recursive[数]递归的;循环的 adv.
- recurrently循环地(周而复始地) n.
- recurrence再发生;循环;重现;重新提起 v.
- recurring返回(recur的现在分词) vi.
- recur复发;重现;采用;再来;循环;递归
英汉例句
- Well, the infinity mechanism, and many of you will be familiar with this from mathematics or computer science, is recursion.
这种无限机制是递归的,你们许多人会在数学与计算机科学中,熟悉这个词 - Recursion allows defining policies higher up in a domain and enforce them on all the component implementations and interactions within.
递归允许在域的更高层定义策略,然后将它们强制到内部所有组件实现和交互。 - If so, then the current entry must be a folder, and you push its name and recursion level onto an auxiliary stack as well as adding it to the tree.
如果具有子代,那么当前条目必须是一个文件夹,您要将其名称和递归级别推到辅助堆栈上并将它们添加到树中。 - Well, the infinity mechanism, and many of you will be familiar with this from mathematics or computer science, is recursion.
这种无限机制是递归的,你们许多人会在数学与计算机科学中,熟悉这个词
耶鲁公开课 - 心理学导论课程节选 - This sentence expands to a noun followed by a verb followed by a sentence and there you get recursion.
这个句子就扩展成了,一个名词,后跟一个动词,再接刚才的句子,这样就变成了递归
耶鲁公开课 - 心理学导论课程节选 - So, the curious thing about recursion is that pretty much always can you implement this idea of doing the same thing again and again and again but with smaller bytes each time.
可见,递归算法中新奇的一点是,为了实现一个想法,你可以一遍又一遍地做相同的事情,但每次的规模都会有所减小。
哈佛公开课 - 计算机科学课程节选 - Yet growth occurs non-linearly through the compounding power that comes with recursion.
FORBES: Value Investing Getting Too Crowded? Another Golden Age Of Growth Investing Is On The Way
双语例句
原声例句
权威例句
词组短语
- Tail Recursion [计]尾递归;尾部递归;二则除尾递归;尾递归英语
- infinite recursion 无穷递归;无限递归;无限递回;无穷循环
- indirect recursion [计]间接递归;互相嵌套调用
- Recursion algorithm 递推算法
- backward recursion 向后追溯;后向递推
短语
英英字典
- the practice of describing numbers, expressions, etc. in terms of the numbers, expressions, etc. that come before them in a series
- the act or process of returning or running back
剑桥英英字典
柯林斯英英字典
专业释义
- 递归
Aiming at the test papers generating problems in examination system, a recursion random division algorithm is presented. The algorithm need input parameters for generating test papers.
针对考试系统中的试卷生成问题,提出一种基于题型的递归随机分割算法。 - 递推
For concentration fusion recursion fusion algorithm based average is put forward, and for smoke dust gray image wavelet fusion algorithm based on neighborhoods average is put forward. Simulation proves that both the algorithms can improve reliability and accuracy of data.
针对浓度和图像数据分别提出了基于均值的递推融合算法和基于邻域平均梯度的小波图像融合算法,有效提高了采集数据的可靠性与精确性。 - 递迴
- 递推
Also,the identification criterion of inward-recursion information is given. Finally,the application of identification and recovery is presented.
通过定义内-递推信息模与内-递推信息辨识度,得到内-递推信息的数值辨识与还原方法,给出内-递推信息的辨识准则,以及辨识与还原的应用。 - 递归
- 递归
The essence of recursion is that with the help of return, people can solve problems from unknown to known, from complex to simple.
递归的实质是借助于“回归”把未知的归结为已知的,把复杂的归结为简单的过程。生物学
- 递推
- 循环