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

搜索资源列表

  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. 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. triangle++.tar

    1下载:
  2. 最新delaunay 算法源代码,可以快速划分2维网格!!! The triangulation algorithm used here is very simple.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:155699
    • 提供者:徐天
  1. TriNet

    2下载:
  2. 不规则三角网的生成源代码。This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimensional surface, or to be used f
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1198738
    • 提供者:风舞
  1. Triangulator

    0下载:
  2. 绘制Delaunay三角网 绘制Delaunay三角网-Delauney triangulation Delauney triangulation Delauney triangulation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:35935
    • 提供者:jorsion
  1. hgrd_src_zdhdhth

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:27022
    • 提供者:srhg
  1. delaunayprogramming

    0下载:
  2. 三角剖分算法,delaunay的三角剖分 三角剖分算法,delaunay的三角剖分-triangulation programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6759
    • 提供者:陈菲
  1. use

    0下载:
  2. 关于三角化的一写论文和算法,基于delaunay,各种实现方法,有序,无序,部分有序-On the triangulation of a written paper and the algorithm based on delaunay, a variety of implementation methods, orderly and disorderly, partially ordered
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1638215
    • 提供者:邹润
  1. 080310-(2)

    0下载:
  2. 是离散点生成三角网的最新成果分析,是有关Delaunay生成的研究,欢迎大家下载-Is the discrete points generated analysis of the latest achievements of triangulation is Delaunay generated on the research, are welcome to download
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:279272
    • 提供者:澄海
  1. SurveyofTriangulation-Methods

    0下载:
  2. Delaunay三角剖分的几种算法综述,逐点插入、分治算法、生长算法-Survey of Triangulation Methods
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1335289
    • 提供者:吉祥如意
  1. qhull-1.0

    0下载:
  2. 该程序能够对基于二维平面的散乱点进行三角剖分,能够使数据以三维显示。可以应用于地形分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimen
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:93426
    • 提供者:leon
  1. dewall-omp

    0下载:
  2. 德洛伊三角划分算法delaunay-dec,其中使用了open-MP指令来实现多线程加速运算-De Luoyi triangulation algorithm the delaunay-dec, which use algorithms to speed up the computation of the open-MP
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-10
    • 文件大小:895468
    • 提供者:otters
  1. Triangle

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

    • 发布日期:2017-11-25
    • 文件大小:1298
    • 提供者:阿萨德
  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. 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. TestDelaunay

    1下载:
  2. Delaunay三角函数的VB实现,是老外写的,带界面,值得借鉴。该函数用于生产三角网。-Delaunay trigonometric function VB implementation, is written by a foreigner, with the interface, is worth learning from. This function is used for the production of triangulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:143297
    • 提供者:czs
  1. cc

    2下载:
  2. CAD二次开发经验,.NET 平台实现,autoCAD的Delaunay三角剖分算法-triangulation code for autocad
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:451545
    • 提供者:独孤
  1. Refine_a_Triangulation

    0下载:
  2. TRIANGULATION_REFINE is a MATLAB program which reads information describing a triangulation of a set of points and creates a refined triangulation. The refined triangulation is created by dividing each triangle into four similar subtriangles. Th
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9428
    • 提供者:Yu Deyang
  1. tin三角网

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

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:雨蝶
  1. Qhull-2019.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. It runs in 2-d, 3-d, 4-d, and higher dimensions. It implements the
  3. 所属分类:源码下载

« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com