文件名称:K-means算法源码
文件大小:3KB
文件格式:RAR
更新时间:2013-12-30 08:11:25
K-means算法
K-means算法源码 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.
【文件预览】:
KM2.DAT
KMEANS.CPP
README.TXT