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

搜索资源列表

  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. 1975ClosestPoint

    0下载:
  2. 维诺图分治法的经典论文,里面提出了如何使用分治法生成维诺图,值得研究-Voronoi diagram of divide and conquer classic paper, which proposed how to use a divide-and-conquer method to generate the Voronoi diagram, worthy of study
  3. 所属分类:Document

    • 发布日期:2017-11-19
    • 文件大小:1057142
    • 提供者:落叶飘轩
  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. dijk

    1下载:
  2. Dijkstra算法可以解决voronoi图中求解最短路径-Dijkstra' s algorithm can solve voronoi diagram to solve the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:6207
    • 提供者:雷垒
  1. clippedvoronoi

    0下载:
  2. voronoi图划分,用于点云的三角剖分,生成点云表面模型-voronoi graph partitioning triangulation for point cloud generated point cloud surface model
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:6208
    • 提供者:king
  1. Km

    0下载:
  2. 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 space into Vo
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:691
    • 提供者:pongpan
  1. voronoi

    0下载:
  2. template sort program-sort program
  3. 所属分类:Shell api

    • 发布日期:2017-11-20
    • 文件大小:321915
    • 提供者:我也是
  1. Delaunay

    0下载:
  2. Delaunay三角形和Voronoi划分的迭代式构造-Delaunay triangulation and Voronoi division iterative construction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:1752
    • 提供者:zxx
  1. qhull-2012.1

    0下载:
  2. Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhul
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:12901893
    • 提供者:CX
  1. diedaisi

    0下载:
  2. Delaunay三角形和Voronoi划分的迭代式构造-Delaunay triangulation and Voronoi division iterative construction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:1761
    • 提供者:liye
  1. Cu_001z

    0下载:
  2. 产生维诺图的程序,这个程序是产生Cu的的文件-Generating a Voronoi diagram of the program, this program is generated Cu file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:1219
    • 提供者:张张
  1. 4

    0下载:
  2. 本程序实现delaunay三角形和voronoi划分的迭代式构造-The program voronoi delaunay triangles and divide iterative structure
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:3542
    • 提供者:陶子
  1. qhull

    0下载:
  2. qhull生成算法,纯c语言实现。 通过顶点生成convex hull的快速算法,也会生成delaunay三角形和Voronoi图。- Qhull is a general dimension convex hull program that reads a set of points from stdin, and outputs the smallest convex set that contains the points to stdout. It also generate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:295557
    • 提供者:邓东生
  1. voronoi3d

    12下载:
  2. python实现的三维空间维罗尼图算法演示。-3d voronoi use python
  3. 所属分类:Special Effects

    • 发布日期:2016-12-30
    • 文件大小:984064
    • 提供者:邓东生
  1. delaunay2

    0下载:
  2. This program demostrates how to use OpenCv library for iterative construction of delaunay triangulation and voronoi tesselation. It draws a random set of points in an image and then delaunay triangulates them.-This program demostrates iterative const
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1488
    • 提供者:王新华
  1. Dijkstra-algorithm

    0下载:
  2. Dijkstra算法用于解决解决voronoi图,matlab编制的-Dijkstra algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6150
    • 提供者:李元帅
  1. dijk1

    0下载:
  2. Dijkstra算法,关于 Dijkstra算法解决voronoi图的问题,用 Dijkstra算法解决voronoi图中求解最短路径的时候,有一个"dijkstra.m"的文件-Dijkstra algorithm voronoi diagram on Dijkstra algorithm to solve the problem, using Dijkstra algorithm to solve voronoi diagram for solving the shortest path,
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2617
    • 提供者:肖杰飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com