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

搜索资源列表

  1. triangulation

    0下载:
  2. 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensio
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:66525
    • 提供者:李晓丽
  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. Tri_Polygon

    0下载:
  2. 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48263
    • 提供者:张永波
  1. 2dDelaunay2NewLinc

    0下载:
  2. 这是一个根据顶点进行三角剖分的vc程序,有做相关方面研究的朋友可以参考一下-under the apex Triangulation vc procedures, doing research in the relevant friends reference
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:51191
    • 提供者:jaba
  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
    • 文件大小:85252
    • 提供者:邓华
  1. 2dDelaunay2

    0下载:
  2. 该源码是用构件VC来构件的Delaunay三角网,采用的算法是增长算法。-is the source component to component VC Delaunay triangulation, the algorithm is growing algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49436
    • 提供者:ChenYongli
  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
    • 文件大小:3983557
    • 提供者:朱丽玲
  1. 用Delaunay算法进行三角剖分

    0下载:
  2. 直接在VC试图上描点,对所获得的点集用Delaunay算法进行三角剖分。,Directly in the VC-point attempt on the depiction of the point set obtained by using Delaunay triangulation algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2017-04-09
    • 文件大小:67570
    • 提供者:毛雁明
  1. TIN

    1下载:
  2. vc 实现生成三角网的源程序,做地形仿真的和地形提取的很有帮助哦-vc achieve triangulation of the source code generated, and simulation of topography and terrain extraction helpful Oh
  3. 所属分类:GIS编程

    • 发布日期:2013-04-25
    • 文件大小:71614
    • 提供者:张瑞超
  1. Delaunay00000

    0下载:
  2. 论文 Delaunay三角网表示和点删除方法 用vc的环境 很重要-Papers Delaunay triangulation and the point that the method used to delete a very important environment vc
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:110300
    • 提供者:niujiying
  1. delaunay_demo

    0下载:
  2. VC++实现的Delaunay三角剖分Demo-VC++ implementation of the Delaunay triangulation Demo
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:125108
    • 提供者:innion
  1. cutpoly

    0下载:
  2. 凸多边形的最优三角剖分的vc++实现。输入:逆时针输入凸多边形P的顶点序列p1,p2…pn. 输出:P的三角剖分序列p1p2pi,p2pipj,…,plpn-1pn及三角剖分后的最优权值之和 -Optimal convex polygon triangulation of vc++ to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:538193
    • 提供者:xiaomei
  1. TIN_Construction

    0下载:
  2. 自动为TIN模型构建Delaunay三角网的VC源程序,可以应用于测绘,地质,交通等行业的数字地形模型的实现.-Automatic for the TIN model construction of the VC source Delaunay triangulation can be applied to mapping, geology, transportation and other industries digital terrain model implementation.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-07
    • 文件大小:55412
    • 提供者:wzx
  1. testDelaunay

    1下载:
  2. 在VC++6.0环境下生成Delaunay三角网-In VC++6.0 environment generates Delaunay Triangulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:54509
    • 提供者:刘杰
  1. delauney

    0下载:
  2. Delaunay triangulation VC
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2088954
    • 提供者:jmdong
  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. 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
    • 文件大小:36739
    • 提供者:yulin
  1. triangulationnetwork

    0下载:
  2. 采用VC++结合OPENGL建立三角网并贴纹理!-Use VC++ combine OPENGL to build triangulation network
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:928516
    • 提供者:黄亮
  1. vc-Delaunay-triangulation

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

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

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

    • 发布日期:2017-11-09
    • 文件大小:12840366
    • 提供者:zzx
« 12 »
搜珍网 www.dssz.com