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

搜索资源列表

  1. delaunay画图

    1下载:
  2. delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面,
  3. 所属分类:绘图程序

  1. Delaunay三角剖分

    2下载:
  2. C# Delaunay三角剖分程序
  3. 所属分类:C#编程

  1. delaunay 算法论文

    0下载:
  2. delaunay算法论文
  3. 所属分类:源码下载

  1. 平面多边形域的快速约束DELAUNAY三角化

    0下载:
  2. 平面多边形域的快速约束DELAUNAY三角化
  3. 所属分类:编程文档

    • 发布日期:2011-05-30
    • 文件大小:366460
    • 提供者:osha696121
  1. GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi dia

    0下载:
  2. 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. 所属分类:源码下载

    • 发布日期:2011-11-13
    • 文件大小:87261
    • 提供者:followtimeliu
  1. 对任意给定的平面点集通过Delaunay三角剖分

    1下载:
  2. 对任意给定的平面点集通过Delaunay三角剖分进行处理可得到具有整体最优性的三角形网格-A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
  3. 所属分类:绘图程序

    • 发布日期:2017-03-24
    • 文件大小:141267
    • 提供者:HongZhang
  1. Delaunay.rar

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

    • 发布日期:2017-03-31
    • 文件大小:27704
    • 提供者:zxd
  1. 用Delaunay算法进行三角剖分

    0下载:
  2. 直接在VC试图上描点,对所获得的点集用Delaunay算法进行三角剖分。,Directly in the VC-point attempt on the depiction of the point set obtained by using Delaunay triangulation algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2017-04-09
    • 文件大小:67570
    • 提供者:毛雁明
  1. Delaunay

    0下载:
  2. 基于opencv的Deluanay抛分算法,可以实现点到面的扩散-Opencv of Deluanay throw points based algorithms, can point to the proliferation of surface
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1368515
    • 提供者:lw3171796
  1. Delaunay

    1下载:
  2. 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:3484
    • 提供者:aa
  1. Delaunay

    1下载:
  2. 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
  3. 所属分类:2D Graphic

    • 发布日期:2016-05-18
    • 文件大小:2048
    • 提供者:sancy
  1. Dynamic-Delaunay-algorithm

    0下载:
  2. 通用点线面集Delaunay三角剖分与动态编辑-Delaunay triangulation and dynamic editing of the generic data set
  3. 所属分类:Document

    • 发布日期:2017-11-09
    • 文件大小:715763
    • 提供者:潘迅
  1. 利用OpenGL实现三维地形

    1下载:
  2. 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-22
    • 文件大小:82362
    • 提供者:周倩倩
  1. package

    0下载:
  2. Delaunay 分治法进行三角剖分,同时对剖分后的三角面片进行动画模拟。-Divide and conquer Delaunay triangulation, while triangles after subdivision animated simulation.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-11
    • 文件大小:2766988
    • 提供者:陈栋
  1. DELAUNAY.algorithm

    0下载:
  2. DELAUNAY三角剖分算法源程序c++实现。非常详细的源代码。-DELAUNAY triangulation algorithm source code c++ implementation. Very detailed source code.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:83323
    • 提供者:cc
  1. KenDelaunay2D

    1下载:
  2. 1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形 3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay
  3. 所属分类:2D Graphic

    • 发布日期:2017-01-16
    • 文件大小:36661
    • 提供者:
  1. Delaunay-triangle

    0下载:
  2. 生成Delaunay三角网格的程序,可以通过鼠标点击获得控制点,是一个不错的程序。-Delaunay triangular mesh is generated, the program can be obtained via mouse click control point is a good program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-06
    • 文件大小:5100467
    • 提供者:理会
  1. code

    2下载:
  2. 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5790
    • 提供者:GSD
  1. tin_demo

    0下载:
  2. delaunay三角网“动态”构建,用于地形建模等应用-delaunay triangulation dynamic to build, for applications such as terrain modeling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:8569571
    • 提供者:hhy
  1. zkim-itsc06-vehicle

    0下载:
  2. 实时障碍物识别 Realtime Obstacle Detection and Tracking Based on Constrained Delaunay Triangulation-Real-time obstacle identification Realtime Obstacle Detection and Tracking Based on ConstrainedDelaunay Triangulation
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:175509
    • 提供者:hbli
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com