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

搜索资源列表

  1. CVPRtoolbox-revision97

    0下载:
  2. 该工具箱的目的是要帮助人们理解计算机视觉方法引用另一种为在 matlab 的源代码。 因此,一些方法被 re-implemented,即使当其源代码不可用时,matlab 最初,具有方法。 例如 re-implemented kmeans 算法。-The aim of this toolbox is to present source codes in matlab as another kind of references for helping people to understan
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:93.35kb
    • 提供者:yhy
  1. KMEANS

    0下载:
  2. 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.88mb
    • 提供者:天琪翼
  1. kmeans

    0下载:
  2. kmeans.c from opencv
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2.43kb
    • 提供者:pudn
  1. kmeans

    0下载:
  2. 这是kmeans算法的c++实现,很实用-the kmeans algorithm _c_c++ achieve
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:981byte
    • 提供者:安依然
  1. kmeans--C---

    0下载:
  2. 这是kmeans算法的c语言实现,区分c-Kmeans algorithm c language, distinguish c++
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:2.19kb
    • 提供者:安依然
  1. k_algorithm

    0下载:
  2. kmeans c++实现,主要用欧氏算法,计算距离-kemans c++
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1.46kb
    • 提供者:何智明
  1. KMeans

    0下载:
  2. kmeans的算法,利用欧氏距离来算,c-kmeans c++
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1.18mb
    • 提供者:何智明
  1. kmeans

    0下载:
  2. kmeans聚类,c++源代码,任意中心点选择,迭代到收敛-kmeans clustering
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:2.57kb
    • 提供者:irrisa
  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. KClustering

    1下载:
  2. 用c++写的kmeans算法的一个小Demo-a small Demo for kmeans algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-05-04
    • 文件大小:10.81mb
    • 提供者:太阳花
  1. Kmeans

    0下载:
  2. Implementation of K-means algorithm used for vector quantization and clustering in C#
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.38kb
    • 提供者:
  1. kmeans

    0下载:
  2. this is k-means clustering in c-this is k-means clustering in c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:shahrzad
  1. KMeans

    0下载:
  2. K-Means++算法的c语言实现,主要对大数据利用K—Means++算法进行分类-K-Means++ algorithm c language, mainly on the use of large data classification algorithm K-Means++
  3. 所属分类:Other windows programs

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

    0下载:
  2. kmeans、snake、hough三种算法的c++代码,其中,kmeans进行分类,snake进行图像套索,hough进行找圆、直线等功能-kmeans, snake, hough three algorithms c++ code, which, kmeans classify, snake image lasso, hough were looking for circles, lines, and other functions
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.66mb
    • 提供者:
  1. kmeans

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

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

    0下载:
  2. 很好的kmeans算法,用C编写,输入:簇的数目K 和包含N 个对象的数据集 输出:K 个簇,使平方误差准则最小()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:olysses
  1. Kmeans故障聚类

    1下载:
  2. C语言做的聚类学习的旋转机械故障诊断,已经经过验证,可以作为参考。(C language clustering learning of rotating machinery fault diagnosis has been verified, and can be used as a reference.)
  3. 所属分类:其他

    • 发布日期:2018-11-08
    • 文件大小:9kb
    • 提供者:独步空舞
  1. Clustering

    1下载:
  2. 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。 2) 使用C-Means算法对所有数据点进行聚类。C=3。 任务2(必做): 使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。 任务3(全做): 1) 参考数据文
  3. 所属分类:其他

    • 发布日期:2020-05-07
    • 文件大小:26kb
    • 提供者:小鹏鹏123
  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