搜索资源列表

  1. Delaunay三角网算法

    2下载:
  2. 所属分类:分形几何

    • 发布日期:2008-12-06
    • 文件大小:141672
    • 提供者:lbq868
  1. hull

    0下载:
  2. Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现.-Hull TIN algorithm TIN algorithm, VB. Delaunay Triangulation generation algorithm, VB.
  3. 所属分类:文件操作

    • 发布日期:2024-05-30
    • 文件大小:41984
    • 提供者:zz
  1. 三角网

    0下载:
  2. 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-30
    • 文件大小:16384
    • 提供者:许飞
  1. Convex

    0下载:
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:hlzhangrui
  1. CQuadDissect

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

    • 发布日期:2024-05-30
    • 文件大小:3833856
    • 提供者:苏聪
  1. delanay三角网算法

    0下载:
  2. 随便上传一个delanay三角网算法的vb程序,仅供大家参考!-casually upload a delanay triangulation algorithm vb procedures only reference!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:18432
    • 提供者:zgw
  1. VC++Delaunay

    2下载:
  2. 一个非常强劲的VC++编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用。-a very strong part of the VC Delaunay Triangulation generation algorithm, right you learn VC or GIS study has very helpful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-30
    • 文件大小:201728
    • 提供者:李未鸣
  1. createDelaunay

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

    • 发布日期:2024-05-30
    • 文件大小:15360
    • 提供者:陈济民
  1. ading004

    0下载:
  2. 一次性生成约束Delaunay三角网算法的编程与实现,caj格式-one-time Generation constrained Delaunay triangulation algorithm programming and implementation PRODUCTS format
  3. 所属分类:软件工程

    • 发布日期:2024-05-30
    • 文件大小:120832
    • 提供者:丁峰
  1. 2D-Tin-delaunay

    0下载:
  2. 在vc++里根据生长算法完成delaunay三角网的构建.其中点是自己随机点上的.-in line with the growth algorithm Delaunay triangulation Construction. Which is their point of random.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-30
    • 文件大小:84992
    • 提供者:邓华
  1. Delaunay--VB-code

    0下载:
  2. 本实例:为用VB代码实现的构建Delaunay三角网的生长算法。-This example: In order to realize the use of VB code to build the growth of Delaunay triangulation algorithm.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-30
    • 文件大小:17408
    • 提供者:jiaboduan
  1. Delaunay

    0下载:
  2. 说明了delaunay三角网算法的组建等,希望对大家有好处-Illustrated delaunay triangulation algorithm to form, so that is good for all of us
  3. 所属分类:GIS编程

    • 发布日期:2024-05-30
    • 文件大小:198656
    • 提供者:liuxion
  1. Delaunay_Demo

    0下载:
  2. 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译-Realize the growth of Delaunay triangulation algorithm. In VC++ 6.0 compiler environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:51200
    • 提供者:黄昏深处
  1. zyb_triangle

    0下载:
  2. 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed
  3. 所属分类:GIS编程

    • 发布日期:2024-05-30
    • 文件大小:108544
    • 提供者:dgdfg
  1. Delaunay

    0下载:
  2. 用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-30
    • 文件大小:3414016
    • 提供者:唐伟成
  1. Delaunay

    0下载:
  2. tin不规则三角网的构建,动态插入点算法。形式简单-delaunay
  3. 所属分类:绘图程序

    • 发布日期:2024-05-30
    • 文件大小:14336
    • 提供者:zhengqi
  1. QuickDelFEX

    0下载:
  2. 这段代码是一个Delaunay三角网算法。我的想法是要开始一个项目,目的是建立一个强大的有效率三角网/啮合工具。-In this code you will find a Delaunay triangulation algorithm. My idea is to start a project which purpose is to create a robust an efficient triangulation/meshin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:cuijianzhu
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in
  3. 所属分类:OpenGL

    • 发布日期:2024-05-30
    • 文件大小:36864
    • 提供者:yulin
  1. Delaunay三角网剖分算法,速度超快,值得一学

    0下载:
  2. Delaunay三角网剖分算法,速度超快(AppWizard has created this Delaunay_Li application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your
  3. 所属分类:3D打印

    • 发布日期:2024-05-30
    • 文件大小:3736576
    • 提供者:sr1993
  1. 平面域Delaunay三角网点定位算法研究综述_刘琴琴

    0下载:
  2. 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与
  3. 所属分类:OpenCV

    • 发布日期:2024-05-30
    • 文件大小:466944
    • 提供者:淼淼湉
« 12 3 4 5 »

源码中国 www.ymcn.org