Introduction - If you have any usage issues, please Google them yourself
C++ simple implementation of K-Means clustering algorithm(2, 5), (2, 5), (8,4), (5,8), (7,5), (6,4), (1,2), (4,9) , 3), (1,3), (3,9) (red indicates the initial selected center)
K-means algorithm can refer to other information or books.