搜索资源列表

  1. K-means算法源码

    0下载:
  2. kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the gi
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:li
  1. 对k-means聚类算法的改进

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

    • 发布日期:2024-05-05
    • 文件大小:79872
    • 提供者:石支柱
  1. 将维对分和K均值算法分割图像

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

    • 发布日期:2024-05-05
    • 文件大小:50176
    • 提供者:pbt
  1. k line

    1下载:
  2. 上传是我自己画的 k线图和分时趋势图.只要稍加修改,就可以生成想要的k线图!-upload of my own paintings k map and time trends. With a little modification, it generated want k map!
  3. 所属分类:界面编程

    • 发布日期:2024-05-05
    • 文件大小:2130944
    • 提供者:陈志刚
  1. good K-means clusters

    0下载:
  2. 这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
  3. 所属分类:生物技术

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:李乐
  1. k线图绘制

    2下载:
  2. 股价k线图的绘制,作图的效果还可以的,可以输入每天的股票价格并作图分析-stock chart mapping, mapping of the effects can also be fed daily stock price analysis and mapping
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:118784
    • 提供者:胡胡
  1. K均值

    0下载:
  2. 本程序通过k均值算法对两类进行分类。通过任意选择初始点,由k均值很快找到两类的中心点-the procedure k means algorithm to classify two types. Through arbitrary choice initial point, k Mean quickly found two focal point
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

    • 发布日期:2024-05-05
    • 文件大小: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-05
    • 文件大小: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-05
    • 文件大小: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-05
    • 文件大小:2048
    • 提供者:蔡新德
  1. k-meansgaijin

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

    • 发布日期:2024-05-05
    • 文件大小: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-05
    • 文件大小: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-05
    • 文件大小:214016
    • 提供者:fun
  1. k-meanss

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

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

    0下载:
  2. 这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:32768
    • 提供者:HaicoLi
  1. k-means(VC)

    0下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:30720
    • 提供者:chu na
  1. K-Search

    0下载:
  2. K风搜索 2.1商业版 完整功能版 后台http://XXXXXX/admin/ 管理帐号:admin 管理密码:admin 安全密码: ks21 网站设置http://XXXXXX/setup.asp-K Wind Search version 2.1 commercial version of the functional integrity background http :// XXXXXX/admi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:199680
    • 提供者:wang
  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-05
    • 文件大小:121856
    • 提供者:
  1. K-means.m

    1下载:
  2. MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:55296
    • 提供者:zs
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org