递归算法 meaning in Chinese
recurrent algorithm
recursive algorithm
recursive version
Examples
- Non - recursive implementation of recursive algorithm
递归算法非递归化的一般规律 - Recursive algorithm transform into non - recursive algorithm
从递归算法到非递归的变换 - A non - recursive arithmetic of recursive program
一种基于数组的递归算法 - Non - recursive programming algorithm for recursive problem
递归问题的非递归算法及效率分析 - Transformation from recursive algorithms to non - recursive algorithms
递归算法的非递归化实现