首页

最短路径和导航-源码和文档

c#

2021-11-21

采用Visual Studio 2010基于ArcEngine 10.1开发,采用C#开发语言,基于.Net Framework 4.0运行环境.可以打开ArcGIS支持的所有数据格式,支持将数据保存为mxd地图文档。支持图层移动,渲染功能,支持常用的GIS操作,如放大、缩小、漫游等。能够查看矢量图层的属性表,并进行条件选择,在地图上高亮显示。能够显示鼠标当前所指的要素属性信息,鼠标滑过教学楼可以显示其名字和类型(通过配置实现,本软件只配置了建筑物图层)。能够进行最短路径分析,根据手动选取的起止位置,生成可能的导航路径,显示最优的三条路径信息(按最短时间、最短距离、经过对象(建筑物)最多)。 注:本程序是比较基础的路径规划实验,代码量较小,由于实验数据较大超过了限制,并未上传,但给出了数据制作方式。如有需要原始实验数据的话请留言。

资源下载此资源下载价格为4D币(VIP免费),请先
资源文件列表
app.config , 161
App.ico , 1078
AssemblyInfo.cs , 1348
Bin/Release/ShortestPath.exe , 118784
Bin/Release/ShortestPath.exe.config , 161
Bin/Release/ShortestPath.pdb , 148992
Bin/Release/ShortestPath.vshost.exe , 24224
Bin/Release/ShortestPath.vshost.exe.config , 161
Bin/Release/ShortestPath.vshost.exe.manifest , 490
cmdClearAnalysisLayer.cs , 2544
cmdLoadLocations.cs , 3139
cmdNALayerProperties.cs , 1586
cmdNAProperties.cs , 907
cmdRemoveLayer.cs , 1449
cmdSolve.cs , 2809
CommonFunctions.cs , 1663
frmAttribute.cs , 6083
frmAttribute.Designer.cs , 5172
frmAttribute.resx , 6025
frmLoadLocations.cs , 13380
frmLoadLocations.resx , 5814
frmMain.cs , 38525
frmMain.resx , 13427
frmNALayerProperties.cs , 162715
frmNALayerProperties.resx , 6946
frmNAProperties.cs , 9240
frmNAProperties.resx , 5814
obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache , 126308
obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 8240
obj/x86/Debug/NAEngine.exe , 102400
obj/x86/Debug/NAEngine.pdb , 101888
obj/x86/Debug/NAEngine2010.csproj.FileListAbsolute.txt , 1391
obj/x86/Debug/NAEngine2010.csproj.GenerateResource.Cache , 1116
obj/x86/Debug/NAEngine2010.csprojResolveAssemblyReference.cache , 139264
obj/x86/Debug/ShortestPath.csproj.FileListAbsolute.txt , 2769
obj/x86/Debug/ShortestPath.csproj.GenerateResource.Cache , 1181
obj/x86/Debug/ShortestPath.csprojResolveAssemblyReference.cache , 243742
obj/x86/Debug/ShortestPath.exe , 118784
obj/x86/Debug/ShortestPath.frmAttribute.resources , 180
obj/x86/Debug/ShortestPath.frmLoadLocations.resources , 180
obj/x86/Debug/ShortestPath.frmMain.resources , 4837
obj/x86/Debug/ShortestPath.frmNALayerProperties.resources , 180
obj/x86/Debug/ShortestPath.frmNAProperties.resources , 180
obj/x86/Debug/ShortestPath.pdb , 148992
Program.cs , 856
RouteClass.cs , 18353
ShortestPath.csproj , 14360
ShortestPath.csproj.user , 546
ShortestPath.sln , 860
ShortestPath.v12.suo , 79360
校园导航-说明文档.docx , 9719431
没有账号? 忘记密码?

社交账号快速登录