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

搜索资源列表

  1. delauney

    0下载:
  2. 自己编的delauny三角网-delauny triangulation. . . . . . . . . . . . . .
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:26347520
    • 提供者:张楠
  1. PlaneNetAdjust

    0下载:
  2. 计算近似坐标(三角网),,边长残差计算,方位角残差计算,粗差探测计算函数,边角网拟稳平差,计算G矩阵(转置)-Plane Net Adjust
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:747232
    • 提供者:赵启龙
  1. TIN

    0下载:
  2. 用LISP语言进行CAD二次开发,计算不规则三角网的程序代码-Using LISP CAD secondary development, calculation of irregular triangle net program code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:44327
    • 提供者:张志
  1. TestDelaunay

    1下载:
  2. Delaunay三角函数的VB实现,是老外写的,带界面,值得借鉴。该函数用于生产三角网。-Delaunay trigonometric function VB implementation, is written by a foreigner, with the interface, is worth learning from. This function is used for the production of triangulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:143297
    • 提供者:czs
  1. ContourDemo

    3下载:
  2. 离散点集生成等值线的算法实现涉及四个方面:离散点三角形剖分建立不规则三角网(D-TIN)、基于D-TIN内插生成等值点集合,开闭两类等高线同时绘制,等值线适度光滑和标注。(VS2010+AE10+C#)-Discrete point set to generate contour algorithm involves four aspects: establish discrete points triangular subdivision of irregular triangle net (
  3. 所属分类:CSharp

    • 发布日期:2017-02-19
    • 文件大小:2647040
    • 提供者:姬英杰
  1. delaunay_poufen

    0下载:
  2. delaunay三角剖分的算法,主要是根据边扩展来构建三角网的算法,有简单的界面设计实现 -delaunay triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-19
    • 文件大小:28984450
    • 提供者:lefen
  1. Delaunay-_vb

    0下载:
  2. vb绘制三角网程序,对于小于2000个离散点数据有效,仅供参考-vb draw triangulation procedures, for less than 2000 discrete point data are available for reference purposes only
  3. 所属分类:GIS program

    • 发布日期:2017-04-25
    • 文件大小:18212
    • 提供者:李东
  1. DelaunayTriangulation

    0下载:
  2. 将文件中的点生成矩形包容盒,并将点插入生成三角网-The document points to generate held bounding box, and the insertion point to generate triangulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:61698
    • 提供者:刘琴琴
  1. CreatTin

    0下载:
  2. 创建TIN不规则三角网的C++简单程序!-Create a TIN of simple c++ program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:2605627
    • 提供者:悲伤之歌
  1. e56b651fceac

    0下载:
  2. Delaunay三角网,及Voronoi三角形生成,实现用户加点,自动生成功能-production of Delaunay and Voronoi .people can add points and automatic producing
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:95428
    • 提供者:张龙深
  1. 2D-TIN-construct

    0下载:
  2. 专门用于二维三角网的构建,以及各个三角网之间的缝合与拼接。-Specially used to construct 2D triangulation, and suture and stitching between each triangulation
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:158025
    • 提供者:陈旭松
  1. ZZLWork

    0下载:
  2. 测绘,三角网平差计算,包括数据输出和绘图-Surveying, triangulation adjustment calculation, including the data output and plotting
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7102115
    • 提供者:
  1. Delaunay-triangular-mesh-generation

    0下载:
  2. 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行delaunay三角剖分,生成三角网。代码较老,可以继续改进。-delaunay triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:276915
    • 提供者:何佑伟
  1. tin-CPP_codeandrelease

    0下载:
  2. 不规则三角网的生成算法,还有一个release版本实现三角网的显示,另外,包含多个测试数据。-TIN generation algorithm, there is a release version implements triangulation show, in addition, includes a plurality of test data.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1198566
    • 提供者:fengjing
  1. delaunay2

    0下载:
  2. 不规则三角网的编程思想,可以点击运行界面自动生成不规则三角网。可以显示外接原型-Triangulated irregular network programming ideas, you can click run automatically generate triangulated irregular network interface. You can display external prototype
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:81869
    • 提供者:路世界
  1. elementordering

    0下载:
  2. Graham算法,对形成不规则三角网的最小凸包点进行寻找,并形成最小凸闭包-Graham algorithm, the minimum convex hull point to form a triangular irregular network was looking to form a minimum convex closure
  3. 所属分类:GIS program

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王欣
  1. delaunaysanjiaowang

    0下载:
  2. 基于格网和方向法索引的Delaunay三角网生成算法-Based on Grid and the direction of the Delaunay triangulation method index generation algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:429295
    • 提供者:刘琴琴
  1. cSharpdelaunay

    0下载:
  2. 代码在vs进行开发,使用c#,用逐点增入法实现delaunay三角网,简单快捷-It uses c# to achieve Delaunay triangulation, with the method of point by point
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:60634
    • 提供者:李璟莹
  1. TINandVoronoi

    0下载:
  2. 通过逐点增入法生成delaunay三角网,在链接外接圆圆心生成泰森多边形-It uses c# to construct delaunay triangle and voronoi
  3. 所属分类:GIS program

    • 发布日期:2017-04-29
    • 文件大小:120437
    • 提供者:李璟莹
  1. excelpointtovoronoi

    0下载:
  2. 从excel中导入点数据,通过先构建delaunay三角网再生成voronoi图-Import point data the excel, through the first build Delaunay triangulation and then generate Voronoi diagram
  3. 所属分类:GIS program

    • 发布日期:2017-04-29
    • 文件大小:79108
    • 提供者:李璟莹
« 1 2 ... 19 20 21 22 23 2425 26 27 28 »
搜珍网 www.dssz.com