搜索资源列表
汉诺塔问题的C#实现
- 利用递归算法实现了汉诺塔问题的求解步骤
汉诺塔
- 该文件是下了汉诺塔算法,采用的是VB语言,效果很好
演示汉诺塔问题
- 汉诺塔问题的示例-HANOR examples of problems
三柱汉诺塔
- 经典算法,递归的典型,汉诺塔的程序,vb版的。。。。。接着还有java版本的-classic algorithms, the typical recursive, HANOR procedures, vb version. . . . . Then there java version of the.
四柱汉诺塔
- 向来汉诺塔说的都是三个柱子的。。。。 那么四个柱子的呢? 从三柱到四柱。。。。。熟练掌握递归-has said are the three pillars. . . . Then the four pillars? From the three- to four-post. . . . . Skilled master recursive.
一个汉诺塔程序
- 重演经典的汉诺塔。 做课程设计时做的,不算太好,呵呵…… 不过还算基本规范吧。适合初学者。-repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, huh ... but it still basic norms. For beginners.
汉诺塔1
- 汉诺塔游戏演示过程-HANOR game demonstration
汉诺塔源程序
- 汉诺塔源程序,很好玩哦-HANOR source, is a lot of fun, oh
汉诺塔(Hanoi)
- 一个汉诺塔问题的模拟程序,包含图形模拟和过程同步显示(华南农业大学信息学院计算机系).-one of the simulation program, including graphics simulation and process synchronization Display (South China Agricultural University, Department of Computer Information Instit
JAVA汉诺塔自动演示
- 汉诺塔JAVA经典解决方案-HANOR JAVA classic solution
汉诺塔课程设计(修改后)
- 汉诺塔演示程序,用VB做成的图形界面,能够实现汉诺塔问题,也即是把N个盘子从一根棍上移到另一根上面,通过中转的棍,但是必须保证在每根棍上都是下面的盘子大于上面的盘子。-HANOR demo program using VB create graphical interface to HANOR problems, that is, N dishes from one club to another on the above-throug
汉诺塔_迭代算法
- 用迭代实现的汉诺塔,出自大一新生,希望得高手指导!-achieved using iterative HANOR, from the Freshmen, in expert guidance!
经典汉诺塔问题c语言版
- 汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。-HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code an
汉诺塔的实现
- 实现汉诺塔的过程,只有理论过程,没有画图.比较简单.-HANOR the process, only theoretical process, not drawing. Relatively simple.
汉诺塔游戏代码 v1.0
- 一个不用多说的游戏,是用递归算法思想的游戏,汉诺塔游戏,鼠标就拖动就可以玩。-one of the game is the use of recursive algorithm thinking of the game, HANOR games, a mouse drag it on and play.
汉诺塔游戏
- 汉诺塔游戏,很经典的啊,用C++运行就可以了,快来试试吧.-HANOR games, the classic ah using C Runtime, and they can try to hurry it.
功能强大的汉诺塔
- 功能强大的汉诺塔程序,能够以动画界面显示汉诺塔移动过程,算法精妙,值得认真研究一下的。-powerful HANOR procedures will be able to show animation interface HANOR mobile process, the algorithm carefully, deserves serious look into them.
汉诺塔小游戏
- 经典游戏:汉诺塔小游戏,采用vc 比较适合初学者-classic games : HANOR small game, using vc more suitable for beginners
c的汉诺塔
- 本程序是十分经典汉诺塔代码,对学习c的同学是一个不错的例子 -this procedure is very classic HANOR code, to learn c classmates is a good example
汉诺塔课设
- 实现汉诺塔的设计,适合C++新手对递归函数的理解与掌握(The design of hannotta is suitable for the understanding and mastery of the recursive function of the novice c + +)