文件名称:CPPT
介绍说明--下载内容均来自于网络,请自行研究使用
给定一个平面,内有n个点,找出其中距离最近的两个点。采用图形界面,n的个数大于100,随机生成点。 采用QT Creator生成坐标轴界面 分而治之算法计算最近点对。-Given a plane, there are n points, find out where the nearest two points. Use graphical interface, the number n is greater than 100, randomly generated points. QT Creator using an algorithm to generate the axis interface of divide and rule to calculate closest point right.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CPPT
....\build-CPPT-Desktop_Qt_5_5_0_MinGW_32bit-Debug
....\.............................................\debug
....\.............................................\.....\brute_force.o
....\.............................................\.....\divide_and_conquer.o
....\.............................................\.....\main.o
....\.............................................\.....\mainwindow.o
....\.............................................\.....\moc_mainwindow.cpp
....\.............................................\.....\moc_mainwindow.o
....\.............................................\.....\pstart.o
....\.............................................\.....\qrc_resource.cpp
....\.............................................\.....\qrc_resource.o
....\.............................................\Makefile
....\.............................................\Makefile.Debug
....\.............................................\Makefile.Release
....\.............................................\release
....\.............................................\ui_mainwindow.h
....\CCPT
....\....\brute_force.cpp
....\....\brute_force.h
....\....\CPPT.pro
....\....\CPPT.pro.user
....\....\CPPT.pro.user.be46539
....\....\divide_and_conquer.cpp
....\....\divide_and_conquer.h
....\....\main.cpp
....\....\mainwindow.cpp
....\....\mainwindow.h
....\....\mainwindow.ui
....\....\pstart.cpp
....\....\pstart.h
....\....\resource.qrc
....\....\start.png