CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K-MEANS 算法

搜索资源列表

  1. k-means.c++

    0下载:
  2. k-means算法 C++实现-k-means algorithm to achieve C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1774
    • 提供者:孔明
  1. Simple-K-means

    0下载:
  2. 2个举类的简单k-means算法,非常简单,新手给大家提供参考了-two categories give a simple k-means algorithm is very simple, and newcomers to provide a reference to the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2978
    • 提供者:姜珏
  1. k-means

    0下载:
  2. k-means算法,大家可以试试先,有什么好东东大家一起分享
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3897
    • 提供者:zhaiziling
  1. k-means

    0下载:
  2. k-means算法。包括一个测试的4类的测试数据集。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3871
    • 提供者:马晓艳
  1. K-MEANS

    0下载:
  2. 基于MATLAB的k-means算法 较好的解决了图像分类聚类的问题
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1005
    • 提供者:刘小强
  1. k-means

    1下载:
  2. 空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5986
    • 提供者:tangkezong
  1. K-means算法源码

    1下载:
  2. kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers
  3. 所属分类:图形/文字识别

    • 发布日期:2015-06-10
    • 文件大小:3497
    • 提供者:li
  1. k-meansjava.rar

    1下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:8433
    • 提供者:刘年
  1. k-means-segamen-method

    0下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。-In this study, K-Means clustering algorithm based on the ideology of the character segmentation, because the license plate require
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1373624
    • 提供者:王娟
  1. K-means_clustering_demo

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

    • 发布日期:2017-03-28
    • 文件大小:75604
    • 提供者:leo
  1. KMeans

    0下载:
  2. 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39678
    • 提供者:郑刚
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. K-Mean

    0下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:224810
    • 提供者:
  1. K-means_cluster

    0下载:
  2. 这是一个基于K-means的聚类算法,可用于网页信息聚类,例如电子产品的型号聚类等。-This is based on the K-means clustering algorithm, clustering can be used for website information, such as electronic products, such as the Model Cluster.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11073959
    • 提供者:nancy
  1. K-means

    0下载:
  2. 模式识别 k-mean算法程序,用Visual c++编写-K-mean algorithm for pattern recognition procedures, using Visual c++ Prepared
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1418
    • 提供者:jery
  1. k-means

    0下载:
  2. 聚类实现,k-means算法的一个MATLAB实现-Achieve clustering, k-means algorithm to achieve a MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-10-17
    • 文件大小:2234
    • 提供者:军官
  1. k-means

    0下载:
  2. 聚类算法的具体步骤分析,关于k-means算法-Clustering analysis of the concrete steps on the k-means algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:1506
    • 提供者:军官
  1. k-means

    0下载:
  2. 关于数据挖掘中的k-means算法的一种C语言实现-Data Mining on the k-means algorithm as a C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:军官
  1. k-means

    0下载:
  2. 关于三维数据点的k-means算法聚类分析程序-Three-dimensional data points on the k-means algorithm for cluster analysis procedure
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:2350
    • 提供者:军官
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com