文件名称:ContourDemo
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-03-04
- 文件大小:
- 2.52mb
- 下载次数:
- 1次
- 提 供 者:
- 姬**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
离散点集生成等值线的算法实现涉及四个方面:离散点三角形剖分建立不规则三角网(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
...........\...........\bin\Debug\ContourDemo.exe
...........\...........\...\.....\ContourDemo.exe.config
...........\...........\...\.....\ContourDemo.pdb
...........\...........\...\.....\ContourDemo.vshost.exe
...........\...........\...\.....\ContourDemo.vshost.exe.config
...........\...........\...\.....\ContourDemo.vshost.exe.manifest
...........\...........\...\.....\Documents\DEM专题.mxd
...........\...........\...\.....\ESRI.ArcGIS.3DAnalyst.dll
...........\...........\...\.....\ESRI.ArcGIS.3DAnalyst.xml
...........\...........\...\.....\ESRI.ArcGIS.AxControls.dll
...........\...........\...\.....\ESRI.ArcGIS.Carto.dll
...........\...........\...\.....\ESRI.ArcGIS.Carto.xml
...........\...........\...\.....\ESRI.ArcGIS.Controls.dll
...........\...........\...\.....\ESRI.ArcGIS.Controls.xml
...........\...........\...\.....\ESRI.ArcGIS.DataSourcesFile.dll
...........\...........\...\.....\ESRI.ArcGIS.DataSourcesFile.xml
...........\...........\...\.....\ESRI.ArcGIS.Display.dll
...........\...........\...\.....\ESRI.ArcGIS.Display.xml
...........\...........\...\.....\ESRI.ArcGIS.Geodatabase.dll
...........\...........\...\.....\ESRI.ArcGIS.Geodatabase.xml
...........\...........\...\.....\ESRI.ArcGIS.Geometry.dll
...........\...........\...\.....\ESRI.ArcGIS.Geometry.xml
...........\...........\...\.....\ESRI.ArcGIS.GlobeCore.dll
...........\...........\...\.....\ESRI.ArcGIS.GlobeCore.xml
...........\...........\...\.....\ESRI.ArcGIS.Output.dll
...........\...........\...\.....\ESRI.ArcGIS.Output.xml
...........\...........\...\.....\ESRI.ArcGIS.System.dll
...........\...........\...\.....\ESRI.ArcGIS.System.xml
...........\...........\...\.....\ESRI.ArcGIS.SystemUI.dll
...........\...........\...\.....\ESRI.ArcGIS.SystemUI.xml
...........\...........\...\.....\ESRI.ArcGIS.Version.dll
...........\...........\...\.....\shp\2000点\D-TIN.dbf
...........\...........\...\.....\...\......\D-TIN.prj
...........\...........\...\.....\...\......\D-TIN.shp
...........\...........\...\.....\...\......\D-TIN.shx
...........\...........\...\.....\...\......\离散点.dbf
...........\...........\...\.....\...\......\离散点.prj
...........\...........\...\.....\...\......\离散点.shp
...........\...........\...\.....\...\......\离散点.shx
...........\...........\...\.....\...\离散点.dbf
...........\...........\...\.....\...\离散点.prj
...........\...........\...\.....\...\离散点.shp
...........\...........\...\.....\...\离散点.shx
...........\...........\...\.....\...TIN\D-TIN.dbf
...........\...........\...\.....\......\D-TIN.prj
...........\...........\...\.....\......\D-TIN.shp
...........\...........\...\.....\......\D-TIN.shx
...........\...........\...\.....\......\等值点.dbf
...........\...........\...\.....\......\等值点.prj
...........\...........\...\.....\......\等值点.shp
...........\...........\...\.....\......\等值点.shx
...........\...........\...\.....\......\等高线.dbf
...........\...........\...\.....\......\等高线.prj
...........\...........\...\.....\......\等高线.shp
...........\...........\...\.....\......\等高线.shx
...........\...........\ContourDemo\bin\Debug\ContourDemo.exe
...........\...........\...........\...\.....\ContourDemo.pdb
...........\...........\...........\...\.....\ContourDemo.vshost.exe
...........\...........\...........\...\.....\ContourDemo.vshost.exe.manifest
...........\...........\...........\...\.....\Documents\DEM专题.mxd
...........\...........\...........\...\.....\shp\离散点图层.dbf
...........\...........\...........\...\.....\...\离散点图层.shp
...........\...........\...........\...\.....\...\离散点图层.shx
...........\...........\...........\ContourDemo.csproj
...........\...........\...........\.ustomTypes\CoordinatePoint.cs
...........\...........\...........\...........\DrawObject.cs
...........\...........\...........\...........\Shapefile.cs
...........\...........\...........\...........\Shapefile1.cs
...........\...........\...........\MainForm.cs
...........\...........\...........\MainForm.Designer.cs
...........\...........\..