搜索资源列表
Douglas-Pcucker
- 在计算机地图制图的过程中,通过各种手段获取的矢量数据往往存在各种各样的问题,需要对数据进行预处理,数据压缩是其中的一种处理方法。在计算机地图中,数据压缩的对象是线状要素中心轴线和面状要素边界数据(几何数据) ,本程序名称为道格拉斯-普克算法.-computer cartography in the process, through various means to obtain the vector data exists in a wide variety of issues, the nee
RY_Dglas1
- GIS开发,计算机图形学中道格拉斯—普克压缩算法实现-GIS, computer graphics Douglas-Puke Compression Algorithm
DGLS_VB
- 道格拉斯--普克压缩算法 一种简单的数据压缩算法,采用VB实现.
DP_Simplification
- 道格拉斯-普克曲线化简算法,有效减少矢量曲线上点的数量
DP
- 直线化简的两种算法比较,一种是道格拉斯普克算法,一种是Structured_Walk_Method-Line simplification compared two algorithms, one is the Douglas Peucker algorithm, one is Structured_Walk_Method
dglspkys
- 山东建筑大学测绘专业vb道格拉斯普克压缩实习代码-Shandong Architecture University of Surveying and Mapping Professional Practice code vb Road 格拉斯普克 compression
DouglasPeuker
- 用C++实现的道格拉斯普克算法,可以实现矢量边界线的简化,减少数据冗余。-By Douglas Peucker algorithm C++ achieve, you can simplify the vector boundary lines, reduce data redundancy.
DouglasPeucker
- 道格拉斯普克法 可以输入限差,对于gis来说这是一个基础的压缩算法,该算法采用递归方式-Douglas Puck law tolerances can be entered
Doughlaspuker
- 基于C#实现的拉默-道格拉斯-普克算法对线节点进行平滑。-Based on C# implementation of Lamezia- Douglas- Puck line node smoothing algorithm.
DouglasPeucker_SmoothLine
- 基于C#开发的对CAD线使用拉默-道格拉斯-普克算法进行平滑。-Based on the C# development using the CAD line Lamezia- Douglas- Puck smoothing algorithm.
P3
- 利用C#窗体程序实现对shp文件的读取和绘制,并且能够进行墨卡托和兰伯特投影,利用道格拉斯普克法进行数据压缩-Use C# program implements a form to read and draw on the shp files, and the ability to Lambert and Mercator projection using Douglas Puck method for data compression
Douglas-Peuker
- 道格拉斯普克算法,用于轨迹或者地图形状压缩; 这类算法在地理信息系统中有大量的类似算法,并且有很多研究人员予以了改进(Douglas Peucker algorithm for trajectory or map shape compression; This kind of algorithm has a large number of similar algorithms in the geographic information system, and many researche