recursive algorithm
常见例句
- The processor implements a recursive algorithm.
处理器实现了一种递归算法。 - 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 位数的阶乘的简单程序。 返回 recursive algorithm