搜索资源列表
Kmeans
- 在Visual C++.NET2003平台下实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。使用单文档结构,并将聚类结果显示出来。
KMEANS
- 对二维数组的最基础的K-means聚类算法的c++实现-Two-dimensional array of the most basic K-means clustering algorithm c++ to achieve
kmeans
- 这是基本的k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码,希望对大家有所帮助。-This is the basic k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C Following is the source code, I hope all of you to help.
KMEANS
- 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
kmeans
- kmeans.c from opencv
kmeans
- C# 聚类k-means 建立tf*idf的聚类过程-C# cluster for every one
KMEANS
- 基于C++语言的K均值算法的一个简单实现。-K means
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
kmeans
- 这是kmeans算法的c++实现,很实用-the kmeans algorithm _c_c++ achieve
kmeans--C---
- 这是kmeans算法的c语言实现,区分c-Kmeans algorithm c language, distinguish c++
KMeans
- kmeans的算法,利用欧氏距离来算,c-kmeans c++
kmeans
- kmeans聚类,c++源代码,任意中心点选择,迭代到收敛-kmeans clustering
kkmeanskcluster
- kmeans clustering c-kmeans clustering c++
Kmeans
- C++控制台程序,实现的是K均值聚类算法,可供初学者参考。-C++ console program, realize that K-means clustering algorithm, for beginners reference.
Kmeans
- 本程序是C++控制台程序,实现K均值分类,可供初学者参考。-C++ console program, to achieve the K-means classification reference for beginners
Kmeans
- Implementation of K-means algorithm used for vector quantization and clustering in C#
KMeans
- Kmeans alghritm in visual studio c# class file
kmeans
- this is k-means clustering in c-this is k-means clustering in c++
Kmeans
- 采用C#语言完成了Kmeans 聚类算法的聚类过程。(The clustering process of Kmeans clustering algorithm is completed by C# language.)
KMEANS
- C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)