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

搜索资源列表

  1. 2D-Tin-delaunay

    3下载:
  2. 在vc++里根据生长算法完成delaunay三角网的构建.其中点是自己随机点上的.-in line with the growth algorithm Delaunay triangulation Construction. Which is their point of random.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:83.25kb
    • 提供者:邓华
  1. dem.rar

    2下载:
  2. 构建Delaunay三角网的VC源程序。对DEM编程学习有一定的帮助。,Construction of Delaunay Triangulation source VC. Study on DEM programming must have help.
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3.8mb
    • 提供者:朱丽玲
  1. delaunay.rar

    1下载:
  2. Delaunay三角网,及Voronoi三角形生成,实现用户加点,自动生成功能!界面友好!速度稍慢~,Delaunay Triangulation and Voronoi triangle generation, add a little to achieve the user to automatically generate the feature! User-friendly! A slower pace ~
  3. 所属分类:GIS program

    • 发布日期:2016-05-22
    • 文件大小:92.67kb
    • 提供者:nowen
  1. 利用OpenGL实现三维地形

    1下载:
  2. 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-22
    • 文件大小:80.43kb
    • 提供者:周倩倩
  1. Delaunay

    0下载:
  2. 该程序使用OpenCV提供的函数在Visual studio6.0的环境下对若干点进行Delaunay三角剖分,具有很高的实用价值,编译已通过,绝对可用-The program provides a function to use OpenCV in Visual studio6.0 environment where a number of points on the Delaunay triangulation of high practical value, the compiler ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:118.32kb
    • 提供者:石峰
  1. Delaunay----VB

    0下载:
  2. tin三角网的构造 tin是使用不规则多边形拟和地球表面或者其他不规则表面,是构造数字地面模型,数字高程模型的基本方法之一-tin structure of triangulation is the use of tin to be irregular polygon and the Earth s surface or other irregular surfaces, is constructed digital terrain model, digital elevation mode
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:18.9kb
    • 提供者:王五
  1. delaunay

    0下载:
  2. delaunay voronoi三角化的java代码,此代码由康奈尔大学的教授编写-delaunay voronoi triangulation of java code, the code by the Cornell University professor of preparation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:16.91kb
    • 提供者:junwei
  1. Delaunay-triangulation-VB-

    1下载:
  2. 利用渐次插入算法,根据坐标数据生成简易Delaunay三角网。-Use of gradual insertion algorithm, according to the coordinate data to generate simple Delaunay triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:130.98kb
    • 提供者:yoursatan
  1. Delaunay

    0下载:
  2. Delaunay三角剖分-Delaunay triangulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:129.13kb
    • 提供者:林一民
  1. Delaunay

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

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

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:35.88kb
    • 提供者:yulin
  1. Delaunay

    0下载:
  2. 三角剖分Delaunay算法的快速生成方法。加快图像变形的速度。-Delaunay triangulation algorithm for fast generation method. Accelerate the speed of image distortion.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:陈皓
  1. Delaunay

    0下载:
  2. delaunay三角生成,结合OpenGl实现三角网显示-delaunay triangulation generated, combined with OpenGl display to achieve triangulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:44.49kb
    • 提供者:徐浩
  1. VB-Delaunay-triangulation

    1下载:
  2. 此源代码为使用VB生成Delaunay三角网。- The source code for the use of VB to generate Delaunay triangulation.
  3. 所属分类:GIS program

    • 发布日期:2017-03-25
    • 文件大小:7.68kb
    • 提供者:刘建龙
  1. Delaunay

    0下载:
  2. 一种支持三维Delaunay三角剖分与Voronoi图生成的数据结构,有详细介绍。-That supports three-dimensional Delaunay triangulation and Voronoi diagram data structure, described in detail.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:638.1kb
    • 提供者:杜杜
  1. 等值线图的彩色填充方法

    3下载:
  2. 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
  3. 所属分类:绘图程序

    • 发布日期:2012-12-31
    • 文件大小:7.19mb
    • 提供者:yan
  1. Delaunay-Triangulation-Algorithm

    0下载:
  2. VC++编的Delaunay三角网生成算法- Delaunay Triangulation Algorithm compiled by VC++
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-09
    • 文件大小:12.25mb
    • 提供者:zzx
  1. delaunay-triangulation

    0下载:
  2. 在matlab中用delaunay函数实现三角剖分,在一个三角形区域内,实现简单的均匀的delaunay剖分。-In matlab function implementation using delaunay triangulation, in the area of ​ ​ a triangle, a simple uniform delaunay triangulation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:649byte
    • 提供者:liang
  1. 构建Delaunay三角网的VB源程序

    0下载:
  2. 构建Delaunay三角网的VB源程序,用于建立地面DEM模型(Constructing VB source program of Delaunay triangulation network)
  3. 所属分类:GIS编程

    • 发布日期:2017-12-23
    • 文件大小:7kb
    • 提供者:hdc
  1. Delaunay(MFC code)

    0下载:
  2. Delaunay Triangulation mfc code
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:566kb
    • 提供者:florne
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com