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

搜索资源列表

  1. K-means_clustering_demo

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

    • 发布日期:2017-03-28
    • 文件大小:73.83kb
    • 提供者:leo
  1. k-means_clustering

    0下载:
  2. k means clustering k-均值聚类算法c语言版-k means clustering c k-均值聚类算法c语言版
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:aboseek
  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
    • 文件大小:4.87kb
    • 提供者:lee
  1. k-means

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

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

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

    • 发布日期:2017-04-04
    • 文件大小:44.68kb
    • 提供者:super
  1. Cmeansclusteringmethods

    0下载:
  2. 本算法在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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1.56kb
    • 提供者:万鹏程
  1. K-Means

    0下载:
  2. K均值,二维算法程序,visual c++ 环境下运行-K-means Algorithm routine in two dimension。It can run in visual c++ environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:6.83mb
    • 提供者:范兴利
  1. K_means

    0下载:
  2. 用C语言实现的K均值聚类,用于数据挖掘数据间的聚类-K-means clustering C language for data mining data clustering
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:1015byte
    • 提供者:陈晓
  1. k-means

    0下载:
  2. k-均值聚类算法C语言源码,k-均值聚类算法C语言源码-k-means clustering algorithm C language source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:10.34kb
    • 提供者:林凯
  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
    • 文件大小:3.96mb
    • 提供者:lili
  1. c_means

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

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

    0下载:
  2. C++控制台程序,实现的是K均值聚类算法,可供初学者参考。-C++ console program, realize that K-means clustering algorithm, for beginners reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:272.27kb
    • 提供者:hantianzhe
  1. Kmeans

    0下载:
  2. 本程序是C++控制台程序,实现K均值分类,可供初学者参考。-C++ console program, to achieve the K-means classification reference for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:6.44kb
    • 提供者:hantianzhe
  1. ISODATAaKmeans

    0下载:
  2. 模式识别中经典分类算法——K均值和ISODATA(迭代自组织数据分析算法)的C/C++代码-K-means and Iterative Selforganizing Data Analysis Techniques Algorithm in Pattern Recognition
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:7.36mb
    • 提供者:DaBao
  1. cppVersion

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

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

    0下载:
  2. K均值分类程序K均值进行影像分类,遥感影像分类的方法有很多,如神经网络分类,C均值分类等,K均值分类是其中的一种。-Image Classification
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.35mb
    • 提供者:gege
  1. 54815171

    0下载:
  2. 对于模式识别中的k均值也称c均值问题,给出了matlab实现,(For pattern recognition problem of k-means also calls the c-means matlab are given,)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:xexorxm
  1. cbock

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

  1. 常用聚类

    2下载:
  2. 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4kb
    • 提供者:zz未
  1. KMEANS

    1下载:
  2. C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-23
    • 文件大小:2kb
    • 提供者:THOMASY
« 12 »
搜珍网 www.dssz.com