文件名称:最短路径分析代码
- 所属分类:
- 中间件编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2009-02-05
- 文件大小:
- 99.13kb
- 下载次数:
- 0次
- 提 供 者:
- jkz0613
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。
程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络->Plan->选择目的点->获取路径->显示路径->刷新,如需要重复查询,需要 刷新 ->选择目的点->获取路径->获取路径->显示路径,以此类推。
程序中还有若干bug尚未完善,如内存释放等问题,因时间关系尚未解决。程序附带测试数据。
此段代码是因工作需要所做的测试代码,有待进一步完善。也希望研究最短路径的xdjm们能和我多多交流!
相关搜索: 最短路径
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : shortestPath.rar 列表 shortestPath\data\Line.dbf shortestPath\data\Line.prj shortestPath\data\Line.sbn shortestPath\data\Line.sbx shortestPath\data\Line.shp shortestPath\data\Line.shx shortestPath\data\Point.dbf shortestPath\data\Point.prj shortestPath\data\Point.sbn shortestPath\data\Point.sbx shortestPath\data\Point.shp shortestPath\data\Point.shx shortestPath\data\无标题.mxd shortestPath\data shortestPath\shortestPath\app.config shortestPath\shortestPath\bin\Debug\shortestPath.exe shortestPath\shortestPath\bin\Debug\shortestPath.exe.config shortestPath\shortestPath\bin\Debug\shortestPath.pdb shortestPath\shortestPath\bin\Debug\shortestPath.vshost.exe shortestPath\shortestPath\bin\Debug\shortestPath.vshost.exe.config shortestPath\shortestPath\bin\Debug shortestPath\shortestPath\bin shortestPath\shortestPath\FindShortPathClass.cs shortestPath\shortestPath\Form1.cs shortestPath\shortestPath\Form1.Designer.cs shortestPath\shortestPath\Form1.resx shortestPath\shortestPath\obj\Debug\Refactor shortestPath\shortestPath\obj\Debug\ResolveAssemblyReference.cache shortestPath\shortestPath\obj\Debug\shortestPath.csproj.GenerateResource.Cache shortestPath\shortestPath\obj\Debug\shortestPath.exe shortestPath\shortestPath\obj\Debug\shortestPath.Form1.resources shortestPath\shortestPath\obj\Debug\shortestPath.pdb shortestPath\shortestPath\obj\Debug\shortestPath.Properties.Resources.resources shortestPath\shortestPath\obj\Debug\TempPE shortestPath\shortestPath\obj\Debug shortestPath\shortestPath\obj\shortestPath.csproj.FileList.txt shortestPath\shortestPath\obj shortestPath\shortestPath\Program.cs shortestPath\shortestPath\Properties\AssemblyInfo.cs shortestPath\shortestPath\Properties\Resources.Designer.cs shortestPath\shortestPath\Properties\Resources.resx shortestPath\shortestPath\Properties\Settings.Designer.cs shortestPath\shortestPath\Properties\Settings.settings shortestPath\shortestPath\Properties shortestPath\shortestPath\shortestPath.csproj shortestPath\shortestPath\shortestPath.csproj.user shortestPath\shortestPath shortestPath\shortestPath.sln shortestPath\shortestPath.suo shortestPath\程序说明.txt shortestPath