recursion scheme
常見例句
- This example uses what in Scheme is called tail recursion.
這個(gè)例子使用 Scheme 中所謂的尾遞歸(tail recursion)。 - In traditional languages, this recursion eats away at the stack to maintain a history of the calls; in Scheme, it's different.
在傳統(tǒng)的語(yǔ)言中,這樣的遞歸需要連續(xù)不斷的入棧操作,以維護(hù)調(diào)用的歷史;而在 Scheme 中,卻不是這樣。 - A digital algorithm-analytical recursion scheme method for the structural dynamics to solve the earthquake response problem of the soft clay foundation is put forwarded.
引入“結(jié)搆動(dòng)力學(xué)數(shù)值分析解析遞推格式法”求解軟土地基地震反應(yīng)分析問(wèn)題。 返回 recursion scheme