CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K均值算法

搜索资源列表

  1. k均值聚类算法分析

    1下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-07-01
    • 文件大小:31002
    • 提供者:chu na
  1. k均值聚类算法源代码

    1下载:
  2. K均值聚类算法源代码-K-means clustering algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30395
    • 提供者:静子
  1. k--junzhi

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3002
    • 提供者:袁慧
  1. k

    0下载:
  2. c++编写的模式识别k均值算法-c k prepared by the average pattern recognition algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:李俊
  1. K-Means

    0下载:
  2. K均值算法--- --- --- --VC代码编写
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:275101
    • 提供者:biantong
  1. k-means

    0下载:
  2. k均值算法,基于两维的
  3. 所属分类:汇编语言

    • 发布日期:2014-01-17
    • 文件大小:5959
    • 提供者:王雅
  1. k-mean

    0下载:
  2. k-均值算法 做的图象分割实例 (将图片像素聚成三类)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:104800
    • 提供者:姜波
  1. k-means

    0下载:
  2. 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2238
    • 提供者:师帅
  1. k-means

    0下载:
  2. 这是K均值算法,采用c语言编写,K的取值为2,大家可以改变K的值来进行测试
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:108665
    • 提供者:Gang Li
  1. k-mean

    0下载:
  2. 算法描述: K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2150
    • 提供者:LW
  1. 对k-means聚类算法的改进

    0下载:
  2. K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:80469
    • 提供者:石支柱
  1. k-means

    0下载:
  2. k均值算法源代码下载,k-means
  3. 所属分类:数值算法/人工智能

  1. k均值

    0下载:
  2. k均值聚类算法vc++实现,mfc
  3. 所属分类:源码下载

    • 发布日期:2011-06-17
    • 文件大小:3859460
    • 提供者:qqqqsp
  1. K均值算法程序

    0下载:
  2. K均值聚类算法,实现将数据分类,分为两类聚类(K means clustering algorithm to achieve data classification, divided into two categories of clusters)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:54272
    • 提供者:Oupark
  1. k-means

    0下载:
  2. 实现k均值聚类算法,可以使用彩色图像,通过随机初始化聚类中心,完成聚类(The K-means clustering algorithm can use color images to initialize cluster centers randomly and accomplish clustering.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:陈橙子
  1. 聚类分析

    1下载:
  2. 聚类分析算法 k均值算法 对地图上的点进行聚类事例(Clustering analysis algorithm k mean algorithm for clustering of points on maps)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:Akakun
  1. K-means

    0下载:
  2. 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:WG_JNU
  1. MATLAB实现MAP EM算法全集

    3下载:
  2. MATLAB实现EM算法和k均值算法,有资料和源代码(MATLAB to achieve EM algorithm and K means algorithm, data and source code)
  3. 所属分类:其他

    • 发布日期:2019-05-25
    • 文件大小:3279872
    • 提供者:yoghurt_ty
  1. KMEANS

    1下载:
  2. C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-23
    • 文件大小:2048
    • 提供者:THOMASY
  1. kmeans

    1下载:
  2. 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))
  3. 所属分类:其他

    • 发布日期:2020-09-28
    • 文件大小:52224
    • 提供者:Ruby_Wang
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com