文件名称:Planer_convex_hull
介绍说明--下载内容均来自于网络,请自行研究使用
A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P.
One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.
One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Planer convex hull
..................\chk.class
..................\chk.java
..................\convexhull.class
..................\convexhull.java
..................\CSL356-2005CS50225.pdf
..................\point.class
..................\Point.java
..................\qsort.java
..................\chk.class
..................\chk.java
..................\convexhull.class
..................\convexhull.java
..................\CSL356-2005CS50225.pdf
..................\point.class
..................\Point.java
..................\qsort.java