文件名称:NearestPoint
介绍说明--下载内容均来自于网络,请自行研究使用
使用分治法实现最近点对算法,图形化界面,可以通过鼠标点击生成点也可以随机生成,并计算得到最近点对-Divide and conquer method to achieve the closest point algorithm, graphical interface, can be generated by a mouse click can also be randomly generated, and calculated to the nearest point on
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NearestPoint\.classpath
............\.project
............\com\mainframe\Mainframe.class
............\...\.........\Mainframe.java
............\...\point\NearPoint.class
............\...\.....\NearPoint.java
............\...\.....\Point.class
............\...\.....\Point.java
............\...\util\algorithm\QSort.class
............\...\....\.........\QSort.java
............\...\....\.........\ShortestPath.class
............\...\....\.........\ShortestPath.java
............\...\....\algorithm
............\...\mainframe
............\...\point
............\...\util
............\com
NearestPoint
............\.project
............\com\mainframe\Mainframe.class
............\...\.........\Mainframe.java
............\...\point\NearPoint.class
............\...\.....\NearPoint.java
............\...\.....\Point.class
............\...\.....\Point.java
............\...\util\algorithm\QSort.class
............\...\....\.........\QSort.java
............\...\....\.........\ShortestPath.class
............\...\....\.........\ShortestPath.java
............\...\....\algorithm
............\...\mainframe
............\...\point
............\...\util
............\com
NearestPoint