搜索资源列表
kmeans
- 基于c++的k-means算法,效果比较明显。
Cpp1
- Kmeans算法的C++实现,很简短的一个算法-Kmeans algorithm C++ Achieved a very brief algorithm
Cpp1
- kmeans算法--很简便的一种。只不过有几个错误需要大家自己调试-kmeans algorithm- a very simple one. Only a few errors we need to debug their own
fastkmeans
- 一个快速的kmeans算法,一个快速的kmeans算法 -a fast kmeans a fast kmeans a fast kmeans a
kmeans
- 数据挖掘(KNN)的算法,VC实现,可以参考参考-Data Mining (KNN) algorithm, VC, and users can refer to reference
KMeans-1-Java
- Java实现K-means算法,很好,很实用的-Java implementation of the K-means algorithm, very good, very practical
KMeans-2-CPP
- VC++语言实现k-means算法,很好的,很实用-VC++ implementation of the K-means algorithm, very good, very practical
Cluster
- 使用canopy算法实现的kmeans算法-Algorithm kmeans algorithm using the canopy
kmeans
- 数据挖掘中的聚类算法,为k均值算法,算比较经典的算法-Clustering algorithm in data mining, considered a classic algorithm for k-means algorithm
kmeans
- k-means 算法用java实现对二维点集合的分类 输入相应的类别数 选择聚类中心-k-means algorithm to classify the input using java-dimensional set of points corresponding to the number of categories to select the cluster centers
Kmeans
- kmeans算法的java实现,二维数组实现,可以扩展到多个维度-kmeans in java
Kmeans
- 通过k均值算法寻找类中心,聚类,对数据实现有效划分。-The k-means algorithm is used to find the class center, the data is clustered and the data is divided.
ceidntaccessplatter
- 改文件是用C++来实现kmeans的算法,学过模式识别的人都知道这个算法的,是用来实现数据的聚类()
sectog-shmbolic
- kmeans算法实现 a simple k-means clustering routine returns the clus()
94433269
- Kmeans分类算法的代码,通过屏幕输入和输出,实现自动分类,代码较短运行速度快()