CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - k means 聚类

搜索资源列表

  1. k均值聚类算法分析

    1下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-07-01
    • 文件大小:31002
    • 提供者:chu na
  1. K-mean

    0下载:
  2. K平均聚类法,比较好用,又需要的赶紧下吧-K-clustering method to compare easy to use, but also hastened to the needs of the next bar
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:79195
    • 提供者:张明
  1. k

    0下载:
  2. k均值聚类算法源码,比较经典,无解压密码-k means clustering algorithm source code, more classic, without extracting passwords
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:黄永
  1. CPPK-means

    0下载:
  2. K均值聚类首先需要确定聚成几类,然后按照迭代的方法,计算类的重心,然后按照向量和类重心的聚类重新分类,反复重复,直到分类稳定或者重心稳定。-K means clustering first need to identify clustered into several categories, and then follow the iterative method to calculate the focus of the class, and then follow the center of
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3211
    • 提供者:zdl
  1. k_junzhi

    0下载:
  2. K均值算法,这个算法适用于类别数为三的聚类算法-K-means algorithm, this algorithm is applied to the number of categories for the three clustering algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:953
    • 提供者:潘柔
  1. K-means

    1下载:
  2. K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大。这是一本介绍K-means算法的英文书籍 -K-means algorithm is very typical distance-based clustering algorithm, using distance as the similarity evaluation, that the closer the two objects, the greater the s
  3. 所属分类:Data structs

    • 发布日期:2015-05-17
    • 文件大小:779264
    • 提供者:
  1. k-means.zip

    0下载:
  2. K值聚类算法的c语言源程序,很容易理解,有待进一步改进,The K value clustering algorithm c language source code, it is easy to understand, needs to be further improved
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:706469
    • 提供者:时丹
  1. K-Means

    0下载:
  2. 给定数据文件,实现k-means算法聚类。-A given data file,get the k-means algorithm clustering.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:1127048
    • 提供者:王亚如
  1. kmeans

    0下载:
  2. 数据挖掘中的聚类算法,为k均值算法,算比较经典的算法-Clustering algorithm in data mining, considered a classic algorithm for k-means algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:853
    • 提供者:周小波
  1. Skin-disease

    0下载:
  2. 基于聚类算法的皮肤病实例,利用k均值算法对皮肤病进行聚类-Based clustering algorithm skin instance using the k-means algorithm clustering of skin diseases
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:1673
    • 提供者:周小波
  1. K-MEANS

    0下载:
  2. k-means算法 网上681武将的聚类算法代码 非mapreduce实现 -k-means algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:24016
    • 提供者:李剑鹏
  1. k-juleijunzhisuanfa

    0下载:
  2. 数据挖掘k-均值聚类算法 VC6.0测试通过-Data mining k-means clustering algorithm VC6.0 test
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:214059
    • 提供者:郭郭
  1. CPPk-means

    0下载:
  2. K-MEANS算法实例,可以用于数据聚类分析,现成的源代码-K-MEANS algorithm instance, can be used for data clustering analysis, existing source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:30382
    • 提供者:lujun
  1. k-means

    0下载:
  2. k-均值聚类算法(C语言实现): 给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-k-means clustering algorithm (C language): given the number of classes K, N objects will be assigned to the K class, making the class the biggest similarity between objects, and the s
  3. 所属分类:Data structs

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

    0下载:
  2. k-means 算法用java实现对二维点集合的分类 输入相应的类别数 选择聚类中心-k-means algorithm to classify the input using java-dimensional set of points corresponding to the number of categories to select the cluster centers
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:xiaohui
  1. Kjunzhi

    0下载:
  2. k均值算法,对一组三维数据进行K均值聚类分析,分为三类-k-means algorithm, a set of three-dimensional data of K-means clustering analysis, divided into three categories
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:189200
    • 提供者:李骁驰
  1. k-means-2d-rand-point

    0下载:
  2. K_means经典聚类算法,用点阵可视化 通过产生随机点,不断更改中心点实现聚类-K Means classic clustering algorithm, with lattice visualization By generating random points, and constantly change the center point to achieve clustering
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:27835
    • 提供者:吕重辛
  1. Kmeans

    0下载:
  2. 通过k均值算法寻找类中心,聚类,对数据实现有效划分。-The k-means algorithm is used to find the class center, the data is clustered and the data is divided.
  3. 所属分类:Data structs

    • 发布日期:2017-12-12
    • 文件大小:1493
    • 提供者:马江河
  1. 12955789

    0下载:
  2. K-Means动态聚类算法源程序c++()
  3. 所属分类:数据结构

  1. caintain_Illinois

    0下载:
  2. 使用k-means算法实现聚类分析,将四维的数据分成三个簇()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:WO+44314
搜珍网 www.dssz.com