搜索资源列表

  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:50176
    • 提供者:pbt
  1. K均值算法

    0下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:40960
    • 提供者:
  1. K聚类

    0下载:
  2. 基于K均值聚类的图像检索:用K均值聚类方法提取图像特征进行检索-K-means clustering- based Image Retrieval : K-means clustering method of extracting image features Search
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2091008
    • 提供者:吴成玉
  1. K-Means聚类

    0下载:
  2. k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:熊健
  1. k-means1

    0下载:
  2. k-means分群法,繁体中文版。以javascr ipt写成,网页上即可执行。自动产出结果。-k-means clustering, Traditional Chinese version. Javascr ipt written to the webpage can be executed. Auto output results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:蔡新德
  1. k-meansgaijin

    0下载:
  2. 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:40960
    • 提供者:陈海山
  1. K-MeansCluster

    0下载:
  2. K-Means是聚类分析中重要的一种方法,此源码是K-Means聚类分析的C语言实现。-K- Means clustering analysis is the most important way, this source is K- Means clustering analysis of the C language.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:Owen
  1. K-junzhi

    0下载:
  2. 这是K均值聚类算法的程序,应用相当广泛的,比如在模式识别里就很重要.-This is the K-means clustering algorithm, application fairly extensive, such as pattern recognition is important to Lane.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:214016
    • 提供者:fun
  1. k-meanss

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:曹猗宣
  1. K-Mean1

    0下载:
  2. 编写K-均值聚类算法程序,对下图所示数据进行聚类分析(选k=2)-prepare K-means clustering algorithm, the data shown in the chart below cluster analysis (EAC k = 2)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:121856
    • 提供者:
  1. K-meaneuclideandistance

    0下载:
  2. 这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:李序
  1. fk-means

    0下载:
  2. 数据挖掘中模糊k均值算法,matlab工具编写。-data mining fuzzy k-means algorithm, Matlab tool for the preparation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:明文
  1. VCk-means

    0下载:
  2. VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:puxx
  1. means

    0下载:
  2. 一个基于类的k-means算法的实现。学习这个算法的一个好例子-a category based on the k-means algorithm. By studying the algorithm a good example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:小朱
  1. K-Means-Algorithm

    0下载:
  2. k平均动态聚类算法源代码.希望对大家有所帮助.-k average dynamic clustering algorithm source code. We want to help.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:30720
    • 提供者:周董
  1. k-meanssom

    0下载:
  2. k-means som 层次聚类 算法比较-k-means clustering algorithm level som comparison
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:110592
    • 提供者:niyang
  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. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:
  1. K-Means

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

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

    0下载:
  2. k-均值算法 做的图象分割实例 (将图片像素聚成三类)-k-means algorithm to do the image segmentation example (poly-pixel pictures into three categories)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:104448
    • 提供者:姜波
  1. K-MEANS

    0下载:
  2. k-mean算法的源码,对聚类非常有用!!可以直接使用!-k-mean algorithm source of clustering is very useful! ! Can be used directly!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:275456
    • 提供者:谢潇
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org