CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 汉诺塔问题

搜索资源列表

  1. hannuotawenti.rar

    0下载:
  2. 这是关于基本汉诺塔问题的一个算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:605byte
    • 提供者:
  1. 经典汉诺塔问题c语言版

    1下载:
  2. 汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典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.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.5kb
    • 提供者:苏辉
  1. hanoil

    0下载:
  2. 汉诺塔问题的代码 仅可做参考 嘻嘻^_^-HANOR the only available source reference hee hee ^ _ ^
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.57kb
    • 提供者:张明
  1. 演示汉诺塔问题

    0下载:
  2. 汉诺塔问题的示例-HANOR examples of problems
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:42.9kb
    • 提供者:刘晋
  1. 汉诺塔课程设计(修改后)

    0下载:
  2. 汉诺塔演示程序,用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
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.71kb
    • 提供者:孙晨曦
  1. 汉诺塔问题的C#实现

    0下载:
  2. 利用递归算法实现了汉诺塔问题的求解步骤
  3. 所属分类:C#编程

    • 发布日期:2010-10-19
    • 文件大小:21.17kb
    • 提供者:zhudejun007
  1. 汉诺塔问题mfc源程序

    0下载:
  2. 汉诺塔MFC源程序
  3. 所属分类:源码下载

    • 发布日期:2010-12-19
    • 文件大小:1.88mb
    • 提供者:gcxan@163.com
  1. 用MFC实现的关于汉诺塔问题

    0下载:
  2. 用MFC实现的关于汉诺塔问题,经运行已经通过,没有错误。-Using MFC to achieve on the tower of Hanoi problem, the operation has been passed, no errors.
  3. 所属分类:其他游戏

    • 发布日期:2017-03-22
    • 文件大小:14.59kb
    • 提供者:machunya
  1. 1

    0下载:
  2. 小程序来的,是关于汉诺塔游戏问题的小程序-Small procedures is on the issue of Tower of Hanoi game applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:6.19kb
    • 提供者:雷晓军
  1. suanfashiyan

    0下载:
  2. 冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊-Bubble Sort and Tower of Hanoi " problem of the recursive algorithm experimental reports, good things to download ah
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:52.87kb
    • 提供者:sdfg
  1. hanoi

    0下载:
  2. 递归调用方式给出汉诺塔的调动序列,实现hanoi问题的自动解决-Recursive call gives way to mobilize the Tower of Hanoi sequence, to achieve an automatic solution to the issue of hanoi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:87.94kb
    • 提供者:韩东
  1. Hamoi

    0下载:
  2. 采用递归思想解决汉诺塔问题:详细的步骤分析,算法分析和实现。采用C++语言,可加深对递归函数的理解和应用。-Using the recursive thinking to solve Towers of Hanoi problem: detailed steps analysis, algorithm analysis and implementation. Using C++ language, can deepen the understanding and application of r
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:20.47kb
    • 提供者:白兰鸽
  1. 1

    0下载:
  2. 汉诺塔问题的解决,C++递归实现汉诺塔问题(Solving Hanoi problem)
  3. 所属分类:Windows编程

  1. 汉诺塔托盘问题

    0下载:
  2. 输入原始A柱上的盘子数,即可得到移动到目标柱子的步骤和所需步数(enter the disks of initial A column and you can get the procedures which you need to move the disks to the target column)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:239kb
    • 提供者:风逝lhz
  1. 汉罗塔

    0下载:
  2. 汉诺塔的图解递归算法。汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。(Diagram of the tower of Hanoi recursive algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:27kb
    • 提供者:sakous
  1. 汉诺塔

    0下载:
  2. C++实现的汉诺塔小游戏 汉诺塔:汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。(C++ implementation of the tower of Hanoi game Hanoi Hanoi: (also known as the tower of
  3. 所属分类:游戏

    • 发布日期:2018-04-28
    • 文件大小:15.56mb
    • 提供者:calmcloud
  1. 汉诺塔

    0下载:
  2. 有A,B,C三个柱子,将A柱子上的N个盘子(从大到小排列)移到C柱子上,每次只允许移动一个盘子,并且保证每个柱子上的盘子的排列都是从大到小。(There are three columns, A, B and C, which move the N plates on the A pole from the big to the small to the C pole, and only allow one plate to move each time, and ensure that the
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1kb
    • 提供者:sherohyw
  1. hannuota

    0下载:
  2. 使用C++语言解决了汉诺塔问题(三柱),可以依次拓展到多柱(The use of C++ language to solve the problem of Hanoi , which in turn may be extended to multiple columns)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:267kb
    • 提供者:derek__z
  1. Hanoi

    0下载:
  2. 递归算法解决汉诺塔问题,将所有盘从A柱移动到C柱,在移动过程中可以借助B柱。(Solving Hanoi Tower problem by recursive algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:3.26mb
    • 提供者:LING0712
  1. c语言实现的汉诺塔演示程序

    1下载:
  2. c语言实现的汉诺塔演示程序,可能有点问题,不过还可以
  3. 所属分类:数据结构常用算法

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com