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

搜索资源列表

  1. k-meanss

    1下载:
  2. 模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:曹猗宣
  1. KMeansClusterConsole

    0下载:
  2. K均值聚类算法,取前k个点为初始聚类中心,然后进行迭代聚类-K means clustering algorithm, fetch the first k points as initial cluster centers, then the iterative clustering
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:25.89kb
    • 提供者:pyb
  1. kmean2

    0下载:
  2. 用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:997byte
    • 提供者:Calvin Chen
  1. clustering

    0下载:
  2. 一种聚类算法的源代码,用的是k-means,很好用的,我试过-a kind of algorithm for clustering
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:102.25kb
    • 提供者:蔡青青
  1. k-means

    0下载:
  2. 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2.42kb
    • 提供者:tom
  1. k_means

    0下载:
  2. k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
  3. 所属分类:CSharp

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

    1下载:
  2. k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
  3. 所属分类:C#编程

    • 发布日期:2013-04-10
    • 文件大小:43.33kb
    • 提供者:vince
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5.12kb
    • 提供者:lihang
  1. K-Means

    0下载:
  2. K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS ALGORITHM
  3. 所属分类:CSharp

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

    0下载:
  2. 利用k-means算法进行聚类,K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最有分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-Algorithm using k-means clustering, K-means algorithm Euclidean distance as a similarity measure, it is the pursuit of the vector V corresponding to a initial
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:611.8kb
    • 提供者:陈陈
  1. New-Revised-K-means

    0下载:
  2. New revised K-means聚类算法,为matlab函数,需要调用才能使用-New revised K-means clustering algorithm for matlab function, you need to call in order to use
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:秦天柱
  1. k-means

    0下载:
  2. kmeans算法,语言是c#,数据库可自己建,自己更新修改,值得借鉴-kmeans algorithm, the language is c#, can build their own database, modify their own profile, worth learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:23.6kb
    • 提供者:小敏
  1. gerbil-1.0b-win-x64

    0下载:
  2. image segmentation with k-means algorithm and mean shift clustering and filtering
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:16.6mb
    • 提供者:chawki
  1. K-means_C

    0下载:
  2. K均值聚类算法,由C语言编写,可以自己调整迭代次数,超级好用-K-means clustering algorithm, the C language, you can adjust their iterations, super easy to use
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:10.16kb
    • 提供者:zhaomengkun
  1. kmeans

    0下载:
  2. K均值,适合于地理信息,计算机等交叉学科,是个很重要的算法-K-means, suitable for geographic information, computer and other interdisciplinary, is an important algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:28.61kb
    • 提供者:zhangpengye
  1. KMeans

    0下载:
  2. vs2013实现的k-means聚类算法,是一个2维点集的聚类演示程序-Vs2013 implementation of the K-means clustering algorithm, is a 2 dimensional point set of the clustering demonstration program
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:126.53kb
    • 提供者:LuYong
  1. KMeans-Picture

    0下载:
  2. Vs2013实现的K-Means聚类算法,把256^3颜色进行聚类,用少量颜色进行替换-Vs2013 implementation of the K-Means clustering algorithm, the 256^3 color clustering, with a small number of colors to replace
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:67.92kb
    • 提供者:LuYong
  1. final-similarity

    0下载:
  2. Similarity Measure using k-means algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:90.45kb
    • 提供者:Karthi
  1. MachineLearning

    0下载:
  2. 用来对鲍鱼进行聚类的K均值算法,聚类结果以平行坐标系方式显示。-K-means clustering algorithm is used for abalone, the clustering results in a parallel coordinates display mode.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:86.15kb
    • 提供者:santongwei
  1. Kmeans

    0下载:
  2. 数据挖掘的k-means的经典算法 基于c#语言 编写 利用数据挖掘者的使用-Data mining K-means classic algorithm based on the use of c# language to write the use of data mining
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:46.78kb
    • 提供者:陶周
« 12 »
搜珍网 www.dssz.com