搜索资源列表
VB_hanoi
- 汉诺塔演示程序,VB书写,有一定的教学意义,可以作为递归算法的演示程序-HANOR demo program, VB writing, teaching a certain significance, recursive algorithm can be used as a demo program
c的汉诺塔
- 本程序是十分经典汉诺塔代码,对学习c的同学是一个不错的例子 -this procedure is very classic HANOR code, to learn c classmates is a good example
hanoi(Titan)
- 汉诺塔解答程序,通过递归实现,好多书上都有这个练习题吧-HANOR answer process, through recursive, many of the books have it Exercises
hannaota
- C语言课程设计_汉诺塔演示程序设计 C语言课程设计_汉诺塔演示程序设计
hanoi
- 汉诺塔(又称河内塔)问题是印度的一个古老的传说。后来,这个传说就演变为汉诺塔游戏: 1.有三根杆子A,B,C。A杆上有若干碟子 2.每次移动一块碟子,小的只能叠在大的上面 3.把所有碟子从A杆全部移到C杆上 此外,汉诺塔问题也是程序设计中的经典递归问题。
hanoi
- 汇编语言实现汉诺塔移动问题,显示每次移动码盘的源轴和目标轴。是汇编程序asm语言中子过程调用方面的课题,为程序嵌套
Hanoi
- 汉诺塔演示及手动游戏程序,可选择3-7层之间的汉诺塔进行演示和游戏,演示和游戏过程均配有音效
Haniomyself
- 汉诺塔程序 含有图形动态演示 采用window下编程 功能相对较弱 适合初学者
Hanoi
- 汉诺塔问题演示程序 只需输入盘子个数点击START即可演示出最少次数移动盘子的玩法
hannouta
- 采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。-demonstrated by the use of animation HANOR procedures, using classic methods to achieve its recursive algorithm.
汉诺塔的c语言实现
- 关于实现汉诺塔的c语言的实现,很不错不但使程序,还能做游戏玩
hanio
- 用递归写的控制台的汉诺塔程序,可以通过输入盘子数来观看移动过程!-Written in the console with the Tower of Hanoi recursive procedure, you can enter the plate number to see the move!
hanio_tower
- 汇编语言实现的层数任意可调的汉诺塔演示程序-Assembly language to achieve arbitrary adjustable-rise Tower of Hanoi demo program
cjnbl
- C++技能百练。 38个C++经典实例(100米比赛排名,汉诺塔,学生成绩管理系统等等。。),带源码和全套程序 很实用哦~ -C++ skills, 100 practice. 38 C++ classic example of (100-meter race rankings, Tower of Hanoi, their performance management systems, etc...), With a source and a full set of procedur
HANOI
- 汉诺塔程序 共有三个轴 码数由键盘输入 屏幕上输出移动的过程及次数-Tower of Hanoi program a total of three-axis code number on the screen from the keyboard input and frequency output of the process of moving
hanoi
- 用汇编语言编写的汉诺塔程序,结构完整,并且可以查阅作者,时间-Tower of Hanoi in assembly language programs, structural integrity, and can access the author, time, etc.
hanoi
- 使用汇编语言实现汉诺塔程序 可选择盘子的个数-Assembly language program in Tower of Hanoi
hannuota
- 自己琢磨的c语言汉诺塔程序,经典递归,个人感觉比老谭的好一点-His own ideas of c programming language Hanoi classic recursion, the individual feels a little better than the old tan
fnwacd
- 这是用VB 开发的一个汉诺塔程序,很好,可以的-It was developed by using VB a Hanoi program, very good, can
塔
- 汉诺塔的编辑程序,可以用作了解递归的思想。(Hanoi editor, can be used to understand recursive thinking)