搜索资源列表
用MFC实现的关于汉诺塔问题
- 用MFC实现的关于汉诺塔问题,经运行已经通过,没有错误。-Using MFC to achieve on the tower of Hanoi problem, the operation has been passed, no errors.
Hanoi
- 这个是用visual c++编写的MFC文件,是关于汉诺塔的游戏,希望有用-This is written in visual c++ MFC document is on the Tower of Hanoi game, hope that useful
tower
- 自制 汉诺塔 游戏 mfc程序 程序非常简单 适合初学-Hanoi Tower made the game very simple procedure mfc procedures suitable for beginners
hannuota
- 用c++的MFC写的汉诺塔程序,可自由选择塔的层数,运行过程中实现塔的自动移动;-With c++ The MFC write Tower of Hanoi procedures, are free to choose the low-rise tower, tower to run the course of the realization of the automatic movement
jiangbianjk02
- 栈,迷宫,汉诺塔的动画演示 , visuai c++ MFC-Stack, maze, Tower of Hanoi animation demo, visuai c++ MFC
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
TowerMfcLast
- 汉诺塔的MFC界面演示程序,是递归算法的典型例题,经典的算法程序-Tower of Hanoi' s MFC interface demo is a typical example recursive algorithm, the classical algorithm program
hannuota
- mfc实现汉诺塔游戏的程序,可以手动也可以自动,也可以设置速度快慢,还可以保存游戏。-MFC Tower of Hanoi game program can manually or automatically, or you can set the speed, you can also save the game.
hanoi
- 汉诺塔可视化MFC演示,功能还算完善,其中栈的状态需要改进-Tower of Hanoi Visualization MFC Demo
汉诺塔
- MFC实现汉诺塔 1) 刚开始时,缺省三根针,三(多)层金盘位于第一根针上。 2) 按“开始”菜单演示汉诺塔移动过程,按“结束”菜单结束汉诺塔演示过程。 3) 在客户区正确显示当前移动图示过程。 4) 在客户区正确显示当前移动总次数、各金盘的移动次数和各针上发生的移动次数。 5) 按“单步演示”菜单打勾来一步一步查看过程。“单步演示”菜单不打勾时表示是自动演示(每次移动间隔1s)。“单步演示”菜单每次一次,三根针状态复位。(MFC hanoi tower)
