文件名称:ContourDemo
-
所属分类:
- 标签属性:
- 上传时间:2015-03-04
-
文件大小:2.52mb
-
已下载:3次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
离散点集生成等值线的算法实现涉及四个方面:离散点三角形剖分建立不规则三角网(D-TIN)、基于D-TIN内插生成等值点集合,开闭两类等高线同时绘制,等值线适度光滑和标注。(VS2010+AE10+C#)-Discrete point set to generate contour algorithm involves four aspects: establish discrete points triangular subdivision of irregular triangle net (D- TIN), based on D- TIN interpolation to generate the equivalent point set, open and close two types of contour map at the same time, the smooth contour moderate and annotations. (VS2010+AE10+C#)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ContourDemo/ContourDemo/app.config
ContourDemo/ContourDemo/bin/Debug/ContourDemo.exe
ContourDemo/ContourDemo/bin/Debug/ContourDemo.exe.config
ContourDemo/ContourDemo/bin/Debug/ContourDemo.pdb
ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe
ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe.config
ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe.manifest
ContourDemo/ContourDemo/bin/Debug/Documents/DEM专题.mxd
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.3DAnalyst.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.3DAnalyst.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.AxControls.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Carto.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Carto.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Controls.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Controls.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.DataSourcesFile.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.DataSourcesFile.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Display.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Display.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geodatabase.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geodatabase.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geometry.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geometry.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.GlobeCore.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.GlobeCore.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Output.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Output.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.System.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.System.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.SystemUI.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.SystemUI.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Version.dll
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.dbf
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.prj
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.shp
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.shx
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.dbf
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.prj
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.shp
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.shx
ContourDemo/ContourDemo/bin/Debug/shp/离散点.dbf
ContourDemo/ContourDemo/bin/Debug/shp/离散点.prj
ContourDemo/ContourDemo/bin/Debug/shp/离散点.shp
ContourDemo/ContourDemo/bin/Debug/shp/离散点.shx
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.dbf
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.prj
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.shp
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.shx
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.dbf
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.prj
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.shp
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.shx
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.dbf
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.prj
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.shp
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.shx
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.exe
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.pdb
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe.manifest
ContourDemo/ContourDemo/ContourDemo/bin/Debug/Documents/DEM专题.mxd
ContourDemo/ContourDemo/ContourDemo/bin/Debug/shp/离散点图层.dbf
ContourDemo/ContourDemo/ContourDemo/bin/Debug/shp/离散点图层.shp
ContourDemo/ContourDemo/ContourDemo/bin/Debug/shp/离散点图层.shx
ContourDemo/ContourDemo/ContourDemo/ContourDemo.csproj
ContourDemo/ContourDemo/ContourDemo/CustomTypes/CoordinatePoint.cs
ContourDemo/ContourDemo/ContourDemo/CustomTypes/DrawObject.cs
ContourDemo/ContourDemo/ContourDemo/CustomTypes/Shapefile.cs
ContourDemo/ContourDemo/ContourDemo/CustomTypes/Shapefile1.cs
ContourDemo/ContourDemo/ContourDemo/MainForm.cs
ContourDemo/ContourDemo/ContourDemo/MainForm.Designer.cs
ContourDemo/ContourDemo/ContourDemo/MainForm.resx
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.csproj.FileListAbsolute.txt
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.csproj.GenerateResource.Cache
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.exe
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.MainForm.resources
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.pdb
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.Properties.Resources.resources
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/GenerateResource.read.1.tlog
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/GenerateResource.write.1.tlog
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ResolveAssemblyReference.cache
ContourDemo/ContourDemo/ContourDemo/Program.cs
ContourDemo/ContourDemo/ContourDemo/Properties/AssemblyInfo.cs
ContourDemo/ContourDemo/ContourDemo/Properties/Resou
ContourDemo/ContourDemo/bin/Debug/ContourDemo.exe
ContourDemo/ContourDemo/bin/Debug/ContourDemo.exe.config
ContourDemo/ContourDemo/bin/Debug/ContourDemo.pdb
ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe
ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe.config
ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe.manifest
ContourDemo/ContourDemo/bin/Debug/Documents/DEM专题.mxd
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.3DAnalyst.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.3DAnalyst.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.AxControls.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Carto.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Carto.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Controls.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Controls.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.DataSourcesFile.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.DataSourcesFile.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Display.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Display.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geodatabase.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geodatabase.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geometry.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Geometry.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.GlobeCore.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.GlobeCore.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Output.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Output.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.System.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.System.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.SystemUI.dll
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.SystemUI.xml
ContourDemo/ContourDemo/bin/Debug/ESRI.ArcGIS.Version.dll
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.dbf
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.prj
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.shp
ContourDemo/ContourDemo/bin/Debug/shp/2000点/D-TIN.shx
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.dbf
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.prj
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.shp
ContourDemo/ContourDemo/bin/Debug/shp/2000点/离散点.shx
ContourDemo/ContourDemo/bin/Debug/shp/离散点.dbf
ContourDemo/ContourDemo/bin/Debug/shp/离散点.prj
ContourDemo/ContourDemo/bin/Debug/shp/离散点.shp
ContourDemo/ContourDemo/bin/Debug/shp/离散点.shx
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.dbf
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.prj
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.shp
ContourDemo/ContourDemo/bin/Debug/shpTIN/D-TIN.shx
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.dbf
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.prj
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.shp
ContourDemo/ContourDemo/bin/Debug/shpTIN/等值点.shx
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.dbf
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.prj
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.shp
ContourDemo/ContourDemo/bin/Debug/shpTIN/等高线.shx
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.exe
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.pdb
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe
ContourDemo/ContourDemo/ContourDemo/bin/Debug/ContourDemo.vshost.exe.manifest
ContourDemo/ContourDemo/ContourDemo/bin/Debug/Documents/DEM专题.mxd
ContourDemo/ContourDemo/ContourDemo/bin/Debug/shp/离散点图层.dbf
ContourDemo/ContourDemo/ContourDemo/bin/Debug/shp/离散点图层.shp
ContourDemo/ContourDemo/ContourDemo/bin/Debug/shp/离散点图层.shx
ContourDemo/ContourDemo/ContourDemo/ContourDemo.csproj
ContourDemo/ContourDemo/ContourDemo/CustomTypes/CoordinatePoint.cs
ContourDemo/ContourDemo/ContourDemo/CustomTypes/DrawObject.cs
ContourDemo/ContourDemo/ContourDemo/CustomTypes/Shapefile.cs
ContourDemo/ContourDemo/ContourDemo/CustomTypes/Shapefile1.cs
ContourDemo/ContourDemo/ContourDemo/MainForm.cs
ContourDemo/ContourDemo/ContourDemo/MainForm.Designer.cs
ContourDemo/ContourDemo/ContourDemo/MainForm.resx
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.csproj.FileListAbsolute.txt
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.csproj.GenerateResource.Cache
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.exe
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.MainForm.resources
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.pdb
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ContourDemo.Properties.Resources.resources
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/GenerateResource.read.1.tlog
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/GenerateResource.write.1.tlog
ContourDemo/ContourDemo/ContourDemo/obj/x86/Debug/ResolveAssemblyReference.cache
ContourDemo/ContourDemo/ContourDemo/Program.cs
ContourDemo/ContourDemo/ContourDemo/Properties/AssemblyInfo.cs
ContourDemo/ContourDemo/ContourDemo/Properties/Resou
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.