文件名称:ClosestPt
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- luck****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用分治算法找距离最近的两点,点数按输入给定,随机产生。能达到1000000个点。-use divid and conquer method to find the nearest points.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ClosestPt\code\ClosestPoints.cpp
.........\....\ClosestPoints.dsp
.........\....\ClosestPoints.dsw
.........\....\Point.h
.........\....\Random.cpp
.........\....\Random.h
.........\....\ReadMe.txt
.........\....\Sort.cpp
.........\....\Sort.h
.........\....\StdAfx.cpp
.........\....\StdAfx.h
.........\exe\ClosestPoints.exe
.........\code\Release
.........\code
.........\exe
ClosestPt
.........\....\ClosestPoints.dsp
.........\....\ClosestPoints.dsw
.........\....\Point.h
.........\....\Random.cpp
.........\....\Random.h
.........\....\ReadMe.txt
.........\....\Sort.cpp
.........\....\Sort.h
.........\....\StdAfx.cpp
.........\....\StdAfx.h
.........\exe\ClosestPoints.exe
.........\code\Release
.........\code
.........\exe
ClosestPt