搜索资源列表
woo_hdtgame
- 汉诺塔游戏 好久没动手写过东西了,练习的东东,还有很多问题,适合初学者学习,代码里有注释。 -HANOR hands game had not written anything, the Eastern practice, there are many problems, for beginners learning, there are code Notes.
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
main
- 汉诺塔游戏! 经典的问题! 简单解决办法! 智力游戏!-han nuo ta game!!
hannuota
- C++中用递归的方法解决汉诺塔问题,其中圆盘的个数可以自己输入-C++ using recursive method to solve the Towers of Hanoi problem, which number can be arbitrarily selected
063
- 印度的一个古老的游戏汉诺塔问题,输入盘子数,程序给出了相应的移动法则-India is an ancient game Tower of Hanoi problem, the input plate number, the program gives the mobile rule
Hanoi-(2)
- 利用python语言,调用GUI模块,用递归函数编写汉诺塔问题的演示程序。-Use python language, invoke the GUI module, using a recursive function to write HANOR demonstration program.