搜索资源列表
Cluster.rar
- 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
julei
- 内包含:模糊聚类 遗传算法聚类 层次聚类法的各方法以及动态聚类的各个算法 -Contains: Fuzzy clustering genetic algorithm clustering hierarchical clustering and dynamic clustering of various methods of the various algorithms
MCore_SVT
- Nister(2006)等人的层次聚类算法,按照多线程k-means方法进行多线程层次聚类,程序中代码对SIFT特征进行聚类。开发环境:vs2010-Implementation of hierarchical k-means, proposed by Nister et al, 2006. This is a multi-thread implementation of k-means and multi-thread implementation of the hierarchical me
KM-Cluster
- K-means 经典聚类算法,是在空间域进行聚类,属于层次聚类算法中的一种-Classical clustering algorithm, clustering in the spatial domain, belonging to a hierarchical clustering algorithm
hieararchical-clustering
- 基于核密度估计的层次聚类算法 -hierarchcial clustering with kernel density estimation
0430519
- 数据挖掘中的聚合层次聚类算法,有完整的注释()