CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 汉诺塔问题

搜索资源列表

  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
    • 文件大小:8707
    • 提供者:苏辉
  1. hanruo

    0下载:
  2. 一个用c++实现的汉诺塔问题的游戏小程序.可作为课程设计的练习-with a realization of the c HANOR the small game procedures. As a curriculum designed exercises
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34175
    • 提供者:
  1. hnt

    0下载:
  2. 汉诺塔问题的实现,C语言#include <slib.h> #include <sing.h>
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2423
    • 提供者:wangan
  1. hannuo

    0下载:
  2. 大学数据结构课程汉诺塔问题程序解决,帮助数据结构课程入门。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8717
    • 提供者:张鸣
  1. games

    0下载:
  2. 数据结构算法中一些经典的小游戏的算法,如魔法矩阵,八皇后问题,骑士游历问题,环游世界问题,一笔画问题,非递归的汉诺塔问题等
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8350
    • 提供者:王家玮
  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
    • 文件大小:7891
    • 提供者:孙晨曦
  1. 递归解决Hanoi汉诺塔

    0下载:
  2. 解决Hanoi问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-06-29
    • 文件大小:653
    • 提供者:lingran
  1. a.doc

    0下载:
  2. 1) 根据栈数据结构,分别建立一个顺序栈和链式栈并实现其上基本操作(出栈和入栈等); 2) 根据队列数据结构,分别建立链队列和循环队列,并完成其上的基本操作(出入队列等); 3) 参考P80表达式求值例题,应用栈的基本操作实现简单表达式求值运算及其进出栈模拟过程(给出程序执行过程中栈的变化过程); 4) 阅读P83栈与递归的实现一节内容和3阶汉诺塔问题。使用栈数据结构解决3阶汉诺塔问题,编写程序并模拟栈及其汉诺塔的搬运过程(给出程序执行过程栈的变化过程与圆盘的搬动状态)。 5)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4684
    • 提供者:sad
  1. hanluota

    0下载:
  2. 汉诺塔问题的求解,数据结构实验时做得,希望有用。-Tower of Hanoi problem solving, data structure experiments done, I hope useful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5294
    • 提供者:胡娟
  1. Hanoi

    0下载:
  2. 数据结构中著名的汉诺塔问题的实现,基于C++实现-Data structure of the famous Tower of Hanoi problem to achieve, based on C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11836
    • 提供者:王营
  1. Hanoi

    0下载:
  2. Hanoi,用分治法解决汉诺塔问题,vc6.0编译运行通过-Hanoi, Tower of Hanoi with the Method to solve the problem, vc6.0 compile and run through
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2227177
    • 提供者:草人
  1. hanoibfs

    0下载:
  2. 用广度搜索编的汉诺塔问题,能解决14个盘子的,用到位运算压缩判重,用哈希表判重。-The Tower of Hanoi with the breadth of search code problem, can solve the 14 dishes, with a compression sub-re-place operations, using the hash table sub-weight.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:997
    • 提供者:ly
  1. c

    0下载:
  2. 一些基于C的一个小算法,适合无聊时学习使用。例如汉诺塔问题,魔术师问题-A small number of C-based Algorithm for learning to use when bored. Such as Tower of Hanoi problem, magician problems, and so
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2466
    • 提供者:rechen
  1. hann

    0下载:
  2. 汉诺塔问题的典型求解方法 哈工大的实验课作业 可以通过编译 注释完整-hanoi
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:342498
    • 提供者:孙金帅
  1. TowerOfHanoiProblemOfNon-RecursiveAlgorithm

    0下载:
  2. 中大老师给出的关于汉诺塔问题的非递归算法的讲解-Tower of Hanoi problem of non-recursive algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:108633
    • 提供者:moxingwen
  1. Towers-of-Hanoi-problem

    0下载:
  2. 用递归算法实现汉诺塔问题,并输出所移动的步数-Towers of Hanoi problem using recursive algorithm,and output the number of the movement
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:557
    • 提供者:Lee
  1. Tower_of_Hanoi_problem

    0下载:
  2. 汉诺塔问题。实现将n个盘子从a移动到c,然后输出。-Tower of Hanoi problem. To achieve the n-plate from a move to c, then output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:602
    • 提供者:李阳
  1. hanoi

    0下载:
  2. 汉诺塔问题,能够解决碟子数任意多的汉诺塔问题,而且程序显示碟子从哪个柱子移动到哪个柱子-The problem of Hanoi, to solve the problem of Hanoi with any number of plates, moreover, the program display the movement the plate .
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2034
    • 提供者:董海光
  1. hannuota

    0下载:
  2. 算法设计与分析实验中的汉诺塔问题,给定层数,实现塔的转移-Algorithm design and analysis of experiments in the Tower of Hanoi problem, given the number of layers to achieve the transfer of the tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:159181
    • 提供者:sjq
  1. c语言实现的汉诺塔演示程序

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

« 12 3 »
搜珍网 www.dssz.com