recursion
常见例句
- 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 返回 recursion