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

搜索资源列表

  1. kmeans

    0下载:
  2. C# 聚类k-means 建立tf*idf的聚类过程-C# cluster for every one
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:15966
    • 提供者:jian huang
  1. KMeans

    0下载:
  2. k-means clustering algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:17820
    • 提供者:mary
  1. Kmeans

    0下载:
  2. Kmeans Algorithm Implementation
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:166537
    • 提供者:Hesham
  1. TextClusteringKmeans

    0下载:
  2. 从文本文件读入文本,分词,去停顿词,然后利用kmeans进行文本聚类-Text Clustering with K means
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:5019
    • 提供者:xiaoguang
  1. accord-kmeans-source

    0下载:
  2. k-means project for Special topics
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:163251
    • 提供者:reza
  1. kmeans-for-Special-topics

    0下载:
  2. K-Means Project for Special topics Course
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1591509
    • 提供者:reza
  1. kmeans-for-Special-topics

    0下载:
  2. Clustering project for Special topics
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:164530
    • 提供者:reza
  1. accord-kmeans-source

    0下载:
  2. K-Mean clustering source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:154928
    • 提供者:Hong Thai Le
  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
    • 文件大小:5243
    • 提供者:lihang
  1. DIPKmeans

    0下载:
  2. Kmeans clustering algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:172643
    • 提供者:shahnawaz
  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
    • 文件大小:626488
    • 提供者:陈陈
  1. kkmeanskcluster

    0下载:
  2. kmeans clustering c-kmeans clustering c++
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:2435
    • 提供者:alexdunoa
  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
    • 文件大小:24166
    • 提供者:小敏
  1. kmeans(cp2Bp2B)

    0下载:
  2. kmeans聚类算法实现图像分割, 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的!-kmeans clustering algorithm for image segmentation, image segmentation based on K-MEAN, convenient and practical, for image processing graduate of great reference value!
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3015
    • 提供者:吴轩
  1. kmeans

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

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

    0下载:
  2. Kmeans alghritm in visual studio c# class file
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3960
    • 提供者:Ali
  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
    • 文件大小:129570
    • 提供者: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
    • 文件大小:69547
    • 提供者:LuYong
  1. kmeans

    0下载:
  2. kmans的c语言代码,内有实例,还有教程,亲测可用,能够进行矢量聚类。-C kmans language code, there are examples, as there are tutorials, pro test available, to carry out the vector clustering.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:231253
    • 提供者:三度空间
  1. Kmeans

    0下载:
  2. 采用C#语言完成了Kmeans 聚类算法的聚类过程。(The clustering process of Kmeans clustering algorithm is completed by C# language.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:23552
    • 提供者:sososober
« 12 »
搜珍网 www.dssz.com