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

搜索资源列表

  1. qhull-2012.1

    0下载:
  2. Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhul
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:12901893
    • 提供者:CX
  1. diedaisi

    0下载:
  2. Delaunay三角形和Voronoi划分的迭代式构造-Delaunay triangulation and Voronoi division iterative construction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:1761
    • 提供者:liye
  1. Triangle

    0下载:
  2. 三角剖分,二位三角剖分的C语言代码,比较有用-Triangulation, a code for tringle Delaunay
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1298
    • 提供者:阿萨德
  1. insardemos

    1下载:
  2. DEM自动建立程序 Delaunay三角网建立-DEM automatically establish procedures Creation of Delaunay Triangulation
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1654642
    • 提供者:张鱼
  1. 2dDelaunay

    0下载:
  2. 二维平面内随机点的delaunay三角化算法的实现,完整源代码。-Delaunay triangulation algorithm of random points in the two-dimensional plane, complete source code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:920535
    • 提供者:杜杜
  1. Delaunay-Mesh

    0下载:
  2. 用于2维有限元分析前处理,可以方便的实现三角形网格剖分-This small code is used for triangular mesh generation in the preprocessing phase of finite element analysis.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-19
    • 文件大小:17285
    • 提供者:黄兴兴
  1. delaunay2

    0下载:
  2. 使用C#实现的delaunay三角网生成的逐点插入算法,非常简单易读。使用说明:运行后在窗口中单击鼠标添加样采样点,当采样点大于等于3时自动生成delaunay三角网;点击工具栏上的按钮可以显示每个三角形的外心。-Using c# to achieve the delaunay triangular mesh generation method of inserting point by point.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:66913
    • 提供者:乱世浮生
  1. CompuGeom_vs08

    1下载:
  2. 一个老外基于vs写的Delaunay三角剖分,主要处理二维数据,将离散的点处理用三角形组织起来-a program written by a foreigner to deal with discrete 2D points with Delaunay triangulation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-29
    • 文件大小:18476032
    • 提供者:qingsun_ny
  1. Triangle_linux

    0下载:
  2. 基于linux系统的delaunay 三角剖分,实现二维数据的组织-delaynay triangulation based on linux system, realize the organization of 2D data
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:158894
    • 提供者:qing
  1. 2008delauney

    0下载:
  2. 只需给出边界点坐标,包容矩形坐标即可利用插入文件可以生成delaunay三角形化网格!-Just given boundary point coordinates, you can use the Insert File can generate Delaunay triangular mesh inclusive rectangular coordinates!。
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:8935
    • 提供者:CHJ
  1. fbm2

    1下载:
  2. 基于Delaunay三角网的改进随机中点位移插值算法-Improved random midpoint displacement interpolation algorithm based on Delaunay triangulation
  3. 所属分类:Fractal program

    • 发布日期:2017-11-10
    • 文件大小:559
    • 提供者:陈斐楠
  1. triangulation-EN-cPP

    0下载:
  2. triangulation (un réseau de triangles est une triangulation de Delaunay si tous les cercles circonscrits des triangles du réseau sont vides)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:6109
    • 提供者:
  1. Delaunay

    0下载:
  2. 自动生成三角网,VB编写的小程序,希望可以帮助大家。-Automatically generated triangular mesh, VB prepared by the applet, hope you can help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:18246
    • 提供者:高飒
  1. numerical-recipe-code2

    0下载:
  2. 剑桥数据库源代码,包括correl、delaunay等算法-Cambridge database source code, including correl, delaunay algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:21640
    • 提供者:sherry
  1. Delaunay3D

    0下载:
  2. VTK delaunay3D 实例 ,VTK库中的delaunay3D 来进行点云的三角化。-This example creates a tetrahedral mesh from unorganized points. The example uses the vtkDelaunay3D filter. The resulting mesh will be a solid convex hull of the original points. The example takes the po
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-10
    • 文件大小:2119
    • 提供者:于振国
  1. triangulation-source

    0下载:
  2. c++语言下的三角剖分算法,图形算法,delaunay。-Triangulation algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-11-07
    • 文件大小:11504
    • 提供者:fnxiaotian
  1. Delaunay-Triangle

    0下载:
  2. 同时实现三角网和凸包的生成!内附离散点数据!-Triangle network and the convex hull generated at the same time! Enclosing the discrete point data!
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:237549
    • 提供者:张荐铭
  1. 4

    0下载:
  2. 本程序实现delaunay三角形和voronoi划分的迭代式构造-The program voronoi delaunay triangles and divide iterative structure
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:3542
    • 提供者:陶子
  1. tricontour

    1下载:
  2. TRICONTOUR Triangular Contour Plot. TRICONTOUR(TRI,X,Y,Z,N) draws scalar N contour lines treating the values in Z as heights above a plane. TRI,X,Y,and Z define a triangulation where the triangles are defined by the M-by-3 face matrix TRI,
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:3866
    • 提供者:Alla Eddine
  1. trapezoidalmap

    0下载:
  2. 平面点集的Delaunay三角剖分。为了验证Delaunay三角剖分的正确性,系统提供了“圆测试”的功能,供用户对生成的三角形进行测试验证;为了验证DCEL数据结构的正确性,系统提供了“DCEL测试”的功能,用户输入任意一条测试线,系统将先后显示出测试线贯穿过的三角形;为了形象显示三角剖分的分治过程,系统提供了动态显示分治剖分过程。 -Planar point set Delaunay triangulation. In order to verify the correctness of De
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2110892
    • 提供者:yeast
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 »
搜珍网 www.dssz.com