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

搜索资源列表

  1. Delaunay

    0下载:
  2. 构建Delaunay三角网的VB源程序,这个算法比较基本使用,大家可以学习一下-Construction of Delaunay triangulation of the VB source code, the more fundamental use of this algorithm, we can learn about
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:18023
    • 提供者:wuwawa
  1. DelaunaySourceCodeJava14

    0下载:
  2. 经典的Delaunay三角化方法,可以实现鲁棒的点集三角化操作-The classic Delaunay triangulation method can achieve robust operation point set triangulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:14813
    • 提供者:zzzffflll
  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. Delaunay_NOD

    0下载:
  2. 三角网生成,利用离散点生成Delaunay三角网,交互式界面,直观-Triangular mesh generation, the use of discrete points, Delaunay triangulation is generated, interactive interface, intuitive
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:49743
    • 提供者:WW
  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. Advancedgraphicscapabilities

    0下载:
  2. 高级绘图功能 彗星图 二维彗星轨迹图 三维彗星轨迹图 帧动画 色图变幻 Voronoi 图和三角剖分 彩带图 彩带图 伪彩图 切片图 网格图和曲面图特效 显示轮廓线 瀑布效果 带光照模式的阴影图 函数绘图 三维图形控制 视点 灯光效果 色彩控制 -Advanced graphics capabilities of comets comet locus two
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:5699
    • 提供者:齐子新
  1. our-zks-source

    0下载:
  2. Zitnick—Kanade Stereo Algorithm: ZK Stereo (Cooperative Algorithm for Stereo Matching and Occlusion Detection [1]) is a program developed by Carnegie Mellon University. It applies the triangulation algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:130108
    • 提供者:houloum
  1. DeWall

    0下载:
  2. 德洛伊三角划分算法, 完整的算法源码,包含部分数学库.-Dello triangulation algorithm, the complete algorithm source code, including part of the math library.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:789551
    • 提供者:tina
  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. MyTin

    0下载:
  2. 本程序是利用vc++实现的任意点点,可以构成三角网的小程序,可以作为初学者的参考-This procedure is to use vc++ to achieve any slight, can constitute a triangulation of the small programs can be used as a reference for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3164586
    • 提供者:clj
  1. erwei

    0下载:
  2. 最大最小角实现二维三角剖分,用于建立数字高程模型-To achieve the maximum and minimum angle of two-dimensional triangulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:5040
    • 提供者:孙超
  1. DT

    0下载:
  2. Delaunay三角剖分的Windows图形界面源码-Delaunay triangulation of the Windows graphical interface Source
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:51350
    • 提供者:zzr
  1. DELAUNEY

    1下载:
  2. 利用DELAUNEY三角化方法生成非结构三角网格,可用于有限元或有限体积法网格的自动划分-Triangulation method using DELAUNEY generate unstructured triangular meshes, can be used for finite element or finite volume Mesh automatic classification
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3311
    • 提供者:许哈哈
  1. TIN

    2下载:
  2. 在C++编程环境下进行TIN三角网的绘制以及该三角网的拓扑信息查询-In C++ programming environment for TIN triangulation and the triangulation mapping topology information inquiry
  3. 所属分类:GIS编程

    • 发布日期:2014-02-15
    • 文件大小:1894358
    • 提供者:附近
  1. TriNETe

    0下载:
  2. delaunay三角网源程序 对DEM三角网生成有一定的帮助作用-delaunay triangulation source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1149389
    • 提供者:luwei
  1. cloudmesh-0.1

    2下载:
  2. C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:845925
    • 提供者:竹林英客
  1. Delaunay

    1下载:
  2. 这是基于osg的Delaunay三角网绘制(Delaunay)示例-This is based on the Delaunay triangulation osg draw (Delaunay) sample
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:896
    • 提供者:马志强
  1. TIN

    0下载:
  2. 三角网的构建于算法,自己做的比较好用,用ado接口-Triangulation is built on algorithms, their comparison useful to do with ado Interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:188435
    • 提供者:xd
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 34 »
搜珍网 www.dssz.com