搜索资源列表

  1. Voronoi2Dsrc

    0下载:
  2. voronoi deux dimensions
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:yosra
  1. voronoi

    0下载:
  2. 实现泰森多边形的绘制,以及三角形的外接圆的绘制-Thiessen polygon rendering to achieve, as well as drawing a triangle circumcircle
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:33792
    • 提供者:
  1. VORONOI

    0下载:
  2. vc++使用MFC生成voronoi图和凸壳 功能强大-vc++ using the MFC generates voronoi diagram and convex hull powerful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:3090432
    • 提供者:houshutao
  1. SweepLine

    0下载:
  2. Voronoi Sweep line Algorithm By Java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:jibrel Salem
  1. MATLAB

    0下载:
  2. voronoi diagram and triangular graph in Matlab-voronoi diagram and triangular graph in Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:xayle
  1. MATLAB

    0下载:
  2. Matlab in voronoi tessellation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:xayle
  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 s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:87040
    • 提供者:followtime
  1. PlantraEN1608

    0下载:
  2. Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulatio
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:6483968
    • 提供者:superlzhi
  1. Voronoi

    0下载:
  2. Voronoi Diagram for computer graphics
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:267264
    • 提供者:salah
  1. Voronoi-Topological-Neighbors

    0下载:
  2. 提出一种三维散乱点云的Voronoi拓扑近邻点集查询算法-a new voronoi topological neighbors algorithm
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:614400
    • 提供者:丰祥
  1. Voronoi-theory

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

    • 发布日期:2024-05-11
    • 文件大小:744448
    • 提供者:王玲
  1. Creat-Voronoi-based-on-Delaunay

    0下载:
  2. 本文叙述了一种基于Delaunay三角网生成Voronoi图的算法。-This paper describes an algorithm based on Delaunay Triangulation Voronoi diagram.
  3. 所属分类:文档资料

    • 发布日期:2024-05-11
    • 文件大小:982016
    • 提供者:潘迅
  1. voronoi

    0下载:
  2. C++ MFC生成voronoi图像,自定义结点-The application wizard has created this voronoi application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting poin
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:2018304
    • 提供者:William
  1. voronoi

    0下载:
  2. voronoi图的C++ 生成源代码 在GIS上运用非常广泛-voronoi Generation algorithm
  3. 所属分类:GIS编程

    • 发布日期:2024-05-11
    • 文件大小:919552
    • 提供者:
  1. voronoi

    0下载:
  2. 从Voronoi结构所脱胎的计算几何来看,Voronoi图是对平面n个离散点而言的,它把平面分为几个区,每一个区包括一个点,该点所在的区是到该点距离最近点的集合。-From the perspective of a Voronoi structure have spun out of the computational geometry, Voronoi diagram is for plane n discrete points, i
  3. 所属分类:并行运算

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:李阳
  1. voronoi

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

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:李阳
  1. Voronoi

    0下载:
  2. 用Delphi语言编程实现Voronoi图,这对于最短路径分析是很有用的-Delphi programming language with a Voronoi diagram, which for the shortest path analysis is useful
  3. 所属分类:绘图程序

    • 发布日期:2024-05-11
    • 文件大小:258048
    • 提供者:余红楚
  1. voronoi

    0下载:
  2. java语言编写,实现Voronoi三角网构建和泰森多边形构建-java language to achieve Voronoi triangulation build and construct Thiessen polygons
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:935936
    • 提供者:张逸然
  1. Voronoi

    0下载:
  2. 维诺图的实现,应用分治法实现维诺图,代码详细有注释-Voronoi come true
  3. 所属分类:系统编程

    • 发布日期:2024-05-11
    • 文件大小:3106816
    • 提供者:lijian
  1. voronoi

    0下载:
  2. oommf中用于Voronoi分割的微磁学计算-micromagnetic calculation for Voronoi division oommf
  3. 所属分类:中间件编程

    • 发布日期:2024-05-11
    • 文件大小:21504
    • 提供者:Joseph
« 1 2 3 4 5 67 8 9 10 11 ... 17 »

源码中国 www.ymcn.org