搜索资源列表
Voronoi分治算法
- 分治算法实现Voronoi图的生成,采用VC语言实现。
voronoi
- 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulat
FortuneVoronoi
- fortune语言写的voronoi图生成程序-fortune language written procedures threshold generation
VoronoiShow
- 以三维(OpenGL) 的方式直观的显示计算几何中VORONOI图原理。-to 3D (OpenGL), the intuitive display calculation geometry Voronoi diagram.
Beachline
- 计算几何中求Voronoi图的海岸线算法,很漂亮的.-computational geometry seeking Voronoi diagram of coastline algorithm, very nice.
Voronoituxiang
- 基于VB开发的基于Voronoi图的空间分析-based on the VB Voronoi diagram based on the spatial analysis
VoronoiDAC
- voronoi图的分治算法实现,清晰展示voronoi图的merge过程。在VC6.0下实现-nibbling plan of partition algorithm, clear display triangles map merge process. Under the VC6.0
VoronoiDAC
- 采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
Voronoitukongjianfenxi.exe
- 基于Voronoi图的空间分析.exe,不错的程序阿,就与环境污染分析的-Voronoi-based spatial analysis. Exe, procedures Ah well, on with the environmental analysis
DelaunaySourceCodeJava14
- Voronoi图生成算法 ,Voronoi(沃洛诺依)多边形网络常常被用来做为计算机仿真模型.由于按照定义形成Voronoi多边形网络较难用程序实现,人们多采用Delauney(狄洛尼)三角形的方法完成模型的构建.大家可以交流-Voronoi diagram generation algorithm, Voronoi (沃洛诺according to) polygon networks are often used as a compu
Voronoi
- 自己用VC编写的GIS中voronoi图和凸壳自动生成源代码-Their use of VC in the preparation of GIS maps and Convex Hull voronoi automatically generated source code
WindowsApplication5
- 采用C#建立Delaunay三角网同时可以生成Voronoi图。-Using C# Establish Delaunay Triangulation Voronoi diagram can be generated at the same time.
voronoi
- 生成voronoi图的一个类,用这个类可以轻松生成v图,是vc源程序-Generate voronoi diagram of a class, use this type can easily generate v map is vc source
Voronoi_graph
- Voronoi图的pascal实现算法,图论中一种很有用的算法-Pascal achieve Voronoi diagram algorithms, a very useful algorithm in graph theory.
voronoi
- 绘制voronoi图的vc++源程序。很有用的一个程序-Voronoi diagram drawing
Voronoi
- 基于动态Voronoi图的距离倒数加权法的改进研究,效果很好,希望与大家分享,并多多交流-Dynamic Voronoi diagram based on inverse distance weighting method to improve research, a good effect, and we wish to share, and interact more
Voronoi
- 先对散点进行三角网生成,然后再有三角网生成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 po
voronoi
- 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
Voronoi
- 求Voronoi图算法,Voronoi图是一个重要的计算几何算法。-Voronoi diagram
Voronoi
- 用三角网方式生成Voronoi图,功能很详细(Create a Voronoi diagram with a triangulation method with detailed functions)