文件名称:ClosestPair
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-12-24
- 文件大小:
- 1.83mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
平面最近点对问题是计算几何学中研究的基本问题之一。假设在平面S上有n个点,在这n个点所组成的点对中,寻找距离最近点对问题。例如:有两点 与 。它们之间的距离为: 。n个点可以组成 个点对,找其中的一点对,使得在n个点组成的所的点对中,该点对的 为最小。-Plane closest point to the problem is one of the basic problems of research in computational geometry. Suppose there are n points in the plane S, in which n point by point to, to find the closest point to the problem. For example: there are two points and. The distance between them is:. N point can form a point to, to find the point of, make in the n of point by point to, to the point at which to a minimum.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ClosestPair\ClosestPair\ClosestPair.vcxproj
...........\...........\ClosestPair.vcxproj.filters
...........\...........\ClosestPair.vcxproj.user
...........\...........\Debug\CL.read.1.tlog
...........\...........\.....\CL.write.1.tlog
...........\...........\.....\ClosestPair.Build.CppClean.log
...........\...........\.....\ClosestPair.exe.embed.manifest
...........\...........\.....\ClosestPair.exe.embed.manifest.res
...........\...........\.....\ClosestPair.exe.intermediate.manifest
...........\...........\.....\ClosestPair.lastbuildstate
...........\...........\.....\ClosestPair.log
...........\...........\.....\ClosestPair_manifest.rc
...........\...........\.....\link-cvtres.read.1.tlog
...........\...........\.....\link-cvtres.write.1.tlog
...........\...........\.....\link.1116-cvtres.read.1.tlog
...........\...........\.....\link.1116-cvtres.write.1.tlog
...........\...........\.....\link.1116.read.1.tlog
...........\...........\.....\link.1116.write.1.tlog
...........\...........\.....\link.3396-cvtres.read.1.tlog
...........\...........\.....\link.3396-cvtres.write.1.tlog
...........\...........\.....\link.3396.read.1.tlog
...........\...........\.....\link.3396.write.1.tlog
...........\...........\.....\link.3856-cvtres.read.1.tlog
...........\...........\.....\link.3856-cvtres.write.1.tlog
...........\...........\.....\link.3856.read.1.tlog
...........\...........\.....\link.3856.write.1.tlog
...........\...........\.....\link.3896-cvtres.read.1.tlog
...........\...........\.....\link.3896-cvtres.write.1.tlog
...........\...........\.....\link.3896.read.1.tlog
...........\...........\.....\link.3896.write.1.tlog
...........\...........\.....\link.4608-cvtres.read.1.tlog
...........\...........\.....\link.4608-cvtres.write.1.tlog
...........\...........\.....\link.4608.read.1.tlog
...........\...........\.....\link.4608.write.1.tlog
...........\...........\.....\link.5392-cvtres.read.1.tlog
...........\...........\.....\link.5392-cvtres.write.1.tlog
...........\...........\.....\link.5392.read.1.tlog
...........\...........\.....\link.5392.write.1.tlog
...........\...........\.....\link.5492-cvtres.read.1.tlog
...........\...........\.....\link.5492-cvtres.write.1.tlog
...........\...........\.....\link.5492.read.1.tlog
...........\...........\.....\link.5492.write.1.tlog
...........\...........\.....\link.5704-cvtres.read.1.tlog
...........\...........\.....\link.5704-cvtres.write.1.tlog
...........\...........\.....\link.5704.read.1.tlog
...........\...........\.....\link.5704.write.1.tlog
...........\...........\.....\link.5780-cvtres.read.1.tlog
...........\...........\.....\link.5780-cvtres.write.1.tlog
...........\...........\.....\link.5780.read.1.tlog
...........\...........\.....\link.5780.write.1.tlog
...........\...........\.....\link.read.1.tlog
...........\...........\.....\link.write.1.tlog
...........\...........\.....\main.obj
...........\...........\.....\mt.read.1.tlog
...........\...........\.....\mt.write.1.tlog
...........\...........\.....\rc.read.1.tlog
...........\...........\.....\rc.write.1.tlog
...........\...........\.....\vc100.idb
...........\...........\.....\vc100.pdb
...........\...........\main.cpp
...........\ClosestPair.sln
...........\ClosestPair.suo
...........\Debug\ClosestPair.exe
...........\.....\ClosestPair.ilk
...........\.....\ClosestPair.pdb
...........\.....\opencv_core246d.dll
...........\.....\opencv_highgui246d.dll
...........\ClosestPair\Debug
...........\ClosestPair
...........\Debug
ClosestPair