文件名称:shortestPath
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:99.21kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这段代码并非原创,是依照蒋波涛那本《插件式GIS应用框架的设计与实现》中的例子代码实现的,并加入了用户界面,稍作了完善。(我知道蒋兄也经常在此论坛出没的,这段代码有哪里还需要改善或做得不对的地方,还望蒋兄海涵和多提宝贵意见!:))
其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络->Plan->选择目的点->获取路径->显示路径->刷新,如需要重复查询,需要 刷新 ->选择目的点->获取路径->获取路径->显示路径,以此类推。
-The code is not the original, in accordance with the Chiang Kai-shek waves book, " plug-in GIS application framework design and implementation" in the example code to achieve, and joined the user interface has improved slightly. (I know that Chiang' s elder brother also frequently spotted in this forum, there is where the code needs to be improved or done anything wrong place, but also look Chiang Brother Haihan and more valuable opinions!:)) In which the line models only consider the most the simplest case: that the user model in a short path that is a polyline, which consists of a polyline of segmentcollection also covers a line.
其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络->Plan->选择目的点->获取路径->显示路径->刷新,如需要重复查询,需要 刷新 ->选择目的点->获取路径->获取路径->显示路径,以此类推。
-The code is not the original, in accordance with the Chiang Kai-shek waves book, " plug-in GIS application framework design and implementation" in the example code to achieve, and joined the user interface has improved slightly. (I know that Chiang' s elder brother also frequently spotted in this forum, there is where the code needs to be improved or done anything wrong place, but also look Chiang Brother Haihan and more valuable opinions!:)) In which the line models only consider the most the simplest case: that the user model in a short path that is a polyline, which consists of a polyline of segmentcollection also covers a line.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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/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/FindShortPathClass.cs
shortestPath/shortestPath/Form1.cs
shortestPath/shortestPath/Form1.Designer.cs
shortestPath/shortestPath/Form1.resx
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/shortestPath.csproj.FileList.txt
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/shortestPath.csproj
shortestPath/shortestPath/shortestPath.csproj.user
shortestPath/shortestPath.sln
shortestPath/shortestPath.suo
shortestPath/程序说明.txt
shortestPath/shortestPath/obj/Debug/Refactor
shortestPath/shortestPath/obj/Debug/TempPE
shortestPath/shortestPath/bin/Debug
shortestPath/shortestPath/obj/Debug
shortestPath/shortestPath/bin
shortestPath/shortestPath/obj
shortestPath/shortestPath/Properties
shortestPath/data
shortestPath/shortestPath
shortestPath
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/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/FindShortPathClass.cs
shortestPath/shortestPath/Form1.cs
shortestPath/shortestPath/Form1.Designer.cs
shortestPath/shortestPath/Form1.resx
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/shortestPath.csproj.FileList.txt
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/shortestPath.csproj
shortestPath/shortestPath/shortestPath.csproj.user
shortestPath/shortestPath.sln
shortestPath/shortestPath.suo
shortestPath/程序说明.txt
shortestPath/shortestPath/obj/Debug/Refactor
shortestPath/shortestPath/obj/Debug/TempPE
shortestPath/shortestPath/bin/Debug
shortestPath/shortestPath/obj/Debug
shortestPath/shortestPath/bin
shortestPath/shortestPath/obj
shortestPath/shortestPath/Properties
shortestPath/data
shortestPath/shortestPath
shortestPath
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.