搜索资源列表
汉诺塔游戏代码 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.
hanoi
- MFC汉诺塔游戏。 软件设计了增强的视觉反馈效果,当鼠标滑过,颜色会变得更为鲜艳。【三列的标准色彩为 红、绿、蓝 。】 每当单击某一列,颜色变成灰黑色,表示可以拖动这一列。 请保持exe文件与snd文件夹处于同一目录下面!否则听不到正确的声音! BUG(仅列举未改正的): 1.延时使用了sleep函数,而这个函数 运行时 无法接收其他操作,可能导致失去相应。 2.当圆盘数调至 8个以上时,有时(偶尔)会出现无故的错误,比如程序报错而关闭。 原因尚不
hntgame
- 汉诺塔游戏 是个有益的游戏,你能在短时间内完成的话回 很有自信 在有 汉诺塔游戏算法其实很简单
TowersOfHanoi
- 一个用vc,介绍递归算法的汉诺塔游戏
Hanoi
- 汉诺塔游戏的很详细的实现!包括递归算法,自动演示动画效果,以及玩家手动操作的功能!
功能强大的汉诺塔
- 功能强大的汉诺塔程序,能够以动画界面显示汉诺塔移动过程,算法精妙,值得认真研究一下的。-powerful HANOR procedures will be able to show animation interface HANOR mobile process, the algorithm carefully, deserves serious look into them.
hnt
- 经典的算法汉诺塔,以C的图形界面来演示,不错吧,非常适合于初学者-Tower of Hanoi classic algorithm, the graphical interface in C to demonstrate, it is true it is very suitable for beginners
towerofhanoi
- 经典游戏汉诺塔算法和生成的可执行文件。全屏显示,并可使用键盘操作。 需要的可以学习里面的算法。是学习DOS和游戏编程有用的源代码。-Classic Tower of Hanoi algorithm and game-generated executable file. Full screen and keyboard operation. The needs of the algorithm can learn it. DOS and games to learn useful progra
hnt_src
- VC++汉诺塔算法的实现,动态移动图形。汉诺塔是一个遥远的古代传说故事,至于讲的是什么,这个大家可以另查资料,这里不多说。研究汉诺塔问题,可以帮助你理解C++数组与算法的一些技巧,还是有必要参考的。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics. Tower of Hanoi is an ancient legends of the distant, as to what is said, you can also check th
Hanoi
- c++编写的汉诺塔解法,利用递归调用的算法-c++ written in Tower of Hanoi solution, using recursive calls of Algorithm
tower
- 本程序按照古老的汉诺塔的游戏原则设计算法,盘子的层数可以从2个到9个之间选择-The process in accordance with the principles of the ancient Tower of Hanoi game design algorithm, the plate number of layers can be between 2-9 options
hannota
- 汉诺塔代码,包括每一步算法流程,过程显示等。-Tower of Hanoi code, including every step of the algorithm process, the process display.
TowerOfHanoi
- 汉诺塔的小游戏,是研究递归算法时写的,界面很丑-Tower of Hanoi game is written in the study of the recursive algorithm, the interface is ugly ~ ~ ~
TowersOfHanoi
- 一个用vc,介绍递归算法的汉诺塔游戏-One with vc, recursive algorithm, introduced the game Tower of Hanoi -The a vc, introduced the recursive algorithm HANOR game-One with vc, recursive algorithm, introduced the game Tower of Hanoi
HanoiTower
- 汉诺塔游戏算法,只有游戏算法流程,没有图形界面-The game of Tower of Hanoi algorithm, only the game algorithm flow, there is no graphical interface
hanoi
- as3编写的简单的汉诺塔游戏,只有简单功能,不含算法-as3 simple preparation Tower of Hanoi game, only a simple function, excluding algorithm
Hanoi
- 汉诺塔小程序,算法实现,便于理解的经典算法。-Hanoi small program, algorithm implementation, easy to understand the classic algorithm.
汉诺塔
- 一个关于汉诺塔小算法,可以通过这个算法解决汉诺塔。(A tower of Hanoi algorithm, this algorithm can be solved by Hanoi .)