文件名称:closest_pair_of_points
介绍说明--下载内容来自于网络,使用问题请自行百度
C++11标准下编写的平面最近点对算法,包括暴力算法与O(nlogn)的算法。使用纯面向对象的方式编写,提供了测试类。(The plane closest point pair algorithm based on C++11 standard, including the algorithm of violent algorithm and O (nlogn). Written in a purely object-oriented way, it provides test classes.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
closest_pair_of_points | 0 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points | 0 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\closest_pair_of_points.vcxproj | 6318 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\closest_pair_of_points.vcxproj.filters | 1706 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\high_precision_timer.cpp | 802 | 2018-03-07 |
closest_pair_of_points\closest_pair_of_points\high_precision_timer.h | 422 | 2018-03-07 |
closest_pair_of_points\closest_pair_of_points\main.cpp | 2460 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\plane.h | 5873 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\point.h | 1421 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\queue.h | 2413 | 2017-12-04 |
closest_pair_of_points\closest_pair_of_points\records.csv | 2262 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\stack.h | 474 | 2017-12-12 |
closest_pair_of_points\closest_pair_of_points\string.h | 18595 | 2018-03-12 |
closest_pair_of_points\closest_pair_of_points\vector.h | 5715 | 2018-03-07 |
closest_pair_of_points\closest_pair_of_points.sln | 1480 | 2018-03-07 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.