文件名称:nearestpoint
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-12-16
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- eat***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
随机在二维平面上生成一千个点,再利用分治算法计算这一千个点中的最近点对,并返回这两个点的距离和坐标-Randomly generated on a two-dimensional plane a thousand points, and then use divide and conquer algorithm to calculate these thousand points of the nearest point on, and return from, and coordinate these two points
(系统自动生成,下载前可以参看下载内容)
下载文件列表
nearestpoint\NearestPoint.class
............\Point.class
nearestpoint