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

搜索资源列表

  1. Delaunay

    0下载:
  2. Delaunay三角形网格化算法,用于图像处理。-Delaunay triangular mesh algorithm for image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:22320
    • 提供者:陈皓
  1. Delaunay-base

    0下载:
  2. delaunay图像三角剖分基础算法,也有其快速算法。-delaunay triangulation based algorithm for image, but also its fast algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:172388
    • 提供者:陈皓
  1. Delaunay

    0下载:
  2. 构建Delaunay三角网的VB源程序,演示和VB代码-Construction of Delaunay triangulation VB source code, demos and VB code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:18349
    • 提供者:冷振兴
  1. Delaunay-triangulation-

    0下载:
  2. 本文章主要讲述点序对三角剖分局部优化的影响 以及相应的算法-This article focuses on point of order on the local optimization of triangulation And the corresponding algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2386468
    • 提供者:王佳佳
  1. winPointCloud

    0下载:
  2. 基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。-The point cloud based VTk display, configuration network (Delaunay Tin, including 2D, 3D, and TEN). With detailed code comments, but also instance data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:8103927
    • 提供者:cl
  1. Delaunay

    0下载:
  2. 使用增长法,对散乱点进行delaunay剖分-Using insert-point algorithm to do delaunay triangulation for scattered data points.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1966638
    • 提供者:王朝阳
  1. Delaunay

    0下载:
  2. delaunay算法,返回一个list,基本实现Delaunay三角形的绘制。-delaunay algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2041
    • 提供者:ALEC.S
  1. VB-Delaunay-triangulation

    1下载:
  2. 此源代码为使用VB生成Delaunay三角网。- The source code for the use of VB to generate Delaunay triangulation.
  3. 所属分类:GIS program

    • 发布日期:2017-03-25
    • 文件大小:7862
    • 提供者:刘建龙
  1. Delaunay-triangulations

    0下载:
  2. GEOMPACK - Voronoi diagrams, Delaunay triangulations GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a set of points in the plane.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:87261
    • 提供者:followtime
  1. PlantraEN1608

    0下载:
  2. Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6484043
    • 提供者:superlzhi
  1. vc-Delaunay-triangulation

    0下载:
  2. Achieved with vc Delaunay triangulation of an arbitrary polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7646726
    • 提供者:曾宇航
  1. Delaunay

    0下载:
  2. 人机交互式平面delaunay三角抛分,按住alt键,鼠标单击为增加点,可以任意移动点,c为清屏(本程序用到cgal算法包)-this is 2d delaunay triangulation with the interface of human-computer interaction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6857753
    • 提供者:崔健
  1. Delaunay-TIN-CPP

    1下载:
  2. DELAUNAY 三角剖分算法源程序 C-DELAUNAY TIN algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-09-23
    • 文件大小:82944
    • 提供者:黑山
  1. Delaunay

    0下载:
  2. delaunay算法的c++源码不错呀,还可以,多指教学习- delaunay s c++ code better
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:26159
    • 提供者:luoxi
  1. Delaunay

    0下载:
  2. 利用Delaunay方法进行网格划分,对初学者很有帮助-mesh generation code
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-01
    • 文件大小:39101
    • 提供者:david
  1. Delaunay

    0下载:
  2. delaunay三角化实现三角网格剖分,并能够实现3D显示-delaunay triangulation triangular mesh, and 3D display
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2873663
    • 提供者:leon
  1. Delaunay-triangulation-algorithm

    0下载:
  2. Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extracti
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:235692
    • 提供者:吉祥如意
  1. Delaunay

    1下载:
  2. 使用vb编写的,由用户添加点,自动生成Delaunay三角形-Vb preparation, and by users to add some, automatically generating Delaunay triangle
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:17522
    • 提供者:xsf
  1. Delaunay

    0下载:
  2. Delaunay三角网的自动生成!GIS常用的小程序之一。采用VC6.0平台C++编写。-The automatic generation of the Delaunay triangulation One of the GIS common applet. VC6.0 platform C++ to write
  3. 所属分类:GIS program

    • 发布日期:2017-05-17
    • 文件大小:4967775
    • 提供者:liu
  1. 等值线图的彩色填充方法

    3下载:
  2. 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
  3. 所属分类:绘图程序

    • 发布日期:2012-12-31
    • 文件大小:7534272
    • 提供者:yan
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »
搜珍网 www.dssz.com