CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 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. Triangulation

    0下载:
  2. Polygon triangulation code.-Auto triangulation code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:93502
    • 提供者:selamicik
  1. Triangulate.rar

    0下载:
  2. 平面任意多边形三角化的delauney经典算法,Arbitrary planar polygon triangulation algorithm of classical delauney
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1895559
    • 提供者:myz12345678
  1. Delaunay

    0下载:
  2. 构建三角网 以实现等高线等的绘制完成 用在DTM中-Construction of triangulation, such as contour lines in order to achieve the completion of the mapping used in DTM
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:62939
    • 提供者:熊丹丹
  1. Hull

    1下载:
  2. 凸包算法实现三角网的构建 Convex hull of the triangulation algorithm to build-Convex hull triangulation algorithm to build the Convex hull of the triangulation algorithm to build
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1214
    • 提供者:都海伦
  1. triTIN

    0下载:
  2. 程序生成TIN三角形,根据2D或者3D的离散点生成,分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimensional surface,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:48210
    • 提供者:Libz
  1. triangulation_mask

    0下载:
  2. TRIANGULATION_MASK allows a user to remove triangles from a triangulation. The user supplies a node file and a triangle file, containing the coordinates of the nodes, and the indices of the nodes that make up each triangle. Either 3-nod
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6673
    • 提供者:ramesh
  1. MyCrust100809

    1下载:
  2. BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
  3. 所属分类:GUI Develop

    • 发布日期:2014-08-06
    • 文件大小:6042182
    • 提供者:naz
  1. CDT

    0下载:
  2. An efficient algorithm for polygon triangulation.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:30470
    • 提供者:Alan Chang
  1. Sco Ote R Visual ization Studio

    1下载:
  2. 三角网格法绘制等值线的实现语言C#,源码编译通过。-Delaunay triangulation is interactive editing algorithm design and implementation of scientific papers published surveying and mapping
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-12-31
    • 文件大小:289124
    • 提供者:czr
  1. DynamicDelaunay

    0下载:
  2. Delaunay triangulation is one of the most well known algorithms for space tesselation. Dynamic Delaunay triangulation, in which you can update the input points using a predefined matrice for saving points, is presented in this document.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:139190
    • 提供者:Ali
  1. Aerialtriangulationanalysis

    1下载:
  2. 利用VS2005实现了空中解析三角测量的计算,精度高,计算速度快,代码简单易懂-VS2005 achieved using air triangulation calculation analysis, high accuracy, fast calculation, the code easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:208673
    • 提供者:黄荣
  1. Coordinate.measuring.triangulation.adjustment.cont

    0下载:
  2. Coordinate measuring triangulation adjustment control
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:81347
    • 提供者:iv
  1. Delaunay-triangulation-VB

    0下载:
  2. 构建Delaunay三角网的VB源程序,用于数字地形、数字高程模型建立-Construction of Delaunay triangulation VB source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:19292
    • 提供者:xwz
  1. Optimal-triangulation

    0下载:
  2. 在选择某菜单项(或快捷图标)之后,第一次按下鼠标左键在屏幕上输入该凸多边形的第一个顶点,此后每按一次鼠标左键则在屏幕上输入该多边形的下一个顶点,直到按下鼠标右键之后,构成一个封闭的多边形。程序应能显示出上述多边形,并判断该多边形是否是凸多边形。如果是则计算其三角形最优剖分,并绘制出剖分后的凸多边形,同时在图中显示出每条边的长度以及三角形剖分中诸三角形上边权之和-In the selection of a menu item (or the shortcut icon), the first ti
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3560217
    • 提供者:陈言教
  1. vc-Delaunay-triangulation

    0下载:
  2. Achieved with vc Delaunay triangulation of an arbitrary polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7646726
    • 提供者:曾宇航
  1. triangulation

    0下载:
  2. c语言三角化例子,实现带洞矩形的三角化。-c language triangulation example, with a hole rectangular triangulation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:16502
    • 提供者:wanglinbo
  1. normal-triangulation

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

    • 发布日期:2017-04-14
    • 文件大小:2711
    • 提供者:lvdan
  1. triangulation

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

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