搜索资源列表
Kmeansquantization
- 用Keans算法实现图象的量化,可控制图象量化的等级,可用较少的存储空间表现同样色彩效果的图象
Keans
- 采用K均值聚类算法的原程序,能够对灰度图像进行据类方法分割
K-MEANS
- keans的课件,非常好,希望对大家有用,欢迎大家下载-keans courseware, very good, hope to be useful, and welcome to download
Kmeansquantization
- 用Keans算法实现图象的量化,可控制图象量化的等级,可用较少的存储空间表现同样色彩效果的图象
Keans
- 采用K均值聚类算法的原程序,能够对灰度图像进行据类方法分割-K means clustering algorithm using the original procedure, able to gray-scale image segmentation method according to category
my-keans
- 实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。-Clustering algorithm to achieve the K-MEANS algorithm, on randomly generated points in the cluster.
kmeansClassifier
- 该程序实现了keans分类,使用IK分词技术实现分词。-The program implements the k means classification, the use of IK word segmentation technology to achieve word segmentation.
Kmeans-Clustering
- K-均值聚类的代码,可是将数据改一下直接用。-The code of Keans Clustering
K-means
- Kmeans聚类算法的java实现方法,比较简洁。(Java implementation of Kmeans clustering algorithm)
PSO优化Kmeans
- 该程序可以实现利用粒子群算法对K-MEANS算法进行优化(This program can optimize k-means algorithm by particle swarm optimization)