文件名称:migong
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-09-27
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- 司**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序实现迷宫问题的相关操作,包括迷宫的组织和存储,并实现迷宫路由算法(即查找迷宫路径)。程序所能达到的:具体包括迷宫的建立,迷宫的存储(迷宫由自动生成或手动生成),迷宫中路径的查找。-The maze of issues related to program operations, including organizing and storing the maze and maze routing algorithm (ie find the maze path). Program can achieve: specifically including the establishment of the maze, the maze of storage (maze generated by the auto-generated or manually), the maze path lookup.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
migong\迷宫\bin\Debug\迷宫.exe
......\....\...\.....\迷宫.pdb
......\....\...\.....\迷宫.vshost.exe
......\....\...\.....\迷宫.vshost.exe.manifest
......\....\Class1.cs
......\....\Form1.cs
......\....\Form1.Designer.cs
......\....\Form1.resx
......\....\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
......\....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
......\....\...\...\.....\GenerateResource.read.1.tlog
......\....\...\...\.....\GenerateResource.write.1.tlog
......\....\...\...\.....\ResolveAssemblyReference.cache
......\....\...\...\.....\迷宫.csproj.FileListAbsolute.txt
......\....\...\...\.....\迷宫.exe
......\....\...\...\.....\迷宫.Form1.resources
......\....\...\...\.....\迷宫.pdb
......\....\...\...\.....\迷宫.Properties.Resources.resources
......\....\Program.cs
......\....\...perties\AssemblyInfo.cs
......\....\..........\Resources.Designer.cs
......\....\..........\Resources.resx
......\....\..........\Settings.Designer.cs
......\....\..........\Settings.settings
......\....\迷宫.csproj
......\迷宫.sln
......\....\obj\x86\Debug\TempPE
......\....\...\...\Debug
......\....\bin\Debug
......\....\obj\x86
......\....\bin
......\....\obj
......\....\Properties
......\迷宫
migong