convex-hull
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A C# program that generates a given number of points and then finds the convex-hull of those points.
The code for generating and displaying points was given to me as part of a course.
I wrote the code for finding the convex-hull of the points.
How many points can be generated depends on the memory and processing speed of
the machine on which you run the program.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。