文件名称:一维最近点(传统法)2
介绍说明--下载内容均来自于网络,请自行研究使用
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order, and then a linear scan, recently received distance, time complexity of O (nlogn)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 414838一维最近点(传统法)2.rar 列表 一维最近点(传统法)2.cpp