CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - triangulation

搜索资源列表

  1. createDelaunay

    1下载:
  2. vb实现的构建Delaunay三角网程序,算法效率高-vb achieve Construction procedures Delaunay triangulation algorithm efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15989
    • 提供者:陈济民
  1. pingmiansanjiaopoufen

    0下载:
  2. 平面三角剖分,可以在DOS下显示出三角形顶点的集,数据不是很完善,可以做进一步工作的基础-plane triangulation, in DOS show triangle vertices set, the data is not perfect, can do a basis for further work
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9825
    • 提供者:刘名
  1. DELAUNAY.algorithm

    0下载:
  2. DELAUNAY三角剖分算法源程序c++实现。非常详细的源代码。-DELAUNAY triangulation algorithm source code c++ implementation. Very detailed source code.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:83323
    • 提供者:cc
  1. triangulation

    1下载:
  2. 三角网剖分 将平面数据点进行三角剖分 快速构建delaunay三角网-delaunay triangulation which can triangulate the dots on the plane
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:2930726
    • 提供者:wang
  1. delauney

    0下载:
  2. 用Fortran开发三维球面delauney三角网剖分程序可用于曲面造型、最小生成树应用领域-Fortran development with three-dimensional spherical delauney Triangulation program can be used for surface modeling, minimum spanning tree applications
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:43760
    • 提供者:阿发
  1. sjpf

    0下载:
  2. 三角剖分求二维平面上的点集的一个最小生成树,算法复杂度为O(nlogn)。-Seeking two-dimensional triangulation of points on the set of a minimum spanning tree, the algorithm complexity is O (nlogn).
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2560
    • 提供者:liam
  1. TrianPPS

    0下载:
  2. 计算平面点集的Delaunay三角剖分。使用DCEL数据结构。右键点击可以实现平面的直线穿刺。-Calculate the Delaunay triangulation of planar point set
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4677684
    • 提供者:Clyde
  1. triangulation.tar

    0下载:
  2. 对于不带洞多边形的三角剖分算法,速度比较快,但是不是最优剖分-fast triangulation method,but not perfect,maybe strange triangles!very long triangle!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14645
    • 提供者:pengyun
  1. triangulation

    0下载:
  2. 动态规划求解凸8边形分割,使各三角形权重和最小-Dynamic programming convex 8-gon split, so that the triangle and the minimum weight
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:298578
    • 提供者:
  1. SurveyofTriangulation-Methods

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

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

    0下载:
  2. Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extracti
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:235692
    • 提供者:吉祥如意
  1. Shewchuk

    0下载:
  2. Shewchuk的三角剖分算法,不规则三角形的剖分!-Shewchuk s triangulation algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:158841
    • 提供者:小轩
  1. comfun

    1下载:
  2. 根据三角网生成等值线。三角网络已经知道,制定等值线的值,自动生成等于该值的等值线。-According to the triangulation net generation contour
  3. 所属分类:Data structs

    • 发布日期:2016-12-22
    • 文件大小:9216
    • 提供者:tiger
  1. Delaunay

    0下载:
  2. 用于2D情况下的Delaunay快速三角插值,是二维地震建模的基础!-For the a fast Delaunay triangulation interpolation in the 2D case, is the basis of the two-dimensional seismic modeling!
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:4935
    • 提供者:gaoyang
  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. wuyang

    0下载:
  2. 动态规划----多边形的最优三角剖分 输入测试用例个数 和 各个点的坐标 输出弦长最短的边的总和-Optimal Dynamic Programming---- polygon triangulation input test case number and the coordinates of each point of the output side of the chord length of the sum of the shortest
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:231116
    • 提供者:吴扬
  1. sanjiaopaofen

    0下载:
  2. 北邮大二算法设计与分析 关于三角剖分启发式的算法实现-BUPT sophomore algorithm design and analysis heuristic algorithm implementation on triangulation
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:琪琪
  1. seidel-1.0.tar

    0下载:
  2. seidel三角剖分,快速2d 三角剖分算法-seidel triangulation triangulation algorithm fast 2d
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:71680
    • 提供者:力量棵
  1. diedaijiefangchengzu

    0下载:
  2. 矩阵三角分解法解方程 雅可比迭代法、高斯赛德尔迭代法、SOR迭代法解线性方程组。(Matrix triangulation method for solving equations Jacobi iterative method, Gauss Seidel iteration method and SOR iterative method are used to solve linear equations.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:536536536
搜珍网 www.dssz.com