CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构 迷宫问题

搜索资源列表

  1. 迷宫问题(05号 王耀辉)

    1下载:
  2. 数据结构的课程设计-data structure of the curriculum design
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7839
    • 提供者:木林
  1. 迷宫问题aaa

    0下载:
  2. 迷宫问题 数据结构-maze data structure problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3024
    • 提供者:ddr
  1. 非递归

    0下载:
  2. 数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:长风
  1. 数据结构经典算法

    0下载:
  2. 数据结构经典算法,约瑟夫环问题,迷宫,哈夫曼编码等
  3. 所属分类:文档资料

  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. Maze.rar

    0下载:
  2. 这个下程序是用回溯法解决走迷宫问题。这个程序里面的关于迷宫的数据结构设计比较好,可以借鉴借鉴!,This process is back under the law to resolve the issue Maze. Inside the process of data on the structural design of the maze is better, you can learn from!
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:165917
    • 提供者:曾科
  1. maze

    1下载:
  2. 数据结构试验报告—迷宫问题,有详细的需求分析和源码及测试结果,高质量!-Test report data structure- a maze problem, there is a detailed needs analysis and source code and test results
  3. 所属分类:Data structs

    • 发布日期:2014-10-03
    • 文件大小:69159
    • 提供者:sunyingcheng
  1. zuoye

    0下载:
  2. 迷宫问题与运动会,有丰富的实例与测试数据,是学习数据结构的较好的资料!-Maze with the Games, has a wealth of examples and test data, data structure to learn the information better!
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:667962
    • 提供者:Bill
  1. maze

    1下载:
  2. 数据结构 课程设计 迷宫问题 欢迎下载-Data structure the curriculum design issues welcome maze download
  3. 所属分类:Data structs

    • 发布日期:2014-10-04
    • 文件大小:37411
    • 提供者:
  1. migong

    0下载:
  2. 迷宫问题 的c语言实现算法。在数据结构中是很重要的一个问题。-Maze problem algorithm c language. In the data structure is very important to a problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:879
    • 提供者:冷月X
  1. migongwenti

    0下载:
  2. 迷宫问题,寻求走出迷宫的一条通路。计算机专业数据结构课程的重点内容之一。-Maze to find a pathway out of the maze. Computer data structure course, one of the key elements.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:67719
    • 提供者:熊伟
  1. migong

    0下载:
  2. 数据结构课程设计报告及代码 C语言环境 迷宫问题的设计 -Data structure curriculum design reports and code C language environment maze design issues
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:222950
    • 提供者:熊彪
  1. zou_migong

    0下载:
  2. 超酷小鼠走迷宫问题,经典算法与数据结构问题-Cool mouse Maze problems, the classic algorithm and data structure issues
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2609
    • 提供者:weishantc
  1. 3970995Turtle_Maze

    0下载:
  2. 视觉画的迷宫问题 功能强大 适合于数据结构处学习和 -Painting visual maze problems powerful data structure suitable for learning and Office
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:48984
    • 提供者:136899
  1. maze

    0下载:
  2. 我们数据结构课的课程设计,是一个迷宫问题的实验,用了A*算法求解迷宫的最短路径-Data structure of our course curriculum design, the problem is a maze experiment, using the A* algorithm to solve the maze of the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2919970
    • 提供者:Shi
  1. sixmazeproblem

    0下载:
  2. 求解数据结构中迷宫问题的C语言源程序,代码精炼,已通过运行-Data structure to solve a maze problem in C-language source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:14290
    • 提供者:maxiujuan
  1. maze

    0下载:
  2. 可视化迷宫问题,数据结构练习,堆栈的应用-Visualization maze
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11631980
    • 提供者:Bob
  1. migong

    0下载:
  2. 数据结构中的迷宫问题算法,根据严蔚敏版的数据结构书上的要求编写的。-Maze problem data structure algorithms, according to Yan Wei Min version of the book on data structure request.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:180921
    • 提供者:wuyichen
  1. migong

    0下载:
  2. 数据结构课程设计,迷宫问题,去除了外围的墙,感觉更贴切-Data structures curriculum design, mazes, removed the outer walls, feels more appropriate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1947
    • 提供者:孙女喊叫
  1. 迷宫问题

    1下载:
  2. 用C++语言实现在迷宫中寻找出路。 核心算法伪代码: do{ 如果当前位置为出口: 当前位置进栈; return 1; while(尝试的方向小于4) { 尝试方向号码对应方向的格子; 如果这个格子是没走过的通路: 当前位置进栈; 将地图上的这个位置标记为走过的; 切换试探的方块为新的当前位置; 跳出这层循环; 否则: 方向号码增加1; } 如果当前位置的四周没有路了: 地图上的当前位置标记成走过的; 出栈; }while(栈不空或者还有方向没试探完);(Using C + + l
  3. 所属分类:数据结构

    • 发布日期:2020-12-17
    • 文件大小:16384
    • 提供者:F(zx)
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com