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

搜索资源列表

  1. Delaunay_triangle

    0下载:
  2. 利用Delaunay三角形和Voronoi划分的迭代式进行平面的划分,本程序基于OpenCV实现-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3501
    • 提供者:孙波
  1. cvt

    0下载:
  2. 在给定区域内布点,采用随机质心voronoi结构法-Cloth at a given point within the region, using random centroid voronoi structure method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14804
    • 提供者:刘天弘
  1. cvt_dense

    0下载:
  2. 采用密度函数计算CVT胞的尺寸。通常情况下,任意给定的初始数据,并不断密度,无级变速器将包括面积大致相等的细胞。-CVT_DENSE was an effort to compute a centroidal Voronoi tessellation (CVT) in which there were cells of specified size. Normally, given arbitrary initial data and a constant density, the CVT wo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:7553
    • 提供者:刘天弘
  1. proposal

    0下载:
  2. 计算几何voronoi 图的算法说明和详细介绍,很好的Proposal-proposal of computational geometry
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:17408
    • 提供者:zzzffflll
  1. visibility_graph_robot_motion

    1下载:
  2. visibility graph code developed on matlab, which uses astar search algorithm and minkowski difference - developed and updated from the previosly uploaded java source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7001
    • 提供者:jackass243
  1. 5

    0下载:
  2. 基于opencv环境下,Delaunay三角形和Voronoi划分的迭代式构造-Opencv-based environment, Delaunay triangles and Voronoi partition of the iterative construction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3543
    • 提供者:wanglo
  1. delaunay

    0下载:
  2. 该代码演示了如何进行平面划分,Delaunay三角形和Voronoi划分的迭代式构造,基于OPENCV-The code demonstrates how to print division, Delaunay triangles and Voronoi partition of the iterative structure, based on OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:132023
    • 提供者:张倩
  1. libvoronoi-0.2.tar

    0下载:
  2. Voronoi graph 学习的资料,便于大家快速利用此库实现自己的代码。-Voronoi graph of information to learn, easy to use this library you quickly realize their own code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:60345
    • 提供者:chqwang
  1. TIN_Voronoi

    0下载:
  2. 根据已知点获取Voronoi三角形,使用c#进行程序的编写-Voronoi triangles according to the known access point, use c# to write the program
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:83743
    • 提供者:李明
  1. GEOMPACK

    1下载:
  2. 不规则三角网(TIN)能以不同层次的分辨率来描述地形表面,被视为DEM中最基本和最重要的一种模型。程序功能为带约束条件的离散点不规则三角网生成。-Voronoi diagrams, Delaunay triangulations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:96739
    • 提供者:haitang
  1. cppfrance_DIAGRAMME-VORONOI___Page

    0下载:
  2. diagramme de voronoi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:88297
    • 提供者:yosra
  1. Delaunay

    0下载:
  2. 一种支持三维Delaunay三角剖分与Voronoi图生成的数据结构,有详细介绍。-That supports three-dimensional Delaunay triangulation and Voronoi diagram data structure, described in detail.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:653418
    • 提供者:杜杜
  1. voronoi_mountains

    0下载:
  2. VORONOI_MOUNTAINS is a MATLAB program which makes a 3D surface plot of a Voronoi diagram. The Voronoi diagram divides up points in the plane by associating each point with the closest of a set of generator points.
  3. 所属分类:matlab

  1. CVT_METRIC

    0下载:
  2. CVT_METRIC is a MATLAB program which computes a CVT (Centroidal Voronoi Tessellation) calculation under a spatially varying metric. d(a,b) = ( a - b ) * A * ( a - b )-CVT_METRIC is a MATLAB program which computes a CVT (Centroidal Voronoi Tessella
  3. 所属分类:matlab

  1. 20100428

    0下载:
  2. 利用Voronoi图及其对偶Delaunay三角网研究平面离散点集拓扑邻近稳定区域的计算方法,给出拓扑邻近稳定区域的概念,证明点的拓扑邻近稳定区域必须满足的两个条件,给出点的拓扑邻近稳定区域定量计算模型,并通过试验证明其正确性。-A method to maintain the neighboring relations between each two points in discrete points set is studied based on the delaunay triangul
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1739414
    • 提供者:lwz
  1. Voronoi

    3下载:
  2. 泰森多边形生成算法,先生成Delaunay三角形,再生成其对偶图泰森多边形;图形界面 MFC.-Tyson polygon generation algorithm, sir into Delaunay triangle, into its dual figure regeneration tyson polygon Graphical interface MFC.
  3. 所属分类:Other systems

    • 发布日期:2015-01-15
    • 文件大小:158720
    • 提供者:吴辉
  1. POLYCRYSTALLINE-Vornoni

    0下载:
  2. voronoi的生成算法,使用VC++语言编程 voronoi的生成算法,使用VC++语言编程-voronoi VC++voronoi VC++voronoi VC++voronoi VC++voronoi VC++
  3. 所属分类:Windows Develop

    • 发布日期:2014-12-17
    • 文件大小:1783808
    • 提供者:wangdong
  1. fffortuneo

    0下载:
  2. fortune扫描线算法生成voronoi图的演示代代码,可以动态观察算法运行,对原理的理解有很大的帮助! -fortune scan line algorithm to generate voronoi diagram demonstrates the generation of code, you can dynamically observe the algorithm run on the understanding of the principles of great help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11092
    • 提供者:baress
  1. KMean

    0下载:
  2. KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:Truong
  1. geompack3

    0下载:
  2. 基于三角形网格的网格生成方法,用于网格生成的fortran90程序,非常好用。-GEOMPACK3 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. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1503
    • 提供者:Jason
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com