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

搜索资源列表

  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. delanay三角网算法

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

    • 发布日期:2008-10-13
    • 文件大小:18290
    • 提供者:zgw
  1. 三角网生成--修改后

    1下载:
  2. 我个人修改的三角网(TIN)自动生成程序!供大家参考!-I personally modified triangular Network (TIN) automatically generating program! For your reference!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:80852
    • 提供者:王林
  1. 三角网代码

    0下载:
  2. 能够生成狄罗尼三角网模拟地形或岩层表面,具有良好的效果,
  3. 所属分类:C#编程

  1. TIN

    2下载:
  2. 读取TXT 格式数据并进行简单的数据排序,并生成三角网-read data from txt,creat tin
  3. 所属分类:其他小程序

    • 发布日期:2013-04-25
    • 文件大小:36976
    • 提供者:kangkai
  1. Triangle

    0下载:
  2. 生成三角网的代码,供大家参考学习!-Triangle
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:51442
    • 提供者:杨冬营
  1. sjwscsf

    0下载:
  2. 三角网生成算法的程序,并附带测试数据,是很好的学习资料,欢迎下载-Triangulation Algorithm procedures and ancillary test data, is a very good learning materials are welcome to download
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:12129
    • 提供者:zou_ys
  1. docking_zyb

    0下载:
  2. 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:46506
    • 提供者:dgdfg
  1. zyb1_delaunay

    0下载:
  2. 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5296
    • 提供者:dgdfg
  1. Delaunay

    1下载:
  2. 用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3414143
    • 提供者:唐伟成
  1. DelaunayVB

    0下载:
  2. 用VB编写的delaunay三角网,很幸苦在写出来的,不错的东西-VB prepared by delaunay triangulation, it is fortunate that in the written hard, good things
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:25170
    • 提供者:唐伟成
  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. TinCut

    1下载:
  2. 通过一系列的坐标点生成TIN三角网,将各个三角形的顶点存储到Text文本中-Through a series of coordinates of points to generate TIN TIN, the apex of each triangle to Text text storage
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:79983
    • 提供者:夏亮
  1. delauney_Tin

    0下载:
  2. TIN三角型网格产生算法源码,具体使用“三角形由内而外生成”算法实现的TIN网格形成,运算量小,Tin三角网产生迅捷准确。-TIN triangle mesh generated algorithm source code, specifically using the " triangle is generated from the inside out" algorithm to achieve the formation of TIN grid, computing a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:133351
    • 提供者:王力
  1. Delaunay_triangle_grid

    0下载:
  2. 一个简单的读入数据绘制Delaunay三角网的代码-A simple demo of reading data and painting Delaunay triangle grid
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:150090
    • 提供者:徐启龙
  1. TINofReadandWrite

    0下载:
  2. 通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距-Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the infor
  3. 所属分类:File Operate

    • 发布日期:2017-05-20
    • 文件大小:5880704
    • 提供者:张博亚
  1. 三角网4

    0下载:
  2. 凸包闭法生成三角网,测绘小程序,C#编写,希望对大家有用(The construction of trianle net)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:60416
    • 提供者:xtttt
  1. C#生成TIN(不规则三角网)

    2下载:
  2. 本程序由本人做的不规则三角程序。代码完整,界面友好,切实可用!由VS2012的C#语言编译而成!(This program is an irregular triangle program that I do. The code is complete, the interface is friendly, and it is practical! Compiled by VS2012's C# language!)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:265216
    • 提供者:yyxgiser
  1. 不规则三角网法体积计算

    1下载:
  2. 1.完整的VS项目,采用VS2017编写; 2.C#语言开发; 3.可以构建不规则三角网,并进行土方计算; 4.采用可视化读文件方式,并用表格显示; 5.计算完成后实时绘制三角网; 6.可以输出TIN的点、边、三角形信息和土方量。(1. Complete VS project, written in VS2017; 2. C # Language Development; 3. Irregular triangular network can be constructed
  3. 所属分类:C#编程

    • 发布日期:2019-11-14
    • 文件大小:121856
    • 提供者:GNSSer
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com