CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - C kmeans

搜索资源列表

  1. kmeans-output-result-document

    0下载:
  2. Kmeans algorithm in C++,output a result.txt containing clustering result.-Kmeans algorithm in C, output a result.txt containing clustering res ult.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:48.25kb
    • 提供者:middy
  1. kmeans

    0下载:
  2. 基于c++的k-means算法,效果比较明显。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.81kb
    • 提供者:汪中
  1. C---kmeans1

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

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:冀振兴
  1. C_kmeans.rar

    0下载:
  2. kmeans均值聚类算法c语言版,最基础的实现,经过编译调试通过的,c-means clustering algorithm kmeans language version of the realization of the most basic, after debugging the compiler through the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1.85kb
    • 提供者:张娟
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10.46kb
    • 提供者:刘斌
  1. KMEANS

    0下载:
  2. C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。-C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:52.77kb
    • 提供者:yantao
  1. Kmeans

    0下载:
  2. 数据挖掘k平均法C++源码,欢迎下载,谢谢支持-Data Mining k-average method C++ Source are welcome to download, thanks to support
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.84kb
    • 提供者:annny
  1. MATLAB

    0下载:
  2. 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:郭子中
  1. KMEANS

    0下载:
  2. 改文件是用C++来实现kmeans的算法,学过模式识别的人都知道这个算法的,是用来实现数据的聚类-Is used to document C++ to achieve kmeans algorithms, pattern recognition to learn the people know this algorithm is used for data clustering
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. k均值算法源代码实现用于计算客户价值c编程-k-means
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:13.29kb
    • 提供者:lijianping
  1. KMEANS

    0下载:
  2. 利用数据挖掘知识和c实现K-均值聚类分析-The use of data mining knowledge and c to achieve K-means clustering analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:lijianping
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序 在数据挖掘中的应用-K-Means dynamic algorithm source data mining application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:128.84kb
    • 提供者:张照辉
  1. kmeans

    1下载:
  2. 基于C++的模糊k均值算法,采用的集成软件开发环境为vc-It is the codes of Fuzzy k-means,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:2.62kb
    • 提供者:陈伟
  1. Kmeans

    0下载:
  2. 使用C语言实现kmeans算法,K=3。-Kmeans algorithm using the C language implementation, K = 3.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.14kb
    • 提供者:hkm
  1. KMEANS

    0下载:
  2. 实现Kmeans算法的C++代码,永远数据的Kmeans算法聚类-C++ code for kmeans algorithm,used to cluster datas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:29.07kb
    • 提供者:sindo
  1. KMEANS

    0下载:
  2. 本程序利用C++实现k-means聚类,方便,快捷,程序易懂-This procedure using C++ to achieve k-means clustering, convenient, fast, easy to understand procedures
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 这是用C++编写的数据挖掘的聚类算法。算法中使用了链表结构做为存储数据的容器。-It is written in C++, data mining clustering algorithm. Algorithm is used to store data as a linked list structure of the container.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2.59mb
    • 提供者:柯安滨
  1. kmeans

    0下载:
  2. 好的k均值算法 比较简单 运行速度快,C语言编写-Good k means algorithm is fast simple
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者:张雪
  1. KMEANS

    0下载:
  2. k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store dire
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.37kb
    • 提供者:烈马
  1. kmeans

    0下载:
  2. function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:908byte
    • 提供者:ehsan
« 12 3 »
搜珍网 www.dssz.com