搜索资源列表
FuzzyCluster
- 一个用于模糊聚类的算法。源码是基于VC平台下的Win32 console application-for a fuzzy clustering algorithm. VC source is based on the Win32 platform console application
FuzzyCMean
- 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
cluster_full
- 包含各种常用的聚类算法,应有尽有。VC++版,可以配合文字识别等。-contains various commonly used clustering algorithm, everything. VC version can identify with characters.
clusterds
- 用VC++语言实现了基于距离,基于密度和改进的数据聚类算法。-VC language based on the distance, based on the density and improved data clustering algorithm.
KMA
- 用VC编写的K均值聚类算法的源代码,经调试可以使用
matlabk-means
- 此程序用与图象 图形的模式识别,在VC环境下实现matlab的聚类算法
sjwl
- K-Means动态聚类算法源程序 基于vc程序的实现
c-mean
- C-means 算法,模式识别中常用到的C均值聚类算法,使用VC开发,版权归开发者所有
FCMA
- 改进的动态聚类算法,是智能计算的一种重要方法,用vc++编写,有很友好的界面-Developing Dynamic clustering arithmetic, an important method of inteligence computing,developed by VC++ with friend jinterface
VC-clustering_arithmetic
- 用VC写的很好的聚类程序,包含各种聚类算法,不同的参数设置-Using VC to write a good clustering procedures, including a variety of clustering algorithm, different parameters
K-Means
- 用vc++编写的K-Means动态聚类算法源程序,希望能给大家带来方便,谢谢大家的支持!-Using vc++ to prepare the K-Means clustering algorithm dynamic source code, I hope we can bring convenience, Thank you for your support!
Kmeans
- 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
Som_clustering
- 基于VC++的Som聚类算法程序。SOM是一种通过自组织竞争学习网络实现数据的分类和降维可视化神经网络模型。内附算法的原理说明以及详细的程序调用说明及运算结果。是初学者的很好的入门材料-Based on VC++ program of Som clustering algorithm. SOM is a competitive learning through self-organizing network for data classification and dimensionality r
Bp
- VC++实现的BP神经网络类, KMEANS聚类算法实现程序, 神经网络基本算法源程序,-VC++ implementation of BP neural network class, KMEANS clustering algorithm process, the basic algorithm for neural network source code,
FCM
- vc环境下的FCM模糊聚类算法程序。里面包含FCM算法的介绍,以及程序的函数说明。-vc environment fuzzy clustering algorithm FCM procedures. FCM algorithm which contains a descr iption of functions and program instructions.
KMEANS
- C++实现的简单的k均值聚类算法。最基本的聚类算法。-Kmeans clustering algorithm using VC++. It is one of the most fundamental algorithms.
juleisuanfa
- vc实现的聚类算法,可以输入手写数字,程序自动对输入的手写数字进行聚类-vc clustering algorithm to achieve, you can enter handwritten digits, the program automatically cluster the input of handwritten numbers
DataMining
- 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-With the picture (choose your own) as data sets, more running time (draw time and pixels relations diagram, so must use many different
FCM
- 模糊聚类算法-----FCM算法,在VC环境下-Fuzzy clustering algorithm----- FCM algorithm, VC environment
C-means-classification-algorithm
- 模式识别与人工智能中,C均值聚类算法实现,编程是VC++,测试通过。-Pattern recognition and artificial intelligence, the c-means clustering algorithm, is vc++ programming, the test pass.