recursion信息详情

recursion发音

意思翻译

n.[数]递归,循环;递归式

相似词语短语

maximum recursion depth exceeded───超过最大递归深度

双语使用场景

Note also the use of left recursion.───还要注意向左递归的使用。

Statically forbid polymorphic recursion.───静态禁止多态递归。

That language didn't even support recursion.───这语言甚至都不支持递归。

Recursion allows defining policies higher up in a domain and enforce them on all the component implementations and interactions within.───递归允许在域的更高层定义策略,然后将它们强制到内部所有组件实现和交互。

This code uses the concept of recursion to call the main function multiple times until the last directory has been traversed.───此代码会利用递归概念多次调用主函数,直至处理完最后一个目录为止。

You may be thinking that you know how write this program to perform faster or better without recursion.───您可能会认为自己知道如何不使用递归编写这个程序,使其执行更快或者更好。

Well, there is also a possibility of using function names for recursion, but you will soon see that this is often impractical nowadays.───当然还有可能在递归调用中使用函数名称,但是你将很快看到在当下他通常不大实用。

And thus, the ability to understand pointers and recursion is directly correlated with the ability to be a great programmer.───因此,是否真正理解指针和递归,与是否是一个优秀程序员直接相关。

Known as lambda calculus, it was designed to investigate the function definition and application, as well as the concept of recursion.───它被称为lambda演算,用于研究函数定义与应用程序以及递归概念。

英语使用场景

It is a new useful optimal estimation recursion filter.

Recursion is achieved using dynamic planning algorithm.

We mention recursion briefly in the previous chapter.

The inner realization principle of recursion is discussed.

This is the stop condition for the recursion.

Lisp offers a performance optimization called tail recursion optimization.

This is an example of recursion.

Recursion is a more powerful algorithm than iterative loop.

To the grammar which assigns eliminates the left recursion.