搜索资源列表
2655143923
- 此程序是在VC环境下实现k-means均值聚类算法-this procedure is in VC environment to achieve k-means clustering algorithm Mean
K-means_clustering_demo
- K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
kmean2
- 用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
K-means
- K-means聚类算法实现代码,在VC++环境下开发的,令附有实验样本集。-K-means clustering algorithm code, in the VC++ development environment, so that experiments with sample set.
Cmeansclusteringmethods
- 本算法在vc++6.0中进行实验。分别就分解聚类和C-均值聚类两种方法在IRIS数据集上进行操作。分类前先将数据集中的样本顺序打乱形成混合数据。分解聚类中,采用前100个样本用对分法编制程序将数据分为两类。C-均值聚类采用全部的150个样本,将类别参数K设为3,将数据分为三类。-The algorithm in vc++6.0 in the experiment. Separate cluster and decomposition of two C-means clustering metho
K-Means
- 数据挖掘k均值聚类 vc++ 环境运行-data minning cluster k-method
k_means_image
- k-means聚类 vc++实现,能完美运行-k-means clustering vc++ achieve perfect run
kmeans
- 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
c_means
- 用vc++6.0编写的 c均值或者K均值算法-c-means algorithm
Kmean
- K均值聚类的源代码,而且是采用VC++来完成,效果不错,欢迎大家下载-K-means clustering source code, and using VC++ to complete, good results are welcome to download
K-Means
- 基于vc程序的实现K-Means动态聚类算法源程序-K-Means clustering algorithm based on vc program source code implementation of K-Means clustering algorithm based on vc program source code to achieve
kmeans_report
- 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
kmeans_report
- 数据挖掘kmeans图像聚类实验,用 VC实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码-Kmeans image clustering data mining experiments with VC k-means clustering algorithm, respectively, the number of itera
kmeans_report
- 数据挖掘kmeans图像聚类实验,用VC实现 k-means 聚类算法-Kmeans image clustering data mining experiments with VC k-means clustering algorithm
K-means-for-K=3
- 模式识别,K均值算法,取K=3。使用VC++6.0 编译完成通过。-K means for K=3
