CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - delaunay

搜索资源列表

  1. cdtall.tar

    0下载:
  2. Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has exterior contour line or the internal contour line separate set of points
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:708096
    • 提供者:洋流
  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. DelaunaySourceCodeJava

    0下载:
  2. it is Delaunay and Voronoi program in Java platform. could be automatically formed by clicking the mouse. Maybe it is useful for others who are interested in it.-it is Delaunay and Voronoi program in Java p latform. could be automatically formed by
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:14955
    • 提供者:赵河
  1. quickbag

    0下载:
  2. 快速求解离散点集的最小闭包,用于构建delaunay三角形中-discrete point set the minimum closure, used to build nodes Triangle
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:658570
    • 提供者:李莉莉
  1. Delaunay

    0下载:
  2. 图像处理源码关于三角形的算法-source image processing algorithms on the triangle
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3015
    • 提供者:郑艳红
  1. tetgen1.4.1

    0下载:
  2. A Quality Tetrahedral Mesh Generator and Three-Dimensional Delaunay Triangulator.-A Quality Tetrahedral Mesh Generator and T hree-Dimensional Delaunay Triangulator.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:270144
    • 提供者:Wayne
  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:174209
    • 提供者:wukongpei
  1. 2D_poufen

    1下载:
  2. 程序完成对规定区域内的随即输入的散乱的点进行平面三角剖分,并在其中加入了Delaunay约束法则的思想,在结构分析与图像重建方面有借鉴价值。-procedures to be completed within a defined area then entered the spots scattered plane triangulation, and the incorporation of binding rules Delaunay thinking, structural analysi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:65695
    • 提供者:wukongpei
  1. 17_170210_cdt_demo

    0下载:
  2. Implementation of Delaunay and Voronoi Algorithms -Implementation of Al Delaunay and Voronoi gorithms
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1518252
    • 提供者:yinhui
  1. Delaunay_Jiami

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

    • 发布日期:2008-10-13
    • 文件大小:197603
    • 提供者:aaa
  1. DelaunayBuilder

    0下载:
  2. 构建Delaunay三角网的源程序,采用vb6.0加ae9.1环境下开发
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:15075
    • 提供者:lhb
  1. 2dDelaunay2

    0下载:
  2. 2维空间的delaunay剖分 比较好理解 虽然复杂度大了点 呵呵 
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:52639
    • 提供者:王小非
  1. pdnMesh-0.2.1

    0下载:
  2. An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscr ipt output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/U
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1340095
    • 提供者:彭伟才
  1. tetgen1.4.2

    0下载:
  2. // TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra- // // hedralizations, and quality Delaunay tetrahedral meshes. The latter are // // nicely graded and whose tetrahedra have radius-edge ratio bounded. Such // // meshe
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:254619
    • 提供者:tangdading
  1. DelaunayTIN

    0下载:
  2. 按照边扩展法通过堆栈来实现Delaunay三角网的构建
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:82183
    • 提供者:Jeo
  1. testDelaunay

    0下载:
  2. Delaunay是经典的三角形生成算法,可用于形成mesh建模
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:39368
    • 提供者:李巍
  1. Line9.1

    0下载:
  2. 这是我研一时根据北航杨钦的博士论文编写的二维Delaunay插点算法。各个函数功能有详细注释
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:69673
    • 提供者:宁远
  1. Delaunay2

    2下载:
  2. Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:53303
    • 提供者:姜一
  1. OpenCV

    0下载:
  2. Delaunay三角剖分在工程应用中非常有用,开源库OpenCV也提供了相应的函数,但是由于原始文档不是很详细,在使用过程中仍然会遇到很多麻烦,笔者就自己的理解进行了相关的总结,并解决了实际应用中的相关问题。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:85241
    • 提供者:liuting
  1. triangle

    0下载:
  2. 效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:108427
    • 提供者: 徐天
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com