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

搜索资源列表

  1. Voronoi分治算法

    0下载:
  2. 分治算法实现Voronoi图的生成,采用VC语言实现。
  3. 所属分类:界面编程

  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. Voronoi.zip

    0下载:
  2. 求Voronoi图算法,Voronoi图是一个重要的计算几何算法。,Voronoi diagram
  3. 所属分类:Fractal program

    • 发布日期:2017-03-27
    • 文件大小:774374
    • 提供者:liuyulei
  1. 绘制voronoi图的vc++源程序

    2下载:
  2. 绘制voronoi图的vc++源程序。很有用的一个程序-Voronoi diagram drawing
  3. 所属分类:绘图程序

    • 发布日期:2012-10-20
    • 文件大小:79844
    • 提供者:wucan
  1. voronoi

    1下载:
  2. 生成voronoi图的一个类,用这个类可以轻松生成v图,是vc源程序-Generate voronoi diagram of a class, use this type can easily generate v map is vc source
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:14567
    • 提供者:lhc
  1. voronoi

    0下载:
  2. voronoi图的实现代码,非常的好用,非常好-voronoi diagram of the implementation code
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1794
    • 提供者:张铎
  1. Voronoi

    0下载:
  2. 基于动态Voronoi图的距离倒数加权法的改进研究,效果很好,希望与大家分享,并多多交流-Dynamic Voronoi diagram based on inverse distance weighting method to improve research, a good effect, and we wish to share, and interact more
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:232043
    • 提供者:肖康
  1. Voronoi

    0下载:
  2. 先对散点进行三角网生成,然后再有三角网生成Voronoi多边形。还可以在生成的Voronoi图中继续追加散点,进一步生成新的Voronoi图。程序在Vc++2003环境下编译通过。-Get TIN through some points.Then derive Voronoi graph from TIN.After you get your first Voronoi graph,you can continue add new points to form new Voronoi graph
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:59748
    • 提供者:tysong
  1. voronoi

    0下载:
  2. Voronoi图,又叫泰森多边形或Dirichlet图,它是由一组由连接两邻点直线的垂直平分线组成的连续多边形组成。-Here to the input voronoi, tyson polygons or dirichlet, it is connected by a group of the two neighboring points straight vertical bisectors of polygon. a series of
  3. 所属分类:Graph Drawing

    • 发布日期:2016-12-08
    • 文件大小:17444
    • 提供者:董菲
  1. Voronoi

    0下载:
  2. 基于动态Voronoi图的距离倒数加权法的改进研究-Dynamic Voronoi diagram based on inverse distance weighting method of Improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:232972
    • 提供者:沈飞飞
  1. voronoi

    0下载:
  2. Voronoi图的分治算法,达到O(nlogn)的时间复杂度。-Voronoi diagram of the divide and conquer algorithm to achieve O (nlogn) time complexity.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3245
    • 提供者:曹竹
  1. voronoi

    3下载:
  2. matlab生成的voronoi图,可用于多相复合材料的计算问题。-to creat a voronoi
  3. 所属分类:matlab

    • 发布日期:2016-03-24
    • 文件大小:28672
    • 提供者:sunny-rain
  1. Voronoi

    0下载:
  2. Voronoi图生成。用到不规则三角网的建立,希望大分享-Voronoi diagram. TIN of the establishment used in the hope that a large share
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:80931
    • 提供者:高微
  1. Voronoi

    0下载:
  2. 图形voronoi图的自动生成算法,用vc做,是基于一般图形voronoi图的算法,结合数字图形处理里的轮廓跟踪算法,使一般图形voronoi图能够根据不同的生成元总动生成。-Graph voronoi diagram automatic generation algorithm, using vc do is based on the general graph voronoi diagram algorithm, combined with digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:148141
    • 提供者:杜淳
  1. matlab-voronoi

    2下载:
  2. matlab建立voronoi图,程序小巧、简单,但是十分实用(use the matlab bulild the voronoi)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:李慕珂
  1. matlab-voronoi-2

    1下载:
  2. 不仅利用程序编写除了voronoi图像,而且还利用程序输出voronoi图顶点坐标信息(Not only is the program written in addition to the Voronoi image, but also the program uses output Voronoi graph vertex coordinate information)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:李慕珂
  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图的变电站优化规划 (1)

    1下载:
  2. 基于加权voroni图的优化问题。可以找到电站的最优位置(Optimization Problems Based on Weighted Voroni Graphs.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1904640
    • 提供者:wwwwwwff
  1. Voronoi

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

    • 发布日期:2018-05-01
    • 文件大小:114688
    • 提供者:韩晓晓
  1. voronoi

    1下载:
  2. 基于matlab软件,实现3D有边界的voronoi图。(A Voronoi diagram with a boundary for 3D)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-14
    • 文件大小:51200
    • 提供者:yangwell
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com