搜索资源列表
汉诺塔游戏代码 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.
汉诺塔的演示程序
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are project
三柱汉诺塔
- 经典算法,递归的典型,汉诺塔的程序,vb版的。。。。。接着还有java版本的-classic algorithms, the typical recursive, HANOR procedures, vb version. . . . . Then there java version of the.
汉诺塔问题的C#实现
- 利用递归算法实现了汉诺塔问题的求解步骤
hanta
- 汉诺塔的源码,很好玩的-HANOR the source, very fun
三柱汉诺塔
- 经典算法,递归的典型,汉诺塔的程序,vb版的。。。。。接着还有java版本的-classic algorithms, the typical recursive, HANOR procedures, vb version. . . . . Then there java version of the.
汉诺塔源程序
- 汉诺塔源程序,很好玩哦-HANOR source, is a lot of fun, oh
汉诺塔(Hanoi)
- 一个汉诺塔问题的模拟程序,包含图形模拟和过程同步显示(华南农业大学信息学院计算机系).-one of the simulation program, including graphics simulation and process synchronization Display (South China Agricultural University, Department of Computer Information Instit
汉诺塔图形演示
- 我们java课的一个小作业,画图时耗费了不少脑细胞呢:)-a small operation, the class that costs a lot of brain cells? :)
hanoi_C
- 我用C编写的汉诺塔算法的源程序,自认为写的不错,-C HANOR prepared by the algorithm source code, since that was the good, huh
hannouta
- 采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。-demonstrated by the use of animation HANOR procedures, using classic methods to achieve its recursive algorithm.
诺汉塔画图版
- 汉诺塔算法。数据结构经典常用算法,非递归算法图形版-HANOR algorithm. Data structure algorithms commonly used classic, non-graphic version of recursive algorithm
汉诺塔游戏代码 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.
VB_hanoi
- 汉诺塔演示程序,VB书写,有一定的教学意义,可以作为递归算法的演示程序-HANOR demo program, VB writing, teaching a certain significance, recursive algorithm can be used as a demo program
hanio(T)
- 汉诺塔的VC++源码,喜欢的下载吧,这个问题还真是麻烦~~~~~这个网页太不好用-HANOR VC source, like downloading it, the issue really is troublesome directive on the website too bad with
Hanoi_MFC_GDI
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non- recursive and non-stack algorithm, directly under the current steps are projecte
Hanobyleeyorni
- 这个是本人上VC++课时做的作业,是一个简单的汉诺塔程序,目的是练习界面和算法的应用.-this is my last class to do the VC operation, is a simple HANOR procedures, practice is the interface and the application of algorithms.
hannuota
- 汉诺塔非递归程序,包含详细的解析、代码、结果及心得-Tower of Hanoi non-recursive procedures, contains a detailed analysis, code, results and experiences
汉诺塔问题 (2)
- 利用汉罗塔熟悉递归调用,python算法进行汉罗塔问题求解,,,,(amiliar with recursive call using Han tower)
汉诺塔
- 汉诺塔递归算法,用汇编语言实现,自己的实验,希望给大家能有一些帮助(Hanoi Tower Recursive Algorithms)