搜索资源列表

  1. tin6

    0下载:
  2. 再上传三角网生成算法。-upload triangulation generation algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:202752
    • 提供者:连大丢
  1. 三角网生成--修改后

    0下载:
  2. 我个人修改的三角网(TIN)自动生成程序!供大家参考!-I personally modified triangular Network (TIN) automatically generating program! For your reference!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:80896
    • 提供者:王林
  1. hull

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

    • 发布日期:2024-05-29
    • 文件大小: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-29
    • 文件大小: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-29
    • 文件大小:3072
    • 提供者:hlzhangrui
  1. CQuadDissect

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

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

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

    • 发布日期:2024-05-29
    • 文件大小: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-29
    • 文件大小:201728
    • 提供者:李未鸣
  1. Delaunay-Trianglation-Mesh-Generation

    0下载:
  2. 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensio
  3. 所属分类:OpenGL

    • 发布日期:2024-05-29
    • 文件大小:48128
    • 提供者:gaoqing
  1. delanay_all

    0下载:
  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-
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-29
    • 文件大小:1937408
    • 提供者:gaoqing
  1. delaunaydemo

    0下载:
  2. 生成delaunay三角网的源代码,以及演示demo-Delaunay triangulation generation of source code, and the demonstration of demo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:137216
    • 提供者:黄志敏
  1. Delaunay_Jiami

    0下载:
  2. 对Delaunay三角网生成算法生成的三角网进行加密-right Delaunay triangulation algorithm to generate the triangular network encryption
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-29
    • 文件大小:197632
    • 提供者:aaa
  1. Delaunay2

    0下载:
  2. Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。-Delauny triangulation realize VC generation algorithm, the algorithm based on the convex hull of the Delaunay triangulation method, the generated
  3. 所属分类:GIS编程

    • 发布日期:2024-05-29
    • 文件大小:1984512
    • 提供者:姜一
  1. DelaunaySourceCodeJava50

    0下载:
  2. 实现Delaunay三角网生成,利用java的applet方式实现-The realization of Delaunay triangulation generated, the applet using java way
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-29
    • 文件大小:14336
    • 提供者:
  1. Delaunay

    0下载:
  2. OSG生成Delaunay三角网,平台是0SG1.2-OSG generated Delaunay triangulation, the platform is 0SG1.2
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:肖鹏
  1. Delaunay_Product

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

    • 发布日期:2024-05-29
    • 文件大小:7563264
    • 提供者:cigis
  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-29
    • 文件大小:36864
    • 提供者:yulin
  1. Delaunay2

    0下载:
  2. 三角网生成算法之一,可以有效、高速的构建合理的三角网-Generation algorithm of triangulation can be effective, high-speed triangulation to construct a reasonable
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:2789376
    • 提供者:澄海
  1. Delaunay_Product

    0下载:
  2. Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面(Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive)
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

源码中国 www.ymcn.org