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

搜索资源列表

  1. Delaunay

    0下载:
  2. 构建Delaunay三角网的VB源TriangleDevelopment
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17754
    • 提供者:1
  1. TIN

    0下载:
  2. 这是一个三角网边生长算法的实现方法。VC代码。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42708
    • 提供者:jiaboduan
  1. ArcGIS_3D

    0下载:
  2. 本程序是基于vb编写的构建三角网的方法。速度快捷是制作三维图像的好帮手
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2255780
    • 提供者:wsp
  1. Delaunay

    1下载:
  2. Delaunay三角网构建,实现语言:Visual Basic
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18539
    • 提供者:竞帆
  1. trix

    1下载:
  2. 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网-triangulation algorithm for the generation of console win32 procedures, automatically constitute Delauney triangulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49743
    • 提供者:福哥
  1. 44569084

    1下载:
  2. 提供离散点三角网与等值线的实现给大家共享。有谁把等值线光滑处理了后,请也别忘了给我一份-provides discrete point triangulation with the contours to the realization share. Who put smooth contours handled, please do not forget to also give me a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:223403
    • 提供者:陈维良
  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. Contour

    1下载:
  2. 三角网的划分,更好的是还有等值线生成的源码-Contour
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:224014
    • 提供者:bier
  1. tin

    1下载:
  2. Delaunay三角网作为一种主要的数字地形模型表示法,经过二十多年来的研究,它的生成算法已趋于成熟。本算法是一个基于Delaunay的很强壮的构三角网(TIN)的算法。-Delaunay triangulation as a major representation of digital terrain model, after 20 years of research, it generates algorithms have been mature. This algorithm is b
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-02-15
    • 文件大小:76838
    • 提供者:xielingsen
  1. delaunay

    0下载:
  2. 方便的构造不规则三角网的面向对象程序,值得跟大家分享交流-A convenient structure TIN object-oriented programming, it is worth sharing with you the exchange
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2438887
    • 提供者:何文
  1. DelaunayTriangulation

    0下载:
  2. 算法描述:三角剖分之随即增量法实现三角网的剖分.-Algorithm Descr iption: triangulation of the triangle then increment method to achieve the subdivision.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14800321
    • 提供者:zhujunf
  1. GEOMPACK

    1下载:
  2. 不规则三角网(TIN)能以不同层次的分辨率来描述地形表面,被视为DEM中最基本和最重要的一种模型。程序功能为带约束条件的离散点不规则三角网生成。-Voronoi diagrams, Delaunay triangulations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:96739
    • 提供者:haitang
  1. TIN

    0下载:
  2. 对于不规则三角网算法的实现,希望对你们有点帮助。-For irregular triangulation net algorithm implemented, hope to you a little help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:50343
    • 提供者:爱团员
  1. tin

    0下载:
  2. 不规则三角网的生成与其等值线的生成代码算法-failed to translate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2781
    • 提供者:silence
  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. contourTri_

    0下载:
  2. 这是一个基于三角网的等值线图与线性插值的三角形。-Contour plot based on Delaunay triangulation with linear interpolation across triangles
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1690
    • 提供者:liuhengjie
  1. level

    0下载:
  2. 适用于测量中的简单水准网平差,不包含三角网-Simple leveling network adjustment applicable to the measurement, triangulation does not contain
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5836
    • 提供者:李亚宾
  1. meshing1.1

    3下载:
  2. 这是用fortran写的一个delaunay三角网划分的程序-This is a program of the fortran write a delaunay triangulation network by
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-25
    • 文件大小:14336
    • 提供者:maqiang
  1. comfun

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

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

    0下载:
  2. 这是T三角网生成的源代码,很简短使用,希望对您有帮助,谢谢支持!-this is a kind of form of the delauney TIN.I hope that you will enjoy it,thank you
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:63995
    • 提供者:小陈
« 1 23 »
搜珍网 www.dssz.com