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

搜索资源列表

  1. tin

    0下载:
  2. 用c#语言编写的三角网TIN生成算法及源码-triangulation TIN Generation algorithm and Source Code with C# language
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:46247
    • 提供者:静水流深
  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. 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. 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. 54635Delauney

    0下载:
  2. 三角剖分源程序对于平面插值的改进有帮助,大家多多交流-Source for the plane triangulation interpolation has helped to improve
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:87835
    • 提供者:nihao
  1. Delaunay

    1下载:
  2. 用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3414143
    • 提供者:唐伟成
  1. DelaunayVB

    0下载:
  2. 用VB编写的delaunay三角网,很幸苦在写出来的,不错的东西-VB prepared by delaunay triangulation, it is fortunate that in the written hard, good things
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:25170
    • 提供者:唐伟成
  1. Delauney.Sources

    0下载:
  2. Delonay 2d Triangilation Triangulation Delonay Visual C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:30597
    • 提供者:Henk
  1. toolbox_graph

    0下载:
  2. 包含图论中很多有用的方程,可以设置成为matlab的一个工具箱 便捷实用-This toolbox contains useful functions to deal with graph and triangulation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:3015262
    • 提供者:刘建
  1. Delauney

    0下载:
  2. Delauney三角剖分,对三维的地形可进行较好的描述。-Delauney triangulation of the three-dimensional terrain can be a better descr iption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:87838
    • 提供者:詹林
  1. cdt

    0下载:
  2. 三角剖分,是图论和计算几何中非常有名的算法。该代码需要shar的解压缩工具。-Triangulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:440537
    • 提供者:sheng
  1. 0141111111

    0下载:
  2. 三角划分算法演示版,功能超强,是由外国人写的代码,很有学习价值!-Triangulation algorithm demo, features powerful, is the code written by foreigners, great learning value!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:325129
    • 提供者:唐铭鸿
  1. delauney_Tin

    0下载:
  2. TIN三角型网格产生算法源码,具体使用“三角形由内而外生成”算法实现的TIN网格形成,运算量小,Tin三角网产生迅捷准确。-TIN triangle mesh generated algorithm source code, specifically using the " triangle is generated from the inside out" algorithm to achieve the formation of TIN grid, computing a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:133351
    • 提供者:王力
  1. testDelaunay

    1下载:
  2. 在VC++6.0环境下生成Delaunay三角网-In VC++6.0 environment generates Delaunay Triangulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:54509
    • 提供者:刘杰
  1. delaunayprogramming

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

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

    0下载:
  2. 插入法实现三角化和Voronoi图,并且可以实现他们的动态显示-Insertion method to achieve triangulation and Voronoi diagram, and can achieve their dynamic display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:47720
    • 提供者:朱小红
  1. sanjiaopoufen

    0下载:
  2. 实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1093
    • 提供者:phoenix
  1. optimal_triangulation

    0下载:
  2. 多边形的最优三角剖分,采用动态规划方法编程-Optimal polygon triangulation, using dynamic programming program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:829
    • 提供者:储大为
  1. vbCode_Delaunay

    0下载:
  2. 构建Delaunay三角网的VB源程序,内容包括源代码和可运行程序-Construction of Delaunay triangulation of the VB source code, including source code and run the program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:17340
    • 提供者:cdf
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com