青年中文青年中文

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.