搜索资源列表

  1. zyb_triangle

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

    • 发布日期:2024-05-10
    • 文件大小:108544
    • 提供者:dgdfg
  1. Delaunay----VB

    0下载:
  2. tin三角网的构造 tin是使用不规则多边形拟和地球表面或者其他不规则表面,是构造数字地面模型,数字高程模型的基本方法之一-tin structure of triangulation is the use of tin to be irregular polygon and the Earth s surface or other irregular surfaces, is constructed digital terrain
  3. 所属分类:GIS编程

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:王五
  1. DelaunayTriangulation

    0下载:
  2. Delaunay trianglation 是平面三角化的一种重要方法,也可以应用于三维的四面体的生成。因为用这种方法产生的四面休在有限元分析中具有其独特的优势而受到重视。-Delaunay trianglation plane triangulation is an important method, but also can be applied to the generation of three-dimensional tetr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:314368
    • 提供者:woshidou
  1. mesh_applet

    0下载:
  2. Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-or
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:cstar
  1. Mesh_Ap_Delaunay

    0下载:
  2. Creates and displays a Delaunay Triangulation (DT) or a Voronoi Diagram (VoD)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:cstar
  1. Mesh_Triangulation_Delaunay

    0下载:
  2. A 2D Delaunay Triangulation (DT) with incremental site insertion
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:cstar
  1. 93317441delanay_all

    0下载:
  2. delaunay三角剖分程序,能运行,可以显示-delaunay triangulation procedures, will be able to run, you can show that
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1937408
    • 提供者:yanghy
  1. Delaunay

    0下载:
  2. 有关三角网格的书籍...很适合拿来当参考文件-Triangular mesh on the books is very suitable ... used as a reference document
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:241664
    • 提供者:許書豪
  1. Delaunay

    0下载:
  2. 这是一个自动添加点,动态生成不规则三角网的程序,程序结构完整,对初学者比较有借鉴价值。-This is an automatic add points, triangulated irregular network dynamically generated procedures, procedures for structural integrity, and for beginners there is reference valu
  3. 所属分类:GIS编程

    • 发布日期:2024-05-10
    • 文件大小:178176
    • 提供者:magic
  1. 1234567899988

    0下载:
  2. 基于matlab软件的delaunay算法划分网格,可以进行三维数据和二维数据的处理-Matlab-based software division algorithm delaunay mesh, can be three-dimensional data and two-dimensional data processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:852992
    • 提供者:yanhan
  1. 1111111111111111111

    0下载:
  2. 详细介绍了 用基于Matlab软件实现Delaunay剖分和基于剖分的规格化计算-Described in detail based on Matlab software implementation Delaunay mesh and mesh-based calculation of standardized
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:271360
    • 提供者:yanhan
  1. dem

    0下载:
  2. 构建Delaunay三角网的VC源程序。对DEM编程学习有一定的帮助。-Construction of Delaunay Triangulation source VC. Study on DEM programming must have help.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-10
    • 文件大小:3983360
    • 提供者:朱丽玲
  1. delaunay.c

    0下载:
  2. delaunay三角形和voronoi划分的迭代式构造-voronoi division of delaunay triangles and structure of the iterative
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:joyboble
  1. Delaunay-triangula

    0下载:
  2. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:wyy
  1. triTIN

    0下载:
  2. 程序生成TIN三角形,根据2D或者3D的离散点生成,分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:48128
    • 提供者:Libz
  1. dct

    0下载:
  2. O(nlgn) Delaunay Triangulation
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:fwsky
  1. Delaunay

    0下载:
  2. Delaunay_Voronoi 三角网建立Java源码-Triangulation to establish Java source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:zxd
  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 ter
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:wzx
  1. SpectralSurfaceReconstructionfromNoisyPointClouds.

    0下载:
  2. We introduce a noise-resistant algorithm for reconstructing a watertight surface from point cloud data. It forms a Delaunay tetrahedralization, then uses a variant of spectral graph partitioning to decide whether each
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-10
    • 文件大小:7606272
    • 提供者:madison
  1. Delaunay

    0下载:
  2. 所属分类:GIS编程

    • 发布日期:2024-05-10
    • 文件大小:2042880
    • 提供者:徐逍峰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »

源码中国 www.ymcn.org