搜索资源列表
Hanoi
- 经典问题汉诺塔的递归解法(C++版),欢迎大家下载!-classic problem HANOR recursive solution (C version), all are welcome to download!
Hanoi
- 采用递归循环的方法求解汉诺塔问题,程序很简洁也很实用
hanoi_C
- 我用C编写的汉诺塔算法的源程序,自认为写的不错,-C HANOR prepared by the algorithm source code, since that was the good, huh
hanoi_JAVA
- 这是我用JAVA编写的超简洁的汉诺塔源程序,请大家指点指点-This is because I use JAVA prepared by the ultra-simple HANOR source, pointing out the instructions Please
hannuo
- 基于VC实现了汉诺塔的基本算法,并且显示了算法运行的过程。-Tower of Hanoi-based VC implements the basic algorithm, and shows the process of running the algorithm.
hannoi
- n阶汉诺塔解法,控制台输入n,结果以文件输出-n-order Tower of Hanoi solution, the console input n, results in the output file
tower
- 完美实现了汉诺塔的搬运方案,只能在命令行里实现其功能-Perfect realization of the Tower of Hanoi' s transportation program, only the command line to achieve its function
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
- 实现汉诺塔的程序,用VC++6.0开发,能够在控制台程序中运行-Tower of Hanoi
hanhuota
- 本程序是用来实现汉诺塔的程序,对C语言初学者有一定的帮助-This procedure is used to achieve the Tower of Hanoi program will certainly help the C language for beginners
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
hannuota
- 汉诺塔递归算法 初学者学习递归很不错的源码-Tower of Hanoi recursive algorithm for beginners to learn recursion is a good source
habnuota
- 用c语言实现汉诺塔,并且动态的显示每一步的步骤。-HANOR using c language, and dynamic display each step steps.
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
hanoi
- 一个实现汉诺塔递归算法的VC程序,经调试通过可以使用-HANOR a recursive algorithm VC program, the debugger can be used