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

搜索资源列表

  1. maze

    0下载:
  2. 数据结构迷宫求解:用非递归方法求迷宫路径-Data structure to solve the maze: a maze with non-recursive method, to calculate the path
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:960
    • 提供者:wh
  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. mystryPalace

    0下载:
  2. 迷宫求解问题,数据结构问题,实用c++ 迷宫求解问题,数据结构问题,实用-the way togo out from Palace
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2220
    • 提供者:zhangnan
  1. maze

    0下载:
  2. 迷宫求解,回溯算法,以坐标格式输入迷宫围墙,输出为路线
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1309146
    • 提供者:wc
  1. maze

    0下载:
  2. 上载这个用数据结构算法写的迷宫求解,有何不足之处,请多指教-Upload the data structure used to write algorithms to solve the maze, what inadequacies of ability, Zhi Jiao
  3. 所属分类:Data structs

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

    0下载:
  2. 迷宫求解 与用户交互创建迷宫并提供用户选择出口与入口,显示出来-Maze Solving and user interaction to create the maze and to provide the user to select export and import, display
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1569
    • 提供者:白剑
  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. 123

    0下载:
  2. 迷宫求解,简单的利用非递归求解算出迷宫的路径。-Maze solving, solving simple calculated using non-recursive path maze.
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1227
    • 提供者:罗鹏
  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 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com