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

搜索资源列表

  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

    0下载:
  2. K-means K聚类算法的C++语言实现,里面附有使用文档和实例,在VS2005上实现的-K-means K clustering algorithm C++ language, which accompanied with documentation and examples implemented on the VS2005
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:217.43kb
    • 提供者:陈龙
  1. K-Means

    0下载:
  2. 用于图像处理,K-MEANS聚类实现图像的分割和识别,是一种重要的图像处理方法-For image processing, K-MEANS Clustering achieve image segmentation and recognition, is an important image processing method
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.45kb
    • 提供者:nini
  1. KdKeys.DataMining.Clustering.KMeansCS100

    0下载:
  2. K Means Algrithm it is in v c#.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:9.88kb
    • 提供者:Naeem Ullah
  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. K-means

    0下载:
  2. K-means聚类算法实现代码,在VC++环境下开发的,令附有实验样本集。-K-means clustering algorithm code, in the VC++ development environment, so that experiments with sample set.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:9.78kb
    • 提供者:张敏
  1. K_mean_clustering

    0下载:
  2. k-mean clustering Matlab M-file
  3. 所属分类:Other systems

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

    1下载:
  2. k均值聚类算法,初始随机给定k个簇中心,根据邻近原则,把待分类的样本点分到各个簇。-k-means clustering algorithm,which is applied in RBF neural network.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:620byte
    • 提供者:吴元元
  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. K-means

    0下载:
  2. K-means聚类算法的简单实现,内有点集文件以后缀.dat文件形式保存,我将整个C++工程文件打包上传-Simple implementation of K-means clustering algorithm, the set of point file is saved in the form of .dat, I will upload the entire package C++ project file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2.83mb
    • 提供者:何声欢
  1. K-means

    0下载:
  2. 经典的K均值聚类,源码加利用三维高斯简单数据的实现对三类数据的聚类-Achieve the effect of classical K-means clustering, plus simple data
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:
  1. sc-based-on-k-means

    0下载:
  2. 谱聚类,基于k均值的聚类方法,能够分割高维空间的数据点,-Spectral clustering based on k-means clustering method, it is possible segmentation data point of the high-dimensional space,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.48kb
    • 提供者:林浩
  1. k-means

    0下载:
  2. k均值聚类算法,模式识别大作业,适用于数据挖掘学习-k-means clustering algorithm, pattern recognition big job learning for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.46kb
    • 提供者:李鸿飞
  1. kmeans-master

    0下载:
  2. K-means clustering algorithm
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:246kb
    • 提供者:Ofloda
  1. K-means

    0下载:
  2. 在里面的的是一些关于k-means的东西,用的mnist数据(I try the Mnits data and use K-means to doing the clustering)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:xiaodiaowa
  1. kmedia

    0下载:
  2. 利用所编的程序,完美的实现经典的K-means聚类算法分析。(Using the program compiled, the classic K-means clustering algorithm is realized perfectly.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:你美
  1. Kmeans

    0下载:
  2. python实现的k-means聚类算法(k-means clustering algorithm implemented by python)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2.29mb
    • 提供者:383794668
  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
  1. k-means程序

    0下载:
  2. 介绍了k-means 均值聚类,能很好的将离散的点,聚类成几个指定的聚合点。(The K-means mean clustering is introduced, and the discrete points can be well clustered into several designated aggregation points.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:asq109
  1. IDS

    0下载:
  2. 利用增强型K-means聚类算法实现入侵检测系统模型的设计(Design of Intrusion Detection System Model Using Enhanced K-means Clustering Algorithms)
  3. 所属分类:其他

    • 发布日期:2020-04-21
    • 文件大小:552kb
    • 提供者:GDXaabbcc
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com