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

搜索资源列表

  1. VoronoiGraph

    0下载:
  2. Voronoi图在最近几年中应用比较广泛,我上传的是用java写的Voronoi图生成源码-Voronoi diagram in recent years in widespread use, I used to upload java is the Voronoi diagram was generated source
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:156619
    • 提供者:wyq
  1. Voronoituxiang

    0下载:
  2. 基于VB开发的基于Voronoi图的空间分析-based on the VB Voronoi diagram based on the spatial analysis
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:122632
    • 提供者:guidezhu
  1. voronoi图形的构建

    0下载:
  2. 关于voronoi图形的c语言构建!!
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-03-15
    • 文件大小:65778
    • 提供者:vipher@126.com
  1. Voronoi_graph.zip

    0下载:
  2. Voronoi图的pascal实现算法,图论中一种很有用的算法,Pascal achieve Voronoi diagram algorithms, a very useful algorithm in graph theory.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:2464
    • 提供者:Fancy
  1. VoronoiDAC

    0下载:
  2. 维诺图的GUI实现,使用VC++环境,非常棒的代码-The Voronoi diagram the GUI implementation, use VC++ environment, great code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-01
    • 文件大小:115027
    • 提供者:落叶飘轩
  1. triangled1

    0下载:
  2. 插入法实现三角化和Voronoi图,并且可以实现他们的动态显示-Insertion method to achieve triangulation and Voronoi diagram, and can achieve their dynamic display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:47720
    • 提供者:朱小红
  1. TIN_Voronoi

    1下载:
  2. 构建离散点集的Voronoi图,算法大致流程:先构建Delaunay TIN,然后连接相邻三角形的重心记得Voronoi图,然后基于TIN的拓扑,构建Voronoi多边形的拓扑关系。-Construction of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle c
  3. 所属分类:CSharp

    • 发布日期:2015-11-26
    • 文件大小:94164
    • 提供者:skyfrog
  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. 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. 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. 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. voronoi

    0下载:
  2. Voronoi Diagram算法实现主要运用分治法和凸包的方法来实现。 分治法: 1) 该问题的规模缩小到一定的程度就可以容易地解决 2) 该问题可以分解为若干个规模较小的相同问题,即该问题具有最优子结构性质。 3) 利用该问题分解出的子问题的解可以合并为该问题的解; 4) 该问题所分解出的各个子问题是相互独立的,即子问题之间不包含公共的子问题。 -Voronoi Diagram algorithm is mainly using the method of pa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3426
    • 提供者:李阳
  1. voronoi-diagram

    0下载:
  2. 一个关于泰森多边形以及德劳内三角划分的JS实现,仅仅包括算法的JS代码,注意-About Thiessen polygons and a Delaunay triangulation of JS implementation includes only algorithm JS code, note
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2436
    • 提供者:马嘉昕
  1. ex

    0下载:
  2. 定义边界Voronoi个数,用栅格法生成Voronoi图-The number of defined boundaries Voronoi, Voronoi diagram generated by grid method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2211
    • 提供者:Katrina
  1. Voronoi_di1814141142004

    0下载:
  2. Title: Voronoi diagrams Descr iption: Exploration of several pixel-based voronoi diagram algorithms. Voronoi diagrams are used to divide space (in this case 2D space) amongst a collection of points.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:338565
    • 提供者:rachid
  1. Cu_001z

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

    • 发布日期:2017-04-12
    • 文件大小:1261
    • 提供者:le09zhanso
  1. Cu_001z

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

    • 发布日期:2017-04-12
    • 文件大小:1465
    • 提供者:n41beng
  1. vonoroi

    0下载:
  2. 膨胀法Voronoi图的c算法,并且使用并行计算进行改进-Voronoi diagram expansion method
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2377
    • 提供者:谭成浩
  1. c++-voronoi

    0下载:
  2. 利用c++程序来实现voronoi图的生成,十分简单、有效(Using c++ program to achieve the generation of Voronoi diagram, very simple and effective)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10240
    • 提供者:李慕珂
  1. Voronoi

    0下载:
  2. 用三角网方式生成Voronoi图,功能很详细(Create a Voronoi diagram with a triangulation method with detailed functions)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:114688
    • 提供者:韩晓晓
« 12 »
搜珍网 www.dssz.com