搜索资源列表
Hanoi
- 经典问题汉诺塔的递归解法(C++版),欢迎大家下载!-classic problem HANOR recursive solution (C version), all are welcome to download!
Hanoi
- 采用递归循环的方法求解汉诺塔问题,程序很简洁也很实用
ccode
- 包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。-Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.
hanoi
- C++语言递归算法求解原始汉诺塔问题,邻近移动汉诺塔问题,循环移动汉诺塔问题,奇偶汉诺塔问题-Recursive algorithm for the original Tower of Hanoi problem, neighboring mobile HANOR, the loop mobile HANOR issue, parity Tower of Hanoi problem
Hano
- 汉诺塔问题实现,学习递归算法的同学可以参考下-Tower of Hanoi problem achieved, students learn recursive algorithm can refer to the following
hannuota
- 汉诺塔问题解决算法,采用C语言实现,是学习数据结构比较好的!-Tower of Hanoi problem-solving algorithm using C language, it is a good learning data structures!
src
- 汉诺塔问题以及阿克曼函数问题算法的实现 c++编写 数据结构小作业-The Towers of Hanoi problem Ackermann function problem algorithm c++ of writing the data structure operations
5-c-shujujiegou
- 包含5个C++文件,分别使猴子吃桃问题,走台阶问题,汉诺塔问题,375问题等-Contains five C++ documents, namely the monkeys eat a peach problem, take steps questions, Tower of Hanoi problem, 375 issues
2011010963_e3_p1
- 清华EE数据与算法实验三 解决单列汉诺塔问题 C++含实验报告-Tsinghua EE experimental data and algorithms to solve three problems C++ single Liehannuota including lab reports
Tower-of-Hanoi-problem
- 汉诺塔问题:将A柱上大小不一样的圆盘移到C柱上,借助B柱,其中A,B,C柱上的圆盘必须符合大在下小在上地顺序-Tower of Hanoi problem: the A column is not same size disc moved to the C column, the B column, where A, B, C disk column must be consistent with the big in small order in Shangdi
C-procedure
- 哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution