CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 迷宫

搜索资源列表

  1. 迷宫算法.rar

    0下载:
  2. 迷宫算法VC源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-03-16
    • 文件大小:335210
    • 提供者:
  1. 迷宫最短路径VC

    1下载:
  2. 用VC编写的迷宫最短路径求解。-VC prepared by the shortest path to solve the maze.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2489
    • 提供者:yj
  1. 迷宫问题

    0下载:
  2. 解决迷宫问题(用c实现)-maze solve the problem (with c realization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3849
    • 提供者:吴信斌
  1. 求解迷宫问题

    0下载:
  2. 运用C语言实现寻找输入的“迷宫”矩阵中的可选路径,并将找到的最短路径显示出来。-use C language to find that the "maze" matrix optional path and find the shortest path displayed.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10040
    • 提供者:葛林
  1. 编制迷宫程序(用A算法来实现)

    0下载:
  2. 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:陶钊
  1. 改进后的迷宫算法

    0下载:
  2. 迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度-maze procedures learning algorithms, data structures of classical learning process, by its own code optimization to speed up the search process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10197
    • 提供者:杜昭翼
  1. 迷宫求解(wjluo)

    0下载:
  2. 三种算法实现的迷宫出路求解,枚举、递归、还有栈。-three Algorithm way to solve the maze, enumeration, recursive, there are stacks.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:220312
    • 提供者:刘源
  1. 迷宫搜索

    0下载:
  2. 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9757
    • 提供者:roc
  1. 漫步迷宫

    0下载:
  2. 本程序采用C开发,寝室迷宫算法的最短路径求解。-the procedures used C development, dormitory maze of the shortest path algorithm to solve.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9643
    • 提供者:李小刚
  1. 数据结构_走迷宫代码

    0下载:
  2. 自己上数据结构课写的一个小程序 能找出走出迷宫的路径-own data structure classes on writing a small program can find the path out of the maze
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7887
    • 提供者:花名册
  1. 迷宫求解

    0下载:
  2. 迷宫求解的算法,可用于数据结构的教学-maze solving algorithms, data structures can be used for teaching
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:徐国天
  1. 迷宫2

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

    • 发布日期:2008-10-13
    • 文件大小:9824
    • 提供者:蓝沙
  1. 模拟人走迷宫

    0下载:
  2. 模拟人走迷宫,主要实现一般操作的程序,数据结构-simulated people Maze, the main general operating procedures, data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7387
    • 提供者:宋雷先
  1. 迷宫

    0下载:
  2. 本例是一个迷宫程序,其功能实现如下:随机生成迷宫地图,自动寻找通路
  3. 所属分类:数值算法/人工智能

  1. 字符界面自动生成迷宫并求解

    0下载:
  2. 字符界面自动生成迷宫并求解
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-01-09
    • 文件大小:506203
    • 提供者:y_1325
  1. 迷宫算法

    0下载:
  2. 给定一个迷宫,输入入口出口,得到走出迷宫的正确路线(Given a maze, enter the entrance, exit, get the route)
  3. 所属分类:数据结构

    • 发布日期:2018-01-04
    • 文件大小:1387520
    • 提供者:畋猎千阳
  1. 迷宫求解

    0下载:
  2. 迷宫已经定义好,程序会计算输出迷宫的路径(output the path of the maze)
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:892928
    • 提供者:耿小一
  1. 数据结构——走迷宫

    0下载:
  2. 走迷宫算法的C++实现,可直接运行可执行文件 不需要重新编译(Maze algorithm C++ implementation, can run directly executable files do not need to re compile.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-04
    • 文件大小:5755904
    • 提供者:ImAucc
  1. 找到一个给定的迷宫最短路径

    1下载:
  2. 在matlab虚拟环境,找到迷宫的最短路径(In matlab virtual environment, find the shortest path of the maze.)
  3. 所属分类:数值算法/人工智能

  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 8 9 10 ... 41 »
搜珍网 www.dssz.com