文件名称:Maze
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.19mb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
根据数据结构里的不相交集写的,并根据他的要求分别拆墙完成的
程序名称:迷宫的随机生成与迷宫路径查找
程序原理:不相交集的简单应用
功能介绍:根据不相交集原理随机生成迷宫并查找其路径,输出迷宫的数字及图文信息及带路径的图文信息(含文件操作)
-Written according to the disjoint set data structure, and tearing down walls to complete his request
Program Name: randomly generated maze and labyrinth path to find
Program principle: do not intersect the set of simple applications
Features: According to the principle of non-intersecting sets randomly generated maze and find its path, the output maze of digital and graphic information and path graphics (including file operations)
程序名称:迷宫的随机生成与迷宫路径查找
程序原理:不相交集的简单应用
功能介绍:根据不相交集原理随机生成迷宫并查找其路径,输出迷宫的数字及图文信息及带路径的图文信息(含文件操作)
-Written according to the disjoint set data structure, and tearing down walls to complete his request
Program Name: randomly generated maze and labyrinth path to find
Program principle: do not intersect the set of simple applications
Features: According to the principle of non-intersecting sets randomly generated maze and find its path, the output maze of digital and graphic information and path graphics (including file operations)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Maze\Debug\Main.obj
....\.....\Main.sbr
....\.....\maze.obj
....\.....\maze.sbr
....\.....\VC.bsc
....\.....\VC.exe
....\.....\VC.ilk
....\.....\VC.pch
....\.....\VC.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\Main.cpp
....\maze.cpp
....\maze.h
....\maze.txt
....\VC.dsp
....\VC.dsw
....\VC.ncb
....\VC.opt
....\VC.plg
....\Debug
Maze
....\.....\Main.sbr
....\.....\maze.obj
....\.....\maze.sbr
....\.....\VC.bsc
....\.....\VC.exe
....\.....\VC.ilk
....\.....\VC.pch
....\.....\VC.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\Main.cpp
....\maze.cpp
....\maze.h
....\maze.txt
....\VC.dsp
....\VC.dsw
....\VC.ncb
....\VC.opt
....\VC.plg
....\Debug
Maze