CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - C均值算法

搜索资源列表

  1. K-means_clustering_demo

    0下载:
  2. K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:75604
    • 提供者:leo
  1. JuLei

    0下载:
  2. c语言编写的 C均值 聚类算法源程序,速度很快-c language source code of the C-means clustering algorithm, very fast
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:741744
    • 提供者:李春生
  1. ordinary_algorithm_for_pattern_recognition

    1下载:
  2. 使用C语言实现的一些简单模式识别聚类算法,用于简单的二维坐标系点的聚类。有最短距离算法、K均值算法、近邻算法、fcm算法、最大最小距离算法。-Using the C language implementation of some simple pattern recognition clustering algorithm for a simple two-dimensional coordinate system point of clustering. Has the shortest di
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4983
    • 提供者:lee
  1. k-means

    0下载:
  2. k-均值聚类算法c语言版,经验证测试是可以运行
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:张莹
  1. juleifenxi

    0下载:
  2. 基于C#.net实现了聚类分析的K均值算法-Based on C#. Net realized cluster analysis K-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:45750
    • 提供者:super
  1. fcm

    0下载:
  2. 模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4463
    • 提供者:sun
  1. Pattern-Recognition

    0下载:
  2. 用C++实现了模式识别中K-均值算法的实现,并用于图像分类实现。-Pattern recognition C++ achieve the realization of the K-means algorithm, and used for image classification.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:4147322
    • 提供者:lili
  1. code

    0下载:
  2. 模糊C均值聚类算法的实现,对图像进程分隔处理,提取图像的重点信息-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2672
    • 提供者:郁水锋
  1. c_means

    0下载:
  2. 用vc++6.0编写的 c均值或者K均值算法-c-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:9907
    • 提供者:笨小猪
  1. tuxiangfenge

    1下载:
  2. 基于聚类的模糊C均值图像分割算法的实现,将图像分割成两部分-The realization of fuzzy C-means image segmentation algorithm based on clustering, the image is divided into two parts
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:11681
    • 提供者:asdf
  1. Cjulei

    0下载:
  2. 将文本文件中数据按照C均值聚类算法进行聚类-The text file data according to C-means clustering algorithm for clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:张好
  1. FCMClust

    0下载:
  2. 采用模糊c均值聚类算法识别SF6电气绝缘设备缺陷类型。-FCM method using in PD diagnoising base on SF6 decomposition products.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2227
    • 提供者:董玉林
  1. cppVersion

    0下载:
  2. 模式识别C++ K均值算法,采用容器,对数据进行分类-k_means arithmetic
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:959641
    • 提供者:洋琴
  1. FCMC

    0下载:
  2. 模糊C均值聚类算法 可直接运行-Fuzzy C-means clustering algorithm can be run directly. . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2953
    • 提供者:张磊
  1. matlab

    0下载:
  2. 聚类基本算法代码,包含层次聚类,简单聚类,c均值,KNN等-Clustering basic algorithm code, including hierarchical clustering, a simple cluster, c mean, KNN, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:129594
    • 提供者:tony
  1. GAFCM

    0下载:
  2. matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1493
    • 提供者:王弘
  1. cmohu

    0下载:
  2. C均值聚类算法的MATLAB程序,在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功-C mean clustering algorithm MATLAB procedures, in many fuzzy clustering algorithm, fuzzy C- means (FCM) algorithm is the most widely used and successful
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:859
    • 提供者:科研
  1. mohujvlei

    0下载:
  2. 该程序是基于MATLAB的模糊C均值聚类算法,该算法是MATLAB最基本的算法,对初学者很有用。-The program is based on MATLAB Fuzzy C-means clustering algorithm, which is the most basic of MATLAB algorithms, very useful for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:60811
    • 提供者:
  1. kmeans

    0下载:
  2. 用c++实现c均值聚类算法,并行计算实现该方法。-c-means c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:53784
    • 提供者:杨林
  1. cbock

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码()
  3. 所属分类:其他

« 1 23 »
搜珍网 www.dssz.com