搜索资源列表

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

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

    • 发布日期:2024-05-25
    • 文件大小:7168
    • 提供者:木林
  1. OSet

    0下载:
  2. 迷宫程序,C++实现 一个用VC写的关于迷宫的程序-maze procedure, C to achieve a VC was on the maze procedure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-25
    • 文件大小:245760
    • 提供者:钟华
  1. Maze11

    0下载:
  2. 一个自己写的毕业设计的程序。就是模拟迷宫问题。界面比较漂亮。操作简单。-himself wrote a graduate of the design process. The problem is the simulation of the maze. More beautiful interface. Simple operation.
  3. 所属分类:界面编程

    • 发布日期:2024-05-25
    • 文件大小:76800
    • 提供者:高陈强
  1. 迷宫求解(wjluo)

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

    • 发布日期:2024-05-25
    • 文件大小:220160
    • 提供者:刘源
  1. [AI]2005Maze1002016

    0下载:
  2. 福州大学人工智能课程02级的实验项目:实现深度、广度、A*算法的迷宫搜索以及演示程序,c#编写。-Fuzhou University artificial intelligence courses to the 02 pilot projects : to achieve the breadth, depth, A* search algorithm maze and Demonstration Program, c# prepared
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-25
    • 文件大小:222208
    • 提供者:林锋杰
  1. migongqiujiea

    0下载:
  2. 一个迷宫求解程序。自己编着玩的,希望有人需要。编程序时一件乐事。-a maze solving procedures. Developed playing with the hope that someone needs. Programmed an enjoyable time.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:田天
  1. numbermaze

    0下载:
  2. 数字迷宫游戏,即在一个九乘九的矩阵中填入1~9的数字,使得行,列以及3个小九宫格中的数字没有重复。下载后,用鼠标点击单元格进行初始数字的填充(也可以运行初始化,填充已经设定好的题目),然后单步运行。注意,在反复进行清除行,列,九宫格重复后,一定要多进行几回已知重复,否则,结果会出现问题。-figures maze games in a nine Jiucheng Enter the Matrix a nine-figure, makin
  3. 所属分类:Windows编程

    • 发布日期:2024-05-25
    • 文件大小:826368
    • 提供者:墨风
  1. migong

    0下载:
  2. 这是一个迷宫问题,用Astar来实现迷宫问题,里面有很详细的说明这是我从其它网站上下载下来的-This is a maze problem, with Astar to achieve the maze problem, which had a very detailed descr iption of which I downloaded from other websites down
  3. 所属分类:文档资料

    • 发布日期:2024-05-25
    • 文件大小:6144
    • 提供者:louis
  1. minggong

    0下载:
  2. 一个用C程序编写的迷宫游戏,本代码含有详细的说明-Programming with C a maze game, the code contains a detailed descr iption of
  3. 所属分类:游戏

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:陈鹤
  1. mazelinkstack

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:
  1. Mazeproblem

    0下载:
  2. 迷宫问题以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍.设计一个程序,对任意设定的迷宫,求出一条入口到出口的通路,或的出没有通路的结论. {基本要求}: (1)实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一个坐标的方向. (2)编写递归形式的算法,求迷宫中所有通路. (3)以方阵形式输出迷
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:黄庆芝
  1. Exam

    0下载:
  2. 迷宫算法遍历二值图像区域,获取面积并输出,稍加修改可以得到区域面积,重心等信息-Maze traversal algorithm for binary image region, access to the area and output, can be slightly modified area, the focus of information
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:43008
    • 提供者:lv

源码中国 www.ymcn.org