- ebookstore 网上书店
- mp3de mpeg 层3音频解码程序
- HoughLines Hough code VC 6.0 Use cam
- numerical_shocktube_ranga it s a numerical simulation of shock tube code. which is basically used in computational fluid dynamics. the resluts can be validated with anlytical solution
- Web-Internet-shop-servlets-Java Aplets java servlets Internet
- grid VFP 显示多张图片简单示例语法
文件名称:KMEANS
介绍说明--下载内容来自于网络,使用问题请自行百度
k-means C++ 源代码,
修正原来的错误,
增加的新功能
1、用vector实现其存储
2、直接在程序中读取数据集
3、结果可以保存到文件中
4、用户可以输入聚类个数
5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store directly in the program to read data set 3, the results can be saved to a file 4, the user can enter the number of clusters 5, the initial cluster centers randomly selected (code auto-random)
修正原来的错误,
增加的新功能
1、用vector实现其存储
2、直接在程序中读取数据集
3、结果可以保存到文件中
4、用户可以输入聚类个数
5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store directly in the program to read data set 3, the results can be saved to a file 4, the user can enter the number of clusters 5, the initial cluster centers randomly selected (code auto-random)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
iris.txt
KMEANS1.cpp
KMEANS1.cpp