CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - tin

搜索资源列表

  1. TIN

    1下载:
  2. TIN生成算法,应用生长法。VC简单界面,可以改进。速度较快。-TIN generation algorithm, application Growth Act. VC simple interface could be improved. Faster.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:55764
    • 提供者:
  1. cetu(zd+TIN)

    1下载:
  2. 用c#编写的autocad的二次开发程序,在autocad2006下使用,命令netload加载measure.dll,命令init进行设置,命令extpoint进行*.dat数据展点,命令tin进行三角网生成,命令equalline等值线生成(error)-used to prepare autocad the second development procedures, autocad2006 use in order netload measure.dll loading, orders
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:126510
    • 提供者:赵宏辉
  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. tin

    1下载:
  2. 生成tin(不规则三角格网)的算法,根据区域的有限个点集将区域划分为相等的三角面网络
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:19831
    • 提供者:顾立松
  1. TIN

    0下载:
  2. 用于有离散点构建delaunay 三角形 还有TIN,包括可运行程序以及相关的DLL。 很值得大家参考。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1292474
    • 提供者:魏亚东
  1. 由TIN生成等值线

    0下载:
  2. 由TIN生成等值线-generated by TIN isogram
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1406
    • 提供者:马志杰
  1. Tin.rar

    1下载:
  2. 构成三角网。主要用于构建三角网TIN,可选择不同的点数构成,Constitute a triangulation
  3. 所属分类:GIS编程

    • 发布日期:2014-02-15
    • 文件大小:50043
    • 提供者:wyl
  1. 3D-TIN

    0下载:
  2. 读取点数据,构建三维TIN,再添加纹理显示三维地形-Read the point data to construct three-dimensional TIN, then add three-dimensional terrain textures show
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:253388
    • 提供者:
  1. CreateTIN_MFC

    1下载:
  2. CreateTIN_MFC是使用MFC编写的一个构建不规则三角网(TIN)的程序。能通过鼠标刺点动态生成TIN,也能导入特定格式的文件进行构TIN,同时还能将构好的TIN导出成文本文件。具体的帮助见程序里面的chm格式的说明文档。-CreateTIN_MFC is prepared to use MFC to build a triangulated irregular network (TIN) procedure. Barbed point through dynamically gener
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:619129
    • 提供者:随风
  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. TIN

    0下载:
  2. 快速建立TIN(三角网),用OPENGL+VC6写的。运行速度还可以。-Rapid establishment of TIN (triangular mesh), written with OPENGL+ VC6. Speed ​ ​ also.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:118346
    • 提供者:xuxinchao
  1. TIN

    1下载:
  2. 利用autocad下的vba实现不规则三角网的生成,做到autocad下测绘功能的实现-Achieved using autocad vba under the TIN generation, so that under the mapping function of the realization autocad
  3. 所属分类:绘图程序

    • 发布日期:2014-02-15
    • 文件大小:17987
    • 提供者:施东坡
  1. TIN

    0下载:
  2. 可以实现由点快速生成三角网,并显示生成过程-Can be achieved quickly generate triangular mesh from the point of
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:54807
    • 提供者:范范
  1. Tin-3D

    1下载:
  2. opengl+vc++6.0 编的一个地理信息系统的程序,对学习游戏编程的也很有用-opengl+ vc for a procedural terrain walkthrough
  3. 所属分类:OpenGL

    • 发布日期:2013-04-26
    • 文件大小:255083
    • 提供者:kgggju
  1. 2007513201626492_136Z_Com

    0下载:
  2. 三角网程序,tin文件的生成,主要是VB代码-Triangulation procedures, tin documents generated, mainly VB code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:224043
    • 提供者:sjh
  1. TIN

    1下载:
  2. 能够根据用户选择的shapefile文件生成TIN文件并保存,可以选择Z字段和要素类型(mass points、soft line等)。AE+VB.NET源代码-Create and save TIN according to the .shp file which user choose. AE+VB.NET code
  3. 所属分类:GIS编程

    • 发布日期:2014-02-15
    • 文件大小:73013
    • 提供者:米乐
  1. Tin

    0下载:
  2. TIN不规则三角网的生成方法;由VC++写成-TIN TIN generation methods written by VC++
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:1987
    • 提供者:WW
  1. TIN

    2下载:
  2. 在C++编程环境下进行TIN三角网的绘制以及该三角网的拓扑信息查询-In C++ programming environment for TIN triangulation and the triangulation mapping topology information inquiry
  3. 所属分类:GIS编程

    • 发布日期:2014-02-15
    • 文件大小:1894358
    • 提供者:附近
  1. TIN

    0下载:
  2. 利用点的数据,首先读入文件,然后构建TIN三角网-Using the point of data, first read the file, and then build TIN triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-05-18
    • 文件大小:4694016
    • 提供者:haitian
  1. TIN

    0下载:
  2. 实现TIN二维格网显示。可用不同颜色、线型表示。点可使用不同形状。并能显示高程、点号。-TIN two Ludwig achieve net display. Available in different colors, line said. Point can be different shapes. And to show elevation, point number.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:49184
    • 提供者:lxq
« 12 3 4 5 6 »
搜珍网 www.dssz.com