CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Delaunay三角网

搜索资源列表

  1. Convex

    1下载:
  2. 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:hlzhangrui
  1. CQuadDissect

    0下载:
  2. Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割—归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割—归并法相当,较好的情况下快于分割—归并法。-Delaunay Triangulation as a major DTM Fall ta
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77436
    • 提供者:苏聪
  1. delaunay_demo

    0下载:
  2. 这个是delaunay三角网的算法实现,程序效率不高,仅供研究参考。-This is a triangular network nodes algorithm, the efficiency is not high, for research purposes only reference.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84670
    • 提供者:肖小
  1. Vc_Tin

    1下载:
  2. 这是一个用BORLAND C++ BUILBER 5 编写,能从一个文本文件导入数据,并建立delaunay三角网。需要的可以看看!!内有详细说明!! 作者 :jiangzx 编写时间:2004.4.18-with BORLAND C BUILBER 5 preparation, from a text file import data and the building of nodes triangulation. Needs can see! ! Within a detailed
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:202862
    • 提供者:gaoqing
  1. delanay_all

    2下载:
  2. 这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。-then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate s
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1937324
    • 提供者:gaoqing
  1. createDelaunay

    1下载:
  2. vb实现的构建Delaunay三角网程序,算法效率高-vb achieve Construction procedures Delaunay triangulation algorithm efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15989
    • 提供者:陈济民
  1. Delaunay11111

    0下载:
  2. 构建Delaunay三角网的VB源程序.rar-Delaunay triangulation VB program. Rar
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:8444
    • 提供者:liuxu
  1. Delaunay-triangulation-algorithm

    0下载:
  2. Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extracti
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:235692
    • 提供者:吉祥如意
  1. Delaunay

    0下载:
  2. Delaunay三角网的自动生成!GIS常用的小程序之一。采用VC6.0平台C++编写。-The automatic generation of the Delaunay triangulation One of the GIS common applet. VC6.0 platform C++ to write
  3. 所属分类:GIS program

    • 发布日期:2017-05-17
    • 文件大小:4967775
    • 提供者:liu
  1. 等值线图的彩色填充方法

    3下载:
  2. 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
  3. 所属分类:绘图程序

    • 发布日期:2012-12-31
    • 文件大小:7534272
    • 提供者:yan
  1. Delaunay

    0下载:
  2. Delaunay三角网的生成算法研究,很经典值得一看-Delaunay triangulation of the generation algorithm, it is a classic worth a visit
  3. 所属分类:GIS program

    • 发布日期:2017-05-04
    • 文件大小:1385441
    • 提供者:蒋双双
  1. Delaunay-in-VB

    0下载:
  2. 这是用VB编写的构建Delaunay三角网的源代码,比较简洁。-Constructing Delaunay triangulation of the source code is written in VB, is relatively simple.
  3. 所属分类:GIS program

    • 发布日期:2017-03-27
    • 文件大小:62626
    • 提供者:婷飞
  1. Creat-Voronoi-based-on-Delaunay

    0下载:
  2. 本文叙述了一种基于Delaunay三角网生成Voronoi图的算法。-This paper describes an algorithm based on Delaunay Triangulation Voronoi diagram.
  3. 所属分类:Document

    • 发布日期:2017-11-23
    • 文件大小:982280
    • 提供者:潘迅
  1. Delaunay-Triangulation-Algorithm

    0下载:
  2. VC++编的Delaunay三角网生成算法- Delaunay Triangulation Algorithm compiled by VC++
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-09
    • 文件大小:12840366
    • 提供者:zzx
  1. Delaunay

    0下载:
  2. Delaunay三角网的算法详述及其应用发展前景-Delaunay triangulation algorithm is described in detail and its application development prospects
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:293888
    • 提供者:bushyao
  1. Delaunay

    0下载:
  2. 构建Delaunay三角网,自定义点,生成三角网格。-Construction of Delaunay Triangulation, custom points, generate triangular mesh.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:19148
    • 提供者:Natty
  1. DELAUNAY

    0下载:
  2. delaunay三角网构建,三角剖分,用于提取骨架线-delaunay triangles construct
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:83304
    • 提供者:奥古斯都
  1. Delaunay

    0下载:
  2. 这个是Delaunay三角网生成算法,用C#编写的,调试一下就可以用-hello this is Delaunay i hope it can help 有
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1371
    • 提供者:zhupeizhen
  1. Delaunay

    0下载:
  2. Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面-Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:2769570
    • 提供者:zhch82
  1. tin三角网

    0下载:
  2. 不规则三角网构造算法 ,在数据集中选取任一点,查找距离次点最近的点,相连后作为初始基线—在初始基线右边应用Delaunay法则搜索第三点—生成Delaunay三角形,并以该三角形的两条新边作为新的基线—重复前面的过程直至所有基线处理完毕(Construction algorithm of Irregular Triangulation Network)
  3. 所属分类:C#编程

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:雨蝶
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com