recursive algorithm
常見例句
- The processor implements a recursive algorithm.
處理器實(shí)現(xiàn)了一種遞歸算法。 - When writing XSLT style sheets, it helps to remember that the XSLT processor follows a recursive algorithm.
當(dāng)編寫 XSLT 樣式表時(shí),記住 XSLT 處理器遵循遞歸算法是很有幫助的。 - To begin looking at SPU assembly language, I will enter in a simple program for calculating the factorial of a 32-bit number using a recursive algorithm.
在開始介紹 SPU 匯編語(yǔ)言之前,先來看一個(gè)通過遞歸算法計(jì)算 32 位數(shù)的階乘的簡(jiǎn)單程序。 返回 recursive algorithm