搜索资源列表
Kmean_c
- 聚类分析最基本的K均值算法的C语言实现程序
Kmean_c++
- 聚类分析最基本的K均值算法的C++语言实现程序
KMEAN
- 聚类分析算法中的最基本的K均值算法C++实现程序
KAV
- KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
KMEANS
- 利用数据挖掘知识和c实现K-均值聚类分析-The use of data mining knowledge and c to achieve K-means clustering analysis
juleifenxi
- 基于C#.net实现了聚类分析的K均值算法-Based on C#. Net realized cluster analysis K-means algorithm
k_means_cluster
- k均值聚类算法 ,c语言实现 了基于均值的聚类分析,同时增加了多维向量分析功能,使得聚类的收敛速度更快。-k means clustering algorithm, c language implemented based on the mean cluster analysis, while increasing the multi-dimensional vector analysis functions, making the convergence faster clustering.
K-means-algorithm-by-CPP
- K均值算法,聚类分析,C++实现,附代码以及示例程序-K-means algorithm, cluster analysis, C++ realize, with a code and sample programs
KMEANS
- C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)