Introduction - If you have any usage issues, please Google them yourself
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.