recursive algorithm
常見例句
- The processor implements a recursive algorithm.
處理器實現(xiàn)了一種遞歸算法。 - When writing XSLT style sheets, it helps to remember that the XSLT processor follows a recursive algorithm.
當編寫 XSLT 樣式表時,記住 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 匯編語言之前,先來看一個通過遞歸算法計算 32 位數(shù)的階乘的簡單程序。 返回 recursive algorithm