搜索资源列表
作业Hanio
- 当时学C画画时作的,现在看看觉得不是很好。-time when the painting, now look at it is not good.
hanio
- DOS下的hanio塔游戏
Hanio
- 汉诺塔的自动演算过程,有源码,转载(用MFC制作而成)
Hanio-java
- 用java实现的汉诺塔游戏 用java实现的汉诺塔游戏
Hanio
- 汉诺塔游戏的设计 汉诺塔问题是最经典的递归问题-Tower of Hanoi Tower of Hanoi game design is the most classic recursion problem
hanio
- vc++编写的汉诺塔程序,mfc,本人初学,如有不足敬请原谅-vc++ program written in Tower of Hanoi, mfc, I am beginner, please forgive any lack of
hanio
- 汉诺塔经典游戏实验程序,应用MFC对话框实现界面操作-Tower of Hanoi classic games experimental procedure, the application interface operation MFC dialog implementation
hanio
- 这是一个汉诺塔游戏,刚开始知道汉诺塔的时候感觉它很难写,但我最终还是写出来了。-This is a Tower of Hanoi game, just started to know when the Tower of Hanoi feel it difficult to write, but I finally wrote out.
hanio
- 一个hannio函数的移动动画,简单易懂,有点类似游戏,可以-A hannio function mobile animation, easy to understand, somewhat similar to the game, you can see
hanio
- 汉诺塔游戏,共delphi学习使用,欢迎大家下载-hanio game
Hanio
- 一个简易的汉诺塔小游戏,支持3~9层汉诺塔。游戏操作:UP/DOWN: 提取/放下方块;LEFT/RIGHT:控制抓手位置。-A simple little game: Tower of Hanoi, supporting three to nine layers Tower of Hanoi. Game Operation: UP/DOWN: extract/drop box LEFT/RIGHT: gripper position control.
hanio
- 非递归方法。时间复杂度为O(N),N是盘子的个数。个人感觉这个方法更加简单-Non-recursive method,time complexity is O(N), N is the number of dishes. This method is more simple.