文件名称:Maze-Generration-and-routing
- 所属分类:
- 其他游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-03-07
- 文件大小:
- 73kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计算法生成一个N×M(N行M列)的迷宫,完成迷宫的组织和存储。实现两种不同的迷宫路由算法:广度优先和深度优先算法,并比较(包括理论和实验)两种方法的时间复杂性。-Design algorithm to generate a NM (N rows and M columns) of the maze, the maze to complete the organization and storage. Achieve two different maze routing algorithms: breadth-first and depth-first algorithm, and compare (including theoretical and experimental) time complexity of the two methods.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
老鼠迷宫源程序
..............\bin
..............\...\Debug
..............\...\.....\foot.jpg
..............\...\.....\foot.png
..............\...\.....\mouse.jpg
..............\...\.....\老鼠迷宫.exe
..............\...\.....\老鼠迷宫.pdb
..............\...\.....\老鼠迷宫.vshost.exe
..............\...\.....\老鼠迷宫.vshost.exe.manifest
..............\...\Release
..............\ClassDiagram1.cd
..............\EditMouseMigong.cs
..............\Form1.cs
..............\Form1.Designer.cs
..............\Form1.resx
..............\mouse.jpg
..............\MouseAndMigong.cs
..............\obj
..............\...\Debug
..............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..............\...\.....\TempPE
..............\...\.....\......\Properties.Resources.Designer.cs.dll
..............\...\.....\老鼠迷宫.csproj.FileListAbsolute.txt
..............\...\.....\老鼠迷宫.csproj.GenerateResource.Cache
..............\...\.....\老鼠迷宫.exe
..............\...\.....\老鼠迷宫.Form1.resources
..............\...\.....\老鼠迷宫.pdb
..............\...\.....\老鼠迷宫.Properties.Resources.resources
..............\Program.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\老鼠迷宫.csproj
..............\老鼠迷宫.sln
..............\老鼠迷宫.suo