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

搜索资源列表

  1. cint-5.16.19-win32.tar

    1下载:
  2. Cint(C/C++ interpreter, C-int)是一个C++解释器,顾名思义,和GCC、VC等编译器不同,它是解释执行C++代码的。它具有的能力有: 支持 K&R-C, ANSI-C, ANSI-C++ 可处理大规模C/C++源码 动态C++ 内置的Debugger和Class Browser Cint可以在不少操作系统上工作 -Cint (C/C++ interpreter, C-int) is a C++ interpreter, by definit
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1989070
    • 提供者:hopper
  1. kmeanC

    0下载:
  2. k均值聚类算法的C++实现,在VC2003下调试通过。-k-means clustering algorithm C++ implementation, the VC2003 debug through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1052071
    • 提供者:logor
  1. k_means

    0下载:
  2. k-means分类算法matlab 实现-k-means clasifier
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1157
    • 提供者:Z. Xie
  1. RBF_sourcecode

    1下载:
  2. RBF学习方法,包括了:k-means、梯度、OLS三种方法。-RBF learning methods, including: k-means, gradient, OLS three types.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3850
    • 提供者:stephen
  1. c

    0下载:
  2. k-mean算法的vc程序,比较简练,适合初学者使用-k-mean algorithm vc program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:234387
    • 提供者:tiger
  1. mykmeans

    0下载:
  2. matlab code for k-means for neural net RBF
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2366
    • 提供者:Mary
  1. knn

    2下载:
  2. k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3147
    • 提供者:qht
  1. Kmeanjulei

    0下载:
  2. k均值聚类分析,比较简单,只适合学习使用个,不适合数据处理。-k-means clustering analysis, relatively simple, only suitable for learning to use one, not suitable for data processing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:31312
    • 提供者:宋家勇
  1. cluster

    0下载:
  2. k均值聚类算法 c语言实现的!!!!! -k-means clustering algorithm c language to achieve! ! ! ! !
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:328425
    • 提供者:jianying059
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序。可以用来发现社团结构。-Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:252199
    • 提供者:刘长棕
  1. Clusteringk-means

    0下载:
  2. K-means K-means K-means- K-meansK-meansK-meansK-meansK-means
  3. 所属分类:Applications

    • 发布日期:2017-05-08
    • 文件大小:1550399
    • 提供者:Mak
  1. kmean

    0下载:
  2. k mean clustering in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:ruba
  1. kmean_zmx_try

    0下载:
  2. k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码-k-means Cluster,kmean_zmx_try.rar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1331
    • 提供者:zmx
  1. mpi_kmeans

    0下载:
  2. K means K均值算法 K means K均值算法 K means K均值算法-K means K means algorithm K means K means algorithm K means K means algorithm K means K means algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:71458
    • 提供者:adai
  1. fknn

    0下载:
  2. fuzzy k-nearest-neighbor algotithm-fuzzy k-nearest-neighbor algotithm
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:3073
    • 提供者:pretender001
  1. MATLAB

    0下载:
  2. PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2701
    • 提供者:小廖
  1. shujuwajue

    0下载:
  2. 算法描述: K均值聚类算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小-Algorithm Descr iption: K-means clustering algorithm: Given the number of classes K, the N objects assigned to a class K to go, making within-class similarity between objects
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1783
    • 提供者:魏志鹏
  1. kmean_Clustering

    1下载:
  2. k均值聚类分析 c++版本 完全和MATLAB相同-k-means clustering analysis of c++ version of the same full and MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3766
    • 提供者:yuhch
  1. 1

    0下载:
  2. k均值算法,用matlab实现的,数据挖掘-k-means
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:901
    • 提供者:doper
  1. K_Mean

    0下载:
  2. c++k均值算法,简单的示例程度,对K-mean学习有帮组-c++ k means algorithm, a simple example of the extent of the K-mean learning to help groups
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:600815
    • 提供者:健健
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com