搜索资源列表
-
0下载:
用C 语言实现的对于凸包问题的求解。实现了基本的功能,代码量很少采用插值算法,先生成四个原始点,之后判断其他点-Using C language for the convex hull of the solution of the problem. To achieve the basic function of the volume of rarely used code interpolation algorithm, the original Mr. into four points, a
-
-
0下载:
C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
-
-
0下载:
使用C语言编程,实现凸包的快速生成,提高了运算的效率。(Using C language programming, realize the rapid generation of convex hull, improve the efficiency of the operation.)
-