搜索资源列表
RecurTravFileTree
- 一个递归遍历系统中文件树的经典程序并赋关键代码的文档说明,是学习递归的极好例子.
Ackerman
- Ackerman函数的递归与非递归实现,同在一个C++文件里面,使用的时候只需将其中一个注释,main函数为检测函数。-Ackerman recursive and non-recursive functions to achieve the same in a C++ file inside, when used just one note, main function is to detect function.
det
- 求行列式的值,采用递归算法进行计算,输入需要行列式的阶数和文件-Determinant value, calculated using recursive algorithm, enter the desired determinant of order and document