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

搜索资源列表

  1. voronoi

    0下载:
  2. voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过.-threshold algorithm plane formation on the point of view of dividing lines, the first use interface with the mouse in arbitrary point on some points delau button, the way from t
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:213970
    • 提供者:阙劲峰
  1. Voronoi分治算法

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

  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. voronoi

    0下载:
  2. 分区加权voronoi的生成源码,采用了栅格算法,如果想提高速度,建议定义链表或者是数组存储像素值-Weighted voronoi partition generation source, using the grid algorithm, if you want to improve the speed, the proposed definition list or array to store the pixel values
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:41156
    • 提供者:张晓贺
  1. TINVORONOI

    0下载:
  2. vORONOI图由TIN生成算法,CSarp实现-vORONOI map by the TIN generation algorithm, CSarp achieve
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:90587
    • 提供者:lili
  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. cppfrance_DIAGRAMME-VORONOI-CENTROIDALE-WIN32___P

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

    • 发布日期:2017-04-02
    • 文件大小:61830
    • 提供者:yosra
  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. Voronoi-theory

    0下载:
  2. Voronoi图论相关知识,化简无线传感器网络拓扑结构。-Voronoi graph theory of knowledge, simplification of wireless sensor network topology.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:744054
    • 提供者:王玲
  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

    0下载:
  2. voronoi mapbasic es easy program source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:jyllisca
  1. Voronoi

    0下载:
  2. 三维点云数据的Voronoi可视化,适用于初学者学习使用。-Voronoi 3D point cloud data visualization, suitable for beginners learning to use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:140869
    • 提供者:ljf
  1. www.dssz.com_Voronoi_3D

    18下载:
  2. 针对ABAQUS多晶体前处理的三维voronoi的生成及其拓扑信息(Generation of 3D voronoi for ABAQUS Polaroid Preprocessing and Its Topological Information)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:319488
    • 提供者:大凡1
  1. matlab-voronoi

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

    • 发布日期:2017-12-29
    • 文件大小: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. Matlab prog

    0下载:
  2. Voronoi IN WIRELESS SENSOR NETWORKS
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:18432
    • 提供者:Huthife
  1. Voronoi

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

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

    15下载:
  2. 3d voronoi model in abaqus
  3. 所属分类:其他

    • 发布日期:2018-12-14
    • 文件大小:2679808
    • 提供者:319wxwx
« 12 3 4 »
搜珍网 www.dssz.com