Introduction - If you have any usage issues, please Google them yourself
This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
Packet : 11912909kmeans01.rar filelist
KMEANS\KM2.DAT
KMEANS\KMEANS.CPP
KMEANS\KMEANS.EXE
KMEANS\README.TXT
KMEANS\KMEANS.DSP
KMEANS\Debug
KMEANS\KMEANS.ncb
KMEANS\KMEANS.PLG
KMEANS\3_w.txt
KMEANS\KMEANS.OPT
KMEANS\KMEANS.DSW
KMEANS