搜索资源列表

  1. vc++道格拉斯算法源代码

    1下载:
  2. 道格拉斯算法源代码。利用vc++编写的源代码。里面有程序范例。
  3. 所属分类:源码下载

    • 发布日期:2011-03-08
    • 文件大小:26189
    • 提供者:ynwessnso
  1. 道格拉斯算法(C++实现)

    0下载:
  2. 道格拉斯算法(C++实现),实现点的简化!
  3. 所属分类:源码下载

    • 发布日期:2011-08-09
    • 文件大小:323244
    • 提供者:zuo668@163.com
  1. Douglas抽稀算法

    0下载:
  2. 使用道格拉斯抽稀算法依据给定参数将折线进行抽稀以在尽量保证折线特点的前提下减少点的数量。
  3. 所属分类:C#编程

  1. C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树

    1下载:
  2. C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树
  3. 所属分类:C#编程

    • 发布日期:2011-11-04
    • 文件大小:2333431
    • 提供者:hellosea@qq.com
  1. MyDouglas

    0下载:
  2. 用vc实现的道格拉斯转换,其实实现了曲线的压缩-vc used to achieve the conversion Douglas, in fact achieved a compression curve!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:3790848
    • 提供者:huanggua
  1. Douglas-Poiker_algorithm

    0下载:
  2. Douglas-Poiker抽稀算法(又称道格拉斯车抽稀),用于二维图形节点抽稀.-Douglas-Poiker pumped dilute algorithm (also known as Douglas cars pumping diluted), 2D graphics for pumping dilute nodes.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:张宁
  1. Douglas-Pcucker

    0下载:
  2. 在计算机地图制图的过程中,通过各种手段获取的矢量数据往往存在各种各样的问题,需要对数据进行预处理,数据压缩是其中的一种处理方法。在计算机地图中,数据压缩的对象是线状要素中心轴线和面状要素边界数据(几何数据) ,本程序名称为道格拉斯-普克算法.-computer cartography in the process, through various means to obtain the vector data exists in a w
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:89088
    • 提供者:杨毅
  1. CDouglus

    0下载:
  2. 自己编写的道格拉斯数据压缩程序,利用Visual C++6.0的MFC实现,功能比较简单-Douglas prepared their own data compression procedure, and use Visual C 6.0 MFC, relatively simple function
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:47104
    • 提供者:力量
  1. RY_Dglas1

    1下载:
  2. GIS开发,计算机图形学中道格拉斯—普克压缩算法实现-GIS, computer graphics Douglas-Puke Compression Algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:68608
    • 提供者:jiaboduan
  1. DGLS_VB

    0下载:
  2. 道格拉斯--普克压缩算法 一种简单的数据压缩算法,采用VB实现.-Douglas Puck compression algorithm a simple data compression algorithm, the use of VB realize.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:momo
  1. Douglas-Peucker-Line-Approximation-Algorithm

    0下载:
  2. 地理信息系统中,曲线数据压缩的道格拉斯压缩算法源码-Geographic information systems, data compression curve of Douglas-source compression algorithm
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:14336
    • 提供者:dshgis
  1. DP_Simplification

    0下载:
  2. 道格拉斯-普克曲线化简算法,有效减少矢量曲线上点的数量-Douglas- Peucker curve simplification algorithm, effectively reduce the vector of the number of curve points
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:tianfengmin
  1. DGLS

    0下载:
  2. 演示道格拉斯数据压缩算法,即通过画出的自由线段按照一定的阈值对其进行道格拉斯压缩-Douglas demo data compression algorithm, that is, the freedom to draw lines through certain thresholds in accordance with its compression Douglas
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:46080
    • 提供者:武学森
  1. OurMap3.12

    0下载:
  2. 是一个小型的地图系统,可以读取地图数据并显示,能图层控制、放大缩小漫游,可用道格拉斯压缩、增加符号库-Is a small map system, map data can be read and displayed to layer control, zoom roaming, Douglas compression can be used to increase the symbol library
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2181120
    • 提供者:王维莉
  1. dp

    0下载:
  2. 道格拉斯算法,一种线划压缩的方法,可根据阈值达到不同的压缩比例-Douglas algorithm, a method of compression Line can be reached in accordance with thresholds different compression ratio
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:mamg
  1. 222

    0下载:
  2. 利用C语言进行道格拉斯压缩算法的实现并加以详细注释-Douglas C language using compression algorithms and a detailed realization of the Notes
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:shensong
  1. gshhs_dp

    0下载:
  2. 道格拉斯-普克算法折线矢量压缩算法的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 occ
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:amy chang
  1. Douglas

    0下载:
  2. MFC程序,道格拉斯曲线压缩算法(Douglas-Pcucker),提供点数据,读取数据后绘制曲线,再进行压缩,显示压缩后的点,与原曲线进行对比,-Douglas-Pcucker Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2063360
    • 提供者:郭旭
  1. douglas

    0下载:
  2. 道格拉斯压缩算法的实现,附带数据,可以设定压缩参数-Douglas compression algorithm, with data compression parameters can be set
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4274176
    • 提供者:叶樱
  1. Spatial_data_compression

    0下载:
  2. 空间数据压缩,本程序结合了道格拉斯算法、光栏法、垂直距离法对空间数据进行压缩-Spatial data compression, the program combines the Douglas algorithm, light bar, vertical distance of space data compression
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:vicent
« 12 3 4 5 6 »

源码中国 www.ymcn.org