您现在的位置是:源码地带 > 资源下载

This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS

资 源 简 介

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.

相 关 资 源