搜索资源列表
经典汉诺塔问题c语言版
- 汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。-HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code and the implementation document.
c的汉诺塔
- 本程序是十分经典汉诺塔代码,对学习c的同学是一个不错的例子 -this procedure is very classic HANOR code, to learn c classmates is a good example
汉诺塔的演示程序
- 初学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 projected HANOR state. GDI interface
汉诺塔演示课程设计论文,
- 汉诺塔演示课程设计论文,汉诺塔演示程序就是图形学的一个综合应用。
汉诺塔演示课程设计论文
- 汉诺塔作为一种经典的数学问题,曾引起人们极大的研究热情。尤其在计算机出现以后,利用程序语言来实现汉诺塔演示,可以说是对我们这种计算机爱好者提出的一种小小的挑战。但同时它在对于我们深入体会计算机编程方面和图形学知识具有极高的价值,其中最有代表性的就是数据结构中递归思想的实现,以及图形学诸多理论知识
三柱汉诺塔
- 经典算法,递归的典型,汉诺塔的程序,vb版的。。。。。接着还有java版本的-classic algorithms, the typical recursive, HANOR procedures, vb version. . . . . Then there java version of the.
一个汉诺塔程序
- 重演经典的汉诺塔。 做课程设计时做的,不算太好,呵呵…… 不过还算基本规范吧。适合初学者。-repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, huh ... but it still basic norms. For beginners.
汉诺塔(Hanoi)
- 一个汉诺塔问题的模拟程序,包含图形模拟和过程同步显示(华南农业大学信息学院计算机系).-one of the simulation program, including graphics simulation and process synchronization Display (South China Agricultural University, Department of Computer Information Institute).
汉诺塔课程设计(修改后)
- 汉诺塔演示程序,用VB做成的图形界面,能够实现汉诺塔问题,也即是把N个盘子从一根棍上移到另一根上面,通过中转的棍,但是必须保证在每根棍上都是下面的盘子大于上面的盘子。-HANOR demo program using VB create graphical interface to HANOR problems, that is, N dishes from one club to another on the above-through the interchange stick, but i
汉诺塔的c语言实现
- 关于实现汉诺塔的c语言的实现,很不错不但使程序,还能做游戏玩
tower
- 自制 汉诺塔 游戏 mfc程序 程序非常简单 适合初学-Hanoi Tower made the game very simple procedure mfc procedures suitable for beginners
hanoi
- linux下的汉诺塔程序的源代码 使用了curses库函数-Tower of Hanoi under linux source code to use the curses library function
hnoi
- 一个汉诺塔示例程序-Tower of Hanoi example of a procedure
功能强大的汉诺塔
- 功能强大的汉诺塔程序,能够以动画界面显示汉诺塔移动过程,算法精妙,值得认真研究一下的。-powerful HANOR procedures will be able to show animation interface HANOR mobile process, the algorithm carefully, deserves serious look into them.
hannuota
- 用Csharp写的一个汉诺塔程序源代码,相信对初学者很有帮助-CSharp write with a Tower of Hanoi program source code, I believe very helpful for beginners
hanio_tower
- 汇编语言实现的层数任意可调的汉诺塔演示程序-Assembly language to achieve arbitrary adjustable-rise Tower of Hanoi demo program
hanno
- 简单的汉诺塔程序 用于的动态显示 排列过程-Simple Tower of Hanoi program arranged for the dynamic display during
塔
- 汉诺塔的编辑程序,可以用作了解递归的思想。(Hanoi editor, can be used to understand recursive thinking)
hanoi
- 将之前做过的汉诺塔程序放在一个中,并加入图形化演示与自己移动功能用菜单选择(Will be done before the Hanoi program on a graphical presentation, and join with their mobile function with a menu selection)
汉诺塔
- 这是一个简单的C++程序,代码清晰,程序可读性强,不断学习中。汉诺塔源程序(This is a simple C++ program, code clarity, program readability, continuous learning. HANOR source)