搜索资源列表

  1. Img2

    0下载:
  2. VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough tran
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:133120
    • 提供者:尹名航
  1. kmlocal-1.7.1

    0下载:
  2. k-mean by C++ ,good code for using .Thanks for all.Please read your package and describe .
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:922624
    • 提供者:duy quy
  1. K-mean

    0下载:
  2. 一个用C++写的简单的k-mean算法源码-A C++, written in a simple k-mean algorithm source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:773120
    • 提供者:冯选
  1. c

    0下载:
  2. k-mean算法的vc程序,比较简练,适合初学者使用-k-mean algorithm vc program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:234496
    • 提供者:tiger
  1. kMean

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

    • 发布日期:2024-05-16
    • 文件大小:135168
    • 提供者:danny
  1. K_mean_Clustering

    0下载:
  2. k-mean clustering explained in pdf document.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:147456
    • 提供者:Arturo
  1. k-meanAlgorithmforsegmentationofdigitalimage

    0下载:
  2. k-mean Algorithm for segmentation of digital image
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ramudu
  1. k-means_ColorImage_Segmentation

    0下载:
  2. This program written in MATLAB will find the clusters centriods using the K-Means algorithm for color images
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:46080
    • 提供者:ramudu
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make th
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:929792
    • 提供者:Chenguang
  1. k-meams(sourcecode)

    0下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:37888
    • 提供者:康卫
  1. K_mean_clustering

    0下载:
  2. k-mean clustering Matlab M-file
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:Sam
  1. K-mean

    0下载:
  2. K-mean algorithm,very simple but efficient
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:548864
    • 提供者:mac
  1. FuzzyKmeanclustering

    0下载:
  2. code for fuzzy k-mean clustering-code for fuzzy k-mean clustering..
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:ketan chaudhari
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:48128
    • 提供者:sunjianqing
  1. Kmeans

    0下载:
  2. K-Means的java程序算法实现,能够有效处理K-mean问题-the realization of the K-means algorithm in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:whd
  1. k-rbf

    0下载:
  2. 程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:唐毅
  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. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:lihang
  1. k-mean

    0下载:
  2. 实现K-mean算法,并用一些数据进行说明-Implement K-mean algorithm, and described by some data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:
  1. code

    0下载:
  2. K mean algorithms for image implement in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:63488
    • 提供者:asheesh
  1. k-mean

    0下载:
  2. k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。-program for k means used for cluster
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:shan cheng
« 1 2 3 45 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org