搜索资源列表
DouglasPeucker
- 道格拉斯—普克法(Douglas—Peucker)的C++程序-Douglas- Puck method (Douglas-Peucker) of the C++ program
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
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"
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
DP
- 1、根据道格拉斯一普克法,编写程序对经过兰勃特投影的中国版图数据进行压缩和过滤 2、屏幕绘图显示压缩前后的地图数据 3、数据压缩率为50 -1, according to a Douglas Puck law, programming for the Chinese territory after Lambert projection data compression and filtering 2, the screen graphics display map data bef
matlab-Douglas-Peucker
- 道格拉斯-普克算法(Douglas–Peucker algorithm,亦称为拉默-道格拉斯-普克算法、迭代适应点算法、分裂与合并算法)是将曲线近似表示为一系列点,并减少点的数量的一种算法。它的优点是具有平移和旋转不变性,给定曲线与阈值后,抽样结果一定。(Douglas Peucker algorithm is the curve approximated by a series of points, and reduce the number of points of an algorithm
道格拉斯普克抽稀算法
- 道格拉斯-普克抽稀算法python实现。用于空间数据抽稀。(Douglas-Puck thinning algorithm implemented in python. Used for thinning spatial data.)