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

搜索资源列表

  1. createDelaunay

    1下载:
  2. vb实现的构建Delaunay三角网程序,算法效率高-vb achieve Construction procedures Delaunay triangulation algorithm efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15989
    • 提供者:陈济民
  1. 061003132014016

    0下载:
  2. Delaunay三角形vb绘制程序,只需鼠标点击即可得三角网.-Delaunay triangle vb drawing program, only a mouse click away in the triangular net.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:18725
    • 提供者:cm
  1. Delaunay11111

    0下载:
  2. 构建Delaunay三角网的VB源程序.rar-Delaunay triangulation VB program. Rar
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:8444
    • 提供者:liuxu
  1. TriangleDevelopment

    1下载:
  2. 此程序生成狄洛尼三角网.运用了简单的读取文件.然后依据算法生成三角网.-this program generator Diluoni triangulation. Use a simple read files. Then generation algorithm based on triangulation.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:217381
    • 提供者:杨毅
  1. Tri1

    0下载:
  2. 一个三角网的绘制程序,用随机点生成三角网,用C++编译-a triangular network mapping program, random triangle formation, with the C compiler
  3. 所属分类:Web服务器

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

    1下载:
  2. 生成delaunay三角网的源代码,以及演示demo-Delaunay triangulation generation of source code, and the demonstration of demo
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:137420
    • 提供者:黄志敏
  1. VBAshuzicengtu

    1下载:
  2. vba数字成图,通过外业采集的离散点,建立三角网,然后生成等高线,及线路纵断面-vba Digital Mapping, the industry, through the acquisition of discrete points, to establish a triangular network, and then generate contour lines and the line profile
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4689122
    • 提供者:杨红杰
  1. Delaunay_Jiami

    0下载:
  2. 对Delaunay三角网生成算法生成的三角网进行加密-right Delaunay triangulation algorithm to generate the triangular network encryption
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197603
    • 提供者:aaa
  1. GridToTIN

    0下载:
  2. 实现方格网转换成三角网的程序,转换不是很复杂-achieve Grid into triangulation process, conversion is not very complicated
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:42451
    • 提供者:aaa
  1. ading003

    0下载:
  2. 应用等高线构建Delaunay三角网算法的研究与实现,caj格式-Application Construction contour Delaunay triangulation algorithm for the study and implementation of the format PRODUCTS
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:363141
    • 提供者:丁峰
  1. ading004

    0下载:
  2. 一次性生成约束Delaunay三角网算法的编程与实现,caj格式-one-time Generation constrained Delaunay triangulation algorithm programming and implementation PRODUCTS format
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:121221
    • 提供者:丁峰
  1. vb-delauney

    0下载:
  2. 一个不规则三角网的生成算法,比较有效,希望大家一起交流。-a triangular irregular network algorithms, more effective, I hope all of us can share.
  3. 所属分类:GIS编程

    • 发布日期:2014-01-14
    • 文件大小:17645
    • 提供者:邓华
  1. libgeotiff-1.2.3.tar

    0下载:
  2. 三角网构建算法,可以看看,挺不错的,有空看看,在其它网站下的,第一次上载-triangulation algorithm, can see quite well, go look at other sites in the first set,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:901702
    • 提供者:杨扬
  1. trianglenetwork

    0下载:
  2. 测绘工程学科内容,初学者参考,三角网解算-mapping engineering disciplines, beginners reference Triangle Network Solution
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:6210
    • 提供者:徐俊芳
  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. delphi_TIN_triangle_and_contour_generator

    0下载:
  2. 利用delphi,基于离散点生成TIN三角网及等值线的程序.-Delphi, based on discrete points Generation TIN TIN and contour procedures.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:223590
    • 提供者:jihongjun
  1. DelauneyTriangleGridCreate

    0下载:
  2. 对地形研究过程中实现的Delauney三角网自生成示例,适合初学者-right terrain course of the study achieved Delauney Triangle Generation Network since example, for beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:129090
    • 提供者:saddas
  1. moveTIN

    0下载:
  2. 此源码为动态生成三角网,可自由定制基点,产生出的三角网,效果良好.-this source of dynamically generated triangulation be free customized basis points produced by the triangulation results.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4037
    • 提供者:joker
  1. TIN-CSharp

    1下载:
  2. TIN三角网在GIS中具有重要用途.本程序演示了随机点的生成与TIN的生长法动态生成。-TIN TIN in GIS is an important purpose. Demonstration of the process of generating random points with the Health TIN France long dynamically generated.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:10851
    • 提供者:彭晓波
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com