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

搜索资源列表

  1. code

    2下载:
  2. 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5790
    • 提供者:GSD
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法介绍和c++源码。代码封装了其他人的代码包,在cygwin和redhat下编译通过。-This C++ library module is just a wrapper class on the Triangle package of Jonathan. The C++ wrapper will certainly slow access down if you want to mess with the triangulation but the basic del
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2699816
    • 提供者:kaka
  1. Ziyoo2DTriaMesh

    0下载:
  2. opengl实现画图程序。自动构三角网。是学习的好材料-opengl drawing process to achieve. Automatic configuration triangulation. Is a good learning materials. . . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:48216
    • 提供者:dong
  1. Delaunay_TIN

    0下载:
  2. 主要探讨了以Delaunay三角剖分的逐点插入法为基础构建不规则三角网的方法,并在程序设计中对该算法进行了改进,极大地提高了Delaunay三角网的构建效率 -Mainly discusses the Delaunay triangulation based on incremental insertion method TIN constructed, and in programming the algorithm was improved greatly improve the eff
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:101657
    • 提供者:古林玉
  1. triangle

    0下载:
  2. 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征:   1、Delaunay三角网是唯一的;   2、三角网的外边界构成了点集P的凸多边形“外壳”;   3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。   4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:113116
    • 提供者:maxpeach
  1. tin_demo

    0下载:
  2. delaunay三角网“动态”构建,用于地形建模等应用-delaunay triangulation dynamic to build, for applications such as terrain modeling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:8569571
    • 提供者:hhy
  1. PointCloud

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

    • 发布日期:2017-04-10
    • 文件大小:31046
    • 提供者:张晓东
  1. cTin

    0下载:
  2. 简单TIN创建方法类,支持极端数据创建,比如两个或多个点非常接近情况。 1、dataSet方法用于数据传入 2、create方法开始创建TIN 3、sizeTin方法获取三角网个数 4、dataTin方法获取指定三角网三个顶点的索引-TIN simple method to create categories, support for the creation of extreme data, such as two or more points, very close to the situa
  3. 所属分类:GIS program

    • 发布日期:2017-04-05
    • 文件大小:1987
    • 提供者:GongJianzhong
  1. Triangulator

    0下载:
  2. 在测绘制图和地理信息系统中,地模应用,首先要建立三角网-In the mapping of cartography and geographic information systems, and mold applications, we must first establish a triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:3955
    • 提供者:tactsong
  1. sjwscsf

    0下载:
  2. 三角网生成算法的程序,并附带测试数据,是很好的学习资料,欢迎下载-Triangulation Algorithm procedures and ancillary test data, is a very good learning materials are welcome to download
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:12129
    • 提供者:zou_ys
  1. DelaunayTRIVB

    0下载:
  2. 构建Delaunay三角网 -Construction of Delaunay Triangulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:17860
    • 提供者:George
  1. DelaunayTriangulation

    0下载:
  2. 应用随机增量法实现的平面任何点集的三角剖分,有很大的参考价值-Application of random incremental method to achieve the plane of any point set triangulation, there are a lot of reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:24505
    • 提供者:李华
  1. DelaunayTriangulation

    0下载:
  2. 采用C++实现的Delaunay三角网的构建,对传统的算法进行了优化,保证了在大量离散的时程序的运行速度-Using C++ Achieved Delaunay Triangulation Construction, the traditional algorithm is optimized to ensure that in the process when a large number of discrete speed
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:6253
    • 提供者:lbq
  1. Delaunay00000

    0下载:
  2. 论文 Delaunay三角网表示和点删除方法 用vc的环境 很重要-Papers Delaunay triangulation and the point that the method used to delete a very important environment vc
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:110300
    • 提供者:niujiying
  1. docking_zyb

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

    • 发布日期:2017-03-30
    • 文件大小:46506
    • 提供者:dgdfg
  1. zyb1_delaunay

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

    • 发布日期:2017-04-04
    • 文件大小:5296
    • 提供者:dgdfg
  1. zyb_delaunaydemo

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

    • 发布日期:2017-04-09
    • 文件大小:125364
    • 提供者:dgdfg
  1. zyb_tri

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

    • 发布日期:2016-09-29
    • 文件大小:54956
    • 提供者:dgdfg
  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 can also be. Members exchange
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:108742
    • 提供者:dgdfg
  1. triangulation_corner.m

    0下载:
  2. a MATLAB program which tries to correct situations in which a triangulation includes corner triangles, that is, triangles which have two sides on boundary
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2669
    • 提供者:alice
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 37 »
搜珍网 www.dssz.com