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

搜索资源列表

  1. trianglulation

    0下载:
  2. 对散乱数据点进行三角化的程序,大家试试看,欢迎提出改进意见。-to scattered data points triangulation process, we try and welcome suggestions for improvement.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:40578
    • 提供者:李晓丽
  1. 三角网

    0下载:
  2. 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16805
    • 提供者:许飞
  1. voronoi

    0下载:
  2. 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand t
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:157952
    • 提供者:晓琳
  1. hgrd_src

    0下载:
  2. The hgrd code was created for triangulation of a polygon of any shape. It can also triangulate many separate polygons in one pass. -The hgrd code was created for triangulation of a polygon of any shape. It can also triangulate many separate poly
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27939
    • 提供者:潇潇
  1. Convex

    1下载:
  2. 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:hlzhangrui
  1. Voronoi1

    0下载:
  2. 用于离散点的构建三角网.文件是一个学习算法的文件,可以自行画点,然后构三角网-discrete points for the Construction of triangulation. Paper is a learning algorithm, can draw on its own, then conformation triangulation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:268520
    • 提供者:冉慧敏
  1. CQuadDissect

    0下载:
  2. Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割—归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割—归并法相当,较好的情况下快于分割—归并法。-Delaunay Triangulation as a major DTM Fall ta
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77436
    • 提供者:苏聪
  1. c_delaunay

    0下载:
  2. 一个老外编写的三角剖分代码,运行效果好C-a foreigner prepared by the triangulation code, effective running C
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:150227
    • 提供者:王飞
  1. delanay三角网算法

    1下载:
  2. 随便上传一个delanay三角网算法的vb程序,仅供大家参考!-casually upload a delanay triangulation algorithm vb procedures only reference!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18290
    • 提供者:zgw
  1. De

    0下载:
  2. 三角剖分。用于平面图形的三角划分,此为基本函数-triangulation. For graphic triangulation, this basic function
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:19254
    • 提供者:一一
  1. CMyProJect

    0下载:
  2. 解析三角空中三角测量,属于遥感技术中三角高程测量类。源文件-analytical triangulation, remote sensing technology is trigonometric leveling category. Source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1163042
    • 提供者:吴远龙
  1. lgq

    0下载:
  2. 读取规则格网文件,生成三角网形式的三维场景-read the rules grid paper, generate the form of triangulation 3D Scene
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64135
    • 提供者:毛玉柱
  1. 200591032228730

    0下载:
  2. Delaunay三角剖分 实现平面离散点的三角形网各化, 朋友们多多交流啊-Delaunay triangulation planar discrete points of the triangle, friends interact more ah
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19086
    • 提供者:薛玄
  1. cetu(zd+TIN)

    1下载:
  2. 用c#编写的autocad的二次开发程序,在autocad2006下使用,命令netload加载measure.dll,命令init进行设置,命令extpoint进行*.dat数据展点,命令tin进行三角网生成,命令equalline等值线生成(error)-used to prepare autocad the second development procedures, autocad2006 use in order netload measure.dll loading, orders
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:126510
    • 提供者:赵宏辉
  1. Triangulate(java)

    0下载:
  2. 这是一个用java写的三角剖分程序源码,需要的可以看一看-This is a java was made with the source triangulation process, the need to look at the
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:5735
    • 提供者:刘广忠
  1. VC++Delaunay

    0下载:
  2. 一个非常强劲的VC++编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用。-a very strong part of the VC Delaunay Triangulation generation algorithm, right you learn VC or GIS study has very helpful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:202108
    • 提供者:李未鸣
  1. contour234

    3下载:
  2. vb 处理数据等高线,原创,构造三角网,计算机图形学作业-vb data processing contour lines, originality, structure triangulation, computer graphics operations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14724
    • 提供者:刘志峰
  1. normal-triangulation

    0下载:
  2. 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)
  3. 所属分类:3D图形编程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:asen
  1. Delaunay(MFC code)

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

    • 发布日期:2018-01-01
    • 文件大小:579584
    • 提供者:florne
  1. triangulation

    0下载:
  2. triangulation tool, splits image to triangles
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:237568
    • 提供者:qwe135
« 1 2 3 4 56 7 8 9 10 ... 34 »
搜珍网 www.dssz.com