搜索资源列表
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
package
- Delaunay 分治法进行三角剖分,同时对剖分后的三角面片进行动画模拟。-Divide and conquer Delaunay triangulation, while triangles after subdivision animated simulation.
707623
- 这是一个利用分治法求最短回路的算法,希望对大家有帮助撒()
clhability_programs
- 设B是一个n×n棋盘,n 2k,(k 1,2,3,…),用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方()
4032486
- 一个以邮票分配方案为例的演示分治法算法的小程序()