搜索资源列表
DGLS
- 演示道格拉斯数据压缩算法,即通过画出的自由线段按照一定的阈值对其进行道格拉斯压缩
datapro
- 道格拉斯数据压缩算法。 算法特征:1.在不扰乱拓扑关系的前提下,对采样点数据进行合理的抽稀 2.对矢量坐标数据进行重新进行编码,以减少所需要的存储空间 3.矢量数据的压缩往往是不可逆的,数据压缩后,数据量变小了,数据的精度降低了
DouglasPeucker
- 道格拉斯—普克法(Douglas—Peucker)的C++程序-Douglas- Puck method (Douglas-Peucker) of the C++ program
222
- 利用C语言进行道格拉斯压缩算法的实现并加以详细注释-Douglas C language using compression algorithms and a detailed realization of the Notes
gshhs_dp
- 道格拉斯-普克算法折线矢量压缩算法的C语言高效率实现,采用整形运算,适用于很多场合的数据压缩-Douglas- Peucker algorithm for line vector of the C language compression algorithms to achieve high efficiency, the use of plastic surgery operations, applicable to many occasions of data compression
DouglasPeucker
- 道格拉斯压缩算法,用于GIS数据的压缩处理-DouglasPeucker
DouglasPeuckerDataCompress
- Open编写道格拉斯普克压缩算法,算法简单-OpenGL Douglas
Douglas-peucker
- 这是一个介绍道格拉斯压缩算法的文章,名字为“增强型道格拉斯-普克压缩算法的设计与实现”-This is a descr iption of the article, Douglas compression algorithm, named " Enhanced Douglas- Puck Compression Algorithm Design and Implementation"
Douglas
- 道格拉斯直线压缩算法,有程序实例,附带计算数据-Douglas linear compression algorithm, there are instances, with calculated data
compress
- 道格拉斯压缩算法阿索算法 道格拉斯 运用二叉树实现-compress suanfa yasuosuanfa
DouglasPeucker-Win32
- 道格拉斯普客算法 简化数据 去除毛刺 暑期实习-Douglas Pu-off algorithm to simplify data
DouglasPeucker-MFC
- 道格拉斯普客算法 简化数据 去除毛刺 暑期实习 MFC 显示结果-Douglas PuKe algorithm simplified data remove burr summer internship MFC shows the result
shortest-path
- 最短路径分析,从任意一点到另一任意一点,道格拉斯算法-shortest path
Douglas
- 该程序基于MFC平台实现了经典的道格拉斯算法,示例数据jpl_vegetation_grass.txt也包含在工程中,首先显示读取并显示示例数据,经过道格拉斯抽样后输出抽样结果Data.txt,并进行显示-The program implements classic Douglas algorithms based on the platform of MFC , sample data jpl_vegetation_grass.txt is also included in the proje
Peucker
- 使用道格拉斯抽稀算法依据给定参数将折线进行抽稀以在尽量保证折线特点的前提下减少点的数量。-Using Douglas thinning algorithm based on the given parameters will be thinning line to try to ensure polyline features in the premise of reducing the number of points.
csharpdouglass
- GIS中道格拉斯压缩算法,用C#实现,Gis开发必备-Douglas compression algorithms in GIS
Data-compression
- 以中国地图数据经兰勃托投影后的数据为基础数据,是用道格拉斯-普克法压缩数据,将数据压缩为50 左右。-In China, the map data by Lambert projection of the supporting data as basic data, data is compressed using Douglas Peucker compressing data is about 50 .
doglas
- 道格拉斯普克算法 用于压缩图像,减少图像尺寸大小-Douglas Peucker
Douglas-Peucker
- 利用的道格拉斯算法进行对曲线的压缩,利用递归算法实现的。(The Douglas algorithm is used to compress the curve, and it is realized by recursive algorithm.)
道格拉斯普克抽稀算法
- 道格拉斯-普克抽稀算法python实现。用于空间数据抽稀。(Douglas-Puck thinning algorithm implemented in python. Used for thinning spatial data.)