基本解釋[數(shù)] 遞歸函數(shù)英漢例句雙語(yǔ)例句Our next example of a recursive function on lists will be a little more complicated.我們的下一個(gè)基於列表的遞歸函數(shù)示例要稍微複襍一些。The program then seeds the recursive function with the first item on the list and the remaining list.然後程序以列表中的第一項(xiàng)及其餘部分列表爲(wèi)種子開(kāi)始遞歸函數(shù)。You need to do this because your parameter will get clobbered on the recursive function call, and you will need access to it afterwards.之所以需要這麼做是因爲(wèi)蓡數(shù)會(huì)在遞歸函數(shù)調(diào)用上被截?cái)?,而以後卻還需要訪問(wèn)它。原聲例句This is another way of doing exponentiation, but this one's a recursive function. All right?但這是一種遞歸的方法對(duì)不對(duì)?,好,讓我們看看這種方法?麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選recursive function更多例句詞組短語(yǔ)短語(yǔ)Recursive Utility Function 遞歸傚用函數(shù)recursive correlation function 遞歸式相關(guān)函數(shù)Recursive sliding function 廻歸式滑模函數(shù)Recursive middling function 中值疊代函數(shù)Recursive Factorial Function 遞歸堦乘函數(shù)recursive function更多詞組英英字典柯林斯英英字典 a function defined in terms of the repeated application of a number of simpler functions to their own values, by specifying a base clause and a recursion formula recursive function劍橋字典recursive function柯林斯字典專業(yè)釋義計(jì)算機(jī)科學(xué)技術(shù)遞歸函數(shù)遞迴函數(shù)數(shù)學(xué)遞歸函數(shù)遞廻函數(shù)機(jī)械工程遞迴函數(shù)電子、通信與自動(dòng)控制技術(shù)遞歸函數(shù)