文件名称:K-Means
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 秋**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个目录包含了K - means算法的代码实现。源代码可以发现在KMEANS.CPP。样本数据isfound在KM2.DAT。 KMEANS程序接受输入向量的组成和计算使用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.
-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K-Means动态聚类算法源程序\KMEANS\KM2.DAT
.........................\......\KMEANS.CPP
.........................\......\KMEANS.EXE
.........................\......\README.TXT
.........................\KMEANS
K-Means动态聚类算法源程序
.........................\......\KMEANS.CPP
.........................\......\KMEANS.EXE
.........................\......\README.TXT
.........................\KMEANS
K-Means动态聚类算法源程序