搜索资源列表
-
0下载:
The solution of the Chinese postman problem using matching theory is given. The convex
hull of integer solutions is described as a linear programming polyhedron. This polyhedron is
used to show that a good algorithm gives an optimum solution. The
-
-
0下载:
凸包算法及实现,供学习和参考使用,-Convex hull algorithm and implementation
-
-
0下载:
The convex hull of a set of points is the smallest convex set that contains the points. This paper presents a convex hull algorithm that combines the 2-d Quickhull algorithm with the general dimension.
-
-
0下载:
一种快速计算图形凸包的算法,算法比较简单,实现起来也很容易,有兴趣的可以参阅一下。-A fast algorithm to calculate the graphics convex hull algorithm is relatively simple, and is also very easy to implement, are interested can see what.
-
-
0下载:
根据基于生成凸包的算法,编写一个自动生成凸包的程序-
According to the convex hull based algorithm to generate, write a program to automatically generate the convex hull
-
-
0下载:
凸包算法。寻找最少的点包围点云,可以用来绘制色空间的色域。-Convex hull algorithm. The least points will be founed surround all the point cloud, which coule be used to draw the color gamut for color space.
-