文件名称:一维最近点(分治法)2
介绍说明--下载内容均来自于网络,请自行研究使用
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
相关搜索: 最接近点对问题
(系统自动生成,下载前可以参看下载内容)
下载文件列表
一维最近点(分治法)2.cpp