Kmeans算法源码
K-means算法源码ThisdirectorycontainscodeimplementingtheK-meansalgorithm.SourcecodemaybefoundinKMEANS.CPP.SampledataisfoundinKM2.DAT.TheKMEANSprogramacceptsinputconsistingofvectorsandcalculatesthegivennumberofclustercentersusingtheK-meansalgorithm.Outputisdirectedtothescreen.
下载地址
用户评论
对初学有帮助,我主要需要里面的dat数据格式看看
不能直接运行!!!
还可以,虽然简单些,但还是有参考价值的
代码比较 简单,对初学有帮助
还可以,值得参考 和借鉴!
代码能运行,不过注释太少了些。
还算可以,有点可以参考的内容,谢谢分享