CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - k-means algorithm

搜索资源列表

  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

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-04-10
    • 文件大小:5.76kb
    • 提供者:chunxiao
  1. k-means

    1下载:
  2. k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-04-29
    • 文件大小:2.52kb
    • 提供者:wueching
  1. K-means

    0下载:
  2. 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:386.35kb
    • 提供者:刘美娥
  1. k-means

    0下载:
  2. k-means算法实现WEB搜索,用模拟退火,对K-means聚类算法进行数据挖掘-k-means algorithm WEB search
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:404.24kb
    • 提供者:王立娜
  1. k-means

    0下载:
  2. k-means算法 ,应 用 于 数 据 挖 掘 中。-k-means algorithm is applied to data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:31.57kb
    • 提供者:yangyang
  1. K-means

    1下载:
  2. k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
  3. 所属分类:C#编程

    • 发布日期:2013-04-10
    • 文件大小:43.33kb
    • 提供者:vince
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5.12kb
    • 提供者:lihang
  1. K-Means

    0下载:
  2. K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS ALGORITHM
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:4.04kb
    • 提供者:wanghu
  1. k-means-algorithm-

    0下载:
  2. 在matlab开发环境下用k均值算法实现数据的分类,以及得到数据的聚类中心- realizingthe data classification With k-means algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:8.59kb
    • 提供者:赵子岩
  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. 传统K-means算法程序,希望对你有帮助,加油,朋友们-Traditional K-means algorithm, you want to help, and refueling friends
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1.28mb
    • 提供者:cyboafer
  1. k-means

    0下载:
  2. 完成三维空间的k-means算法,其中的k是由执行人员自己设定的-Completion of the three-dimensional space of k-means algorithm, where k is the Executive set their own
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:1.91kb
    • 提供者:Mark
  1. k-means

    0下载:
  2. 数据挖掘,k类聚算法,C++实现的-k-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:181.45kb
    • 提供者:严言
  1. k-means

    0下载:
  2. k-means 算法,由c语言实现简单的聚类操作。-k-means algorithm, the c language simple clustering operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:吴康
  1. K-means

    0下载:
  2. 模式识别中K-means算法的基本实现,可实现2位向量的分类。-the basic realization of Pattern Recognition K-means algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1.03mb
    • 提供者:annda
  1. K-means

    0下载:
  2. 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:胡果
  1. K-means

    0下载:
  2. 使用k-means算法对图像进行分割,并利用遗传算法对k-means算法加以改进(The k-means algorithm is used for the segment of images, and the genetic algorithm is used to improve the k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:smile_ljx
  1. k-means-master

    0下载:
  2. k-means algorithm with matlab test code is very perfect
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2kb
    • 提供者:akbari1368
  1. K---MEANS

    0下载:
  2. 随机生成1000个二维坐标点并用K-means算法计算聚类结果(1000 two-dimensional coordinate points are generated randomly and the clustering results are calculated by K-means algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:77kb
    • 提供者:Sunxiaoying
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com