CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 迷宫求解

搜索资源列表

  1. migong

    0下载:
  2. 求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。还有递归求解的请看另一个-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:11870
    • 提供者:李华
  1. mi

    0下载:
  2. 有关栈的应用,是对于迷宫求解的非递归方法-The application of the stack, which is the non-recursive method of solving the maze
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3033
    • 提供者:Jack
  1. migongqiujie

    0下载:
  2. 一个效率较高的关于迷宫求解的算法。可谓是精简但功能强大。-An efficient algorithm for solving on the maze. Can be called simple but powerful.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:538
    • 提供者:张国兵
  1. Migong

    0下载:
  2. 自己写的c++链栈实现迷宫求解,可实现手动或自动初始化迷宫。-My own chain of stack c++ to achieve a maze solving, can be realized manually or automatically initialize the maze.
  3. 所属分类:Data structs

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

    0下载:
  2. 迷宫自动求解,利用图的广度优先搜索。迷宫自动求解,利用图的广度优先搜索。-Automatically solve the maze using the map of the breadth-first search. Automatically solve the maze using the map of the breadth-first search.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1020926
    • 提供者:sunwei
  1. 1111

    0下载:
  2. 迷宫求解!本人从其他人那里引用的,测试成功-Solving the maze! I quoted from others, testing the success of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7198
    • 提供者:王赟缘
  1. main

    0下载:
  2. 数据结构的入门问题之一,迷宫求解问题。具体要求是自定义迷宫,然后找到一条出路-One of the entry data structure, maze solving the problem. Specific requirements of a custom maze, then find a way out
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1045
    • 提供者:toby
  1. MiGong

    0下载:
  2. 这是一个用递归实现迷宫求解的程序,该程序十分的简单,同时效率很高,是本人对自己比较满意的一个程序-This is a maze solving with a recursive procedure, the procedure is simple, while efficient, is quite satisfied with my own a program
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:600
    • 提供者:孤独剑客
  1. DataStruct(3)

    0下载:
  2. 我实现的数据结构(C++):多项式,电路布线,迷宫求解。供大家学习参考!-I realize the data structure (C++): polynomial, circuit layout, maze solving. Reference for everyone to learn!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:74922
    • 提供者:zcs
  1. migong

    0下载:
  2. 迷宫求解运行在vc6.0中,算法还可以,不过不同的版本运行可能会出现错误-migongqiujie
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:837
    • 提供者:wangyu
  1. a_maze_solving

    0下载:
  2. 了解队列的特征,以便在实际问题背景下灵活运用它,同时实现迷宫求解-Understand the characteristics of the queue to the actual problems in the context of flexible use of it, while achieving a maze solving
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:77057
    • 提供者:hello
  1. Maze

    0下载:
  2. 用C实现的迷宫求解算法。图形界面,求解过程参照了深度优先搜索,迷宫由随即矩阵生成,采用栈作为路径存储结构。-Achieved with the C maze algorithm. Graphical interface, the process of solving the light of the depth-first search, maze generated by the matrix immediately, using the stack as the path to the st
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:45298
    • 提供者:john
  1. matrix

    0下载:
  2. 迷宫求解问题,输入一个M行N列0-1矩阵,0代表通过,1代表不能通过,判断是否能走出所给迷宫-matrix
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3734190
    • 提供者:王月兵
  1. migongqiujie

    0下载:
  2. 这是严蔚敏数据结构中的迷宫求解算法的具体程序,能够直接实现。-This is a data structure Yan Wei-min algorithm maze of specific procedures, can be directly achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:524405
    • 提供者:文艺
  1. maze-Examples

    0下载:
  2. c++实现 迷宫求解问题 数据结构 算法 利用数组实现-c++ data structures to achieve the maze solving algorithm uses an array of issues to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:256044
    • 提供者:杜鹃
  1. maze-solving

    0下载:
  2. 用C++写的“迷宫求解”。实现对随机迷宫或者是给定的迷宫的自动寻径。-Written in C++, " maze solving." Achieve a given random maze or labyrinth of automated routing.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:295306
    • 提供者:应鸳凯
  1. Solving-the-maze

    0下载:
  2. 基于队列数据结构,实现迷宫路径求解,以向量的方式输出路径-Based on the queue data structure, to achieve the path to solve the maze to the output path vector approach
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:167076
    • 提供者:王超
  1. maze

    0下载:
  2. 数据结构课程设计上的迷宫求解, MFC编程-Data structure to solve the maze on curriculum design, MFC Programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:75097
    • 提供者:小寒
  1. waegwr

    0下载:
  2. 数据结构的课程设计 迷宫求解的 实验报告 20页以上-Curriculum design data structures to solve the maze more than 20-page lab report
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:460613
    • 提供者:zhangqingwei
  1. maze

    0下载:
  2. 数据结构课程设计中,关于对迷宫求解的源代码。-Data structure course design, on the source code for solving the maze.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1460
    • 提供者:dfgd
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com