CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 汉诺塔

搜索资源列表

  1. yuanma.rar

    0下载:
  2. 数据结构的几个小程序:汉诺塔,杨辉三角,括号匹配,表达式求值,Data structure of several small programs: Tower of Hanoi, Yang Hui Triangle bracket matching, regular expression evaluator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5.02kb
    • 提供者:吴用
  1. honio

    0下载:
  2. visual C++编写的图形界面的汉诺塔动态演示-visual C++ graphical interface written in the Tower of Hanoi dynamic presentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4.27mb
    • 提供者:王颐
  1. hannoi

    0下载:
  2. 汉诺塔问题c语言实现 递归方法-Tower of Hanoi Tower of Hanoi problem c language c language recursion problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:891.24kb
    • 提供者:王柳才
  1. Sunnypig

    0下载:
  2. vijos上一题Sunnypig闯罗塔关(汉诺塔问题中最难的一种问法)。 没做出来的可以参考一下。-a title vijos Rota Sunnypig Chuang Guan (Tower of Hanoi problem in a most difficult question is asked). Can not do by reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:840byte
    • 提供者:curimit
  1. hannuota

    1下载:
  2. 汉诺塔的动态演示,使用C++实现汉诺塔的动态演示-Tower of Hanoi dynamic presentation, the use of C++, dynamic presentation Tower of Hanoi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.18kb
    • 提供者:田元
  1. hanno

    0下载:
  2. /汉诺塔递归算法过程解析: //汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石 //的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧 //不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个, //而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数) //18446744073709551615,看
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2.38kb
    • 提供者:change
  1. hanoi-c++

    1下载:
  2. 自编c++汉诺塔小程序,可直接在vc++上运行-Self c++ Tower of Hanoi applet can be directly in vc++ Run
  3. 所属分类:其他小程序

    • 发布日期:2012-12-28
    • 文件大小:8.68kb
    • 提供者:bingo
  1. hanoi-vb

    0下载:
  2. 自编vb汉诺塔小程序,可直接在vb下运行-Vb own Tower of Hanoi applet can be run directly in vb
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:bingo
  1. HanoiTower

    1下载:
  2. 最近在学用API写windows程序,经过半天的努力写出了一个汉诺塔演示程序.程序短小精悍,能完整地完成盘子的移动过程.-Recent study using API to write windows procedure, after the efforts of a half-day Tower of Hanoi to write a demo program. Dapper procedures can be completed full course of plate movement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2.11kb
    • 提供者:张恒
  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. Tower

    0下载:
  2. 一个用标准C编写的汉诺塔可视控制台程序,实现了制定层数的汉诺塔移动,并实现了可视化,可生成EXE程序独立于VC++环境独立运行.-A standard C Hanoi prepared visual console procedures, to achieve the development of mobile-rise Tower of Hanoi, and the realization of visualization can be generated EXE program indepe
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2.56kb
    • 提供者:胡大海
  1. Hanoi

    0下载:
  2. 这是用递归算法实现的汉诺塔程序。实现虽然简单,但它最大的特色就是输出形式比较美观。-This is a recursive algorithm using the Tower of Hanoi program. Although simple to achieve, but it s biggest feature is the output form of comparative aesthetics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:13.81kb
    • 提供者:Katherine
  1. hanoi4

    0下载:
  2. 汉诺塔的演示!详细演示了汉诺塔的移动过程,盘子个数可以用1个到9个,建议用5个左右效果较好-Tower of Hanoi demo! Tower of Hanoi demonstrated in detail the movement of the process, the plate number can be 1-9, it is recommended to use about 5 better
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:you
  1. hanoi

    0下载:
  2. 汉诺塔游戏,很简单的。我做的一次课程设计-Tower of Hanoi game, very simple. I do a course design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:232.99kb
    • 提供者:sunjing
  1. 汉诺塔课设

    0下载:
  2. 实现汉诺塔的设计,适合C++新手对递归函数的理解与掌握(The design of hannotta is suitable for the understanding and mastery of the recursive function of the novice c + +)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1.6mb
    • 提供者:张满
  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
    • 文件大小:2.55mb
    • 提供者:即刻出发
  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
    • 文件大小:3kb
    • 提供者:龙卷咖啡
  1. java课程设计--Hannoi汉诺塔游戏

    0下载:
  2. 汉诺塔小游戏功能实现,游戏分为初,中,高难度。背景盘子颜色可以设置。(Tower of Hanoi game function, the game is divided into early, high difficulty. The color of the background plate can be set. Hannoi)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:204kb
    • 提供者:离弦
  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
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com