搜索资源列表

  1. labyrinth

    0下载:
  2. c语言下的一个迷宫求解问题。自动探索前方路径,最终找出唯一一条走出迷宫的路。-a maze solving problem with c language . Automatically discover the path ahead, and ultimately find the only way out of the labyrinth.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:526336
    • 提供者:Bai
  1. Classical-algorithm

    0下载:
  2. 经典算法大全,包含有八皇后问题、老鼠走迷宫等经典算法,附带有程序-Classical algorithm Guinness, includes eight queens problem, Mouse Maze other classic algorithms, with a program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1057792
    • 提供者:刘斌
  1. goMaze

    0下载:
  2. *问题描述:一个网格迷宫由n行m列的单元格组成,每个单元格要么是空地(用1表示), * 要么是障碍物(用0 表示)。找出从起点到终点的最短移动序列,其中U,D,L,R, * 分别代表往上,下,左,右移动到相邻单元格。任何时候都不能在障碍格中, * 也不能走到迷宫之外,起点和终点保证是空地。n,m<=100.- go maze
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:lu xiangyong
  1. algo3-5

    0下载:
  2. 求解有关迷宫路径的问题的算法,可以输出最优路径,以及所有路径-path of a puzzle...
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:714752
    • 提供者:Xue Lanqing
  1. 1001

    0下载:
  2. 利用回溯法实现的迷宫求解问题,算法效率高-Maze Solving
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:yss
  1. QLearning

    0下载:
  2. Q学习解决迷宫游戏问题,人工智能行为只能的一种方法。-Q learning problem solving maze game, only the behavior of a method of artificial intelligence.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:3919872
    • 提供者:张志智
  1. UnionFindMaze

    0下载:
  2. 应用栈与队列的相关知识来解决 迷宫生成的问题-Application stacks and queues, problem solving maze generation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:vivian
  1. alg.cpp.tar

    0下载:
  2. 实现了一些经典的计算机算法,包括全排列,全组合,走迷宫,背包问题等-Implements some classic computer algorithms, including full arrangement, all combinations, Maze, backpacks issues
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:张纯化
  1. Detailed-version-of-the-maze

    0下载:
  2. 本代码主要是实现了迷宫中如何探索路径的问题,其中主要运用了栈的知识。-The code is mainly realized how to explore the path of maze problem, which mainly uses the knowledge of the stack.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:陈默
  1. maze

    0下载:
  2. 课堂作业 迷宫求解问题 c语言 main文件直接用- Classwork maze problem solving c language main files directly with
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:
  1. maze

    0下载:
  2. 实现经典问题老鼠迷宫,并用坐标将路径显示出来-Achieve classic problem rat maze, and coordinate with the path displayed
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Jason
  1. ccjtwj30

    0下载:
  2. 编程汉字问题,txt 小白鼠钻迷宫,c 挽救软盘,c,-Programming problems Chinese characters, TXT mice drilling maze, save the floppy disk c, c,
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:175104
    • 提供者:Gronjr
  1. dajabases-string

    0下载:
  2. 编程汉字问题,txt 小白鼠钻迷宫,c 挽救软盘,c,-Programming problems Chinese characters, TXT mice drilling maze, save the floppy disk c, c,
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:175104
    • 提供者:Gronjr
« 1 2 ... 29 30 31 32 33 34»

源码中国 www.ymcn.org