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

搜索资源列表

  1. hannio_1

    0下载:
  2. 汇编汉诺塔,可输出n为任何数目时的情况。 代码很简洁 -Compilation of Tower of Hanoi, n is any number can be output when the situation. Code is very simple
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1296
    • 提供者:wangyun
  1. hanoi

    0下载:
  2. 10层以内汉诺塔的移动小游戏,无UI界面,在程序执行窗口进行(The 10 layer within the tower of Hanoi mobile game, UI interface, the execution of the program window)
  3. 所属分类:游戏

    • 发布日期:2017-12-18
    • 文件大小:538624
    • 提供者:mars7944
  1. 1

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

  1. hellow

    0下载:
  2. 汉诺塔解法 运用递归法非常清晰简洁的程序实现(Hanoi Recursive method is very clear and concise procedures to achieve)
  3. 所属分类:游戏

    • 发布日期:2017-12-22
    • 文件大小:474112
    • 提供者:sunqian6611
  1. hanluota

    0下载:
  2. 这是在C语言环境下实现汉诺塔自动移动的程序(This is the tower of Hanoi mobile program in C language environment)
  3. 所属分类:游戏

  1. 3-汉诺塔

    0下载:
  2. 本人我用C++语言写的一个简单的汉诺塔的程序,这个程序很简单,不喜勿喷。(I have written a simple hannotta program in c ++ language, which is simple and not to be liked.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2678784
    • 提供者:即刻出发
  1. 汉诺塔问题 (2)

    0下载:
  2. 利用汉罗塔熟悉递归调用,python算法进行汉罗塔问题求解,,,,(amiliar with recursive call using Han tower)
  3. 所属分类:移动互联网开发

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:cutthetree
  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
    • 文件大小:244736
    • 提供者:风逝lhz
  1. 汉诺塔 ppt

    0下载:
  2. 游戏C语言编程代码ppt分享给大家一起看看(The game C language programming code PPT shares a look at all of you)
  3. 所属分类:游戏

    • 发布日期:2018-01-07
    • 文件大小:214016
    • 提供者:Lincoln0927
  1. Zuo

    0下载:
  2. 使用C++语言实现了汉诺塔过程,递归过程(using c++ to implete hanoi)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:黑色苹果
  1. Hanoi

    0下载:
  2. 汉诺塔自动演示,能自动演示盘子动态移动效果。(HANOR automatic demonstration, to automatically display plate dynamic movement effect.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:62464
    • 提供者:xthome
  1. hanoi

    0下载:
  2. 将之前做过的汉诺塔程序放在一个中,并加入图形化演示与自己移动功能用菜单选择(Will be done before the Hanoi program on a graphical presentation, and join with their mobile function with a menu selection)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:龙卷咖啡
  1. 汉罗塔

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

    • 发布日期:2018-04-22
    • 文件大小:27648
    • 提供者:sakous
  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
    • 文件大小:1024
    • 提供者: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
    • 文件大小:273408
    • 提供者:derek__z
  1. 汉诺塔动态演示程序

    1下载:
  2. 本程序是由Qt编写的汉诺塔动态演示程序,界面精美,功能完善(This is s Hanoi Tower Demo,developed by QtC++.)
  3. 所属分类:界面编程

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

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

    • 发布日期:2018-05-06
    • 文件大小:3415040
    • 提供者:LING0712
  1. 汉诺塔

    1下载:
  2. MFC实现汉诺塔 1) 刚开始时,缺省三根针,三(多)层金盘位于第一根针上。 2) 按“开始”菜单演示汉诺塔移动过程,按“结束”菜单结束汉诺塔演示过程。 3) 在客户区正确显示当前移动图示过程。 4) 在客户区正确显示当前移动总次数、各金盘的移动次数和各针上发生的移动次数。 5) 按“单步演示”菜单打勾来一步一步查看过程。“单步演示”菜单不打勾时表示是自动演示(每次移动间隔1s)。“单步演示”菜单每次一次,三根针状态复位。(MFC hanoi tower)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-03
    • 文件大小:4032512
    • 提供者:Geez
  1. 汉诺塔

    0下载:
  2. 递归求5阶汉诺塔
  3. 所属分类:源码下载

  1. c语言实现的汉诺塔演示程序

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

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com