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

搜索资源列表

  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算法实现

    6下载:
  2. K-MEANS算法实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-11-17
    • 文件大小:182302
    • 提供者:tlf577@qq.com
  1. k均值

    1下载:
  2. k均值分类实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-05-19
    • 文件大小:1940
    • 提供者:alvinlee1990
  1. K-MEANS 演算法

    0下载:
  2. K-MEANS 演算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-04
    • 文件大小:2778311
    • 提供者:denny10079
  1. k-means-and-cure-in-Iris-Data-Set

    2下载:
  2. 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:189832
    • 提供者:牛魔王
  1. kMean

    0下载:
  2. clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:135110
    • 提供者:danny
  1. Ckmedoids

    0下载:
  2. K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3132
    • 提供者:雅双
  1. kmeansclustering

    1下载:
  2. K means clustering using php.
  3. 所属分类:Algorithm

    • 发布日期:2014-12-24
    • 文件大小:3077
    • 提供者:Nada
  1. KNN

    0下载:
  2. K Nearest Neighbor algorithm Implementation and Overview
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:vietanh
  1. K-mean

    0下载:
  2. K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小-K-means algorithm: the number of a given type of K, will be assigned to N objects of category K go, making the object category similarity between the largest, while the category of the simi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1896
    • 提供者:sss
  1. clara

    0下载:
  2. CLARA是基于k中心点的一种划分方法的实现,区别于别的划分方法,Clara是用于大规模分类运用方法的简称,可以实现对大规模数据的分类-CLARA(abbreviated from clustering large applications), is based on the k-medoid appraoch, which can be useful in clustering large data sets.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12861
    • 提供者:林文
  1. M-K

    0下载:
  2. M-K test for climate research-M-K test
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:626
    • 提供者:JJ
  1. r-K

    0下载:
  2. 数值分析中R-K迭代算法,用于矩阵的求解问题-RK iterative algorithm in numerical analysis, solving problems for the matrix
  3. 所属分类:Algorithm

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

    0下载:
  2. 油管车容量计算,根据h/d参数,转换出k值,便于计算-123
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1412
    • 提供者:房隆军
  1. k-meanscluster

    0下载:
  2. K-means聚类算法的VC实现,算法简单-K-means clustering algorithm to achieve VC algorithm is simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:220528
    • 提供者:赵刚
  1. Mining

    0下载:
  2. Mining Top-K Frequent Closed Patterns without Minimum Support
  3. 所属分类:Algorithm

  1. Seeking-K!-The-connection-plus

    0下载:
  2. 编写一个计算k!的递归函数,其函数名返回K!的值。再编写一个主函数,从键盘输入m和n的值(n>=m>=0),然后调用计算K!的递归函数计算-Write a calculation k! recursive function, the function name returned K! value. Then write a main function from the keyboard input m and n (n> = m> = 0), then call the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:358883
    • 提供者:陈军
  1. K-means-algorithm-source-code

    0下载:
  2. K-means算法源码,一个牛人给的,挺经典的,值得学习。-K-means algorithm source code, a person to cattle, and very classic, it is worth learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3389
    • 提供者:Huang Shanshan
  1. k-meansPgenetic_hybride

    0下载:
  2. HGK, an hybrid algorythm with k-means and genetic applied on a small dataset for clustering (finding patterns and approximative solutions). have to run k-means befor lunching the HGK
  3. 所属分类:Algorithm

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