文件名称: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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.