搜索资源列表

  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. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:5260
    • 提供者:李乐
  1. k线图绘制

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

    • 发布日期:2008-10-13
    • 文件大小:119182
    • 提供者:胡胡
  1. Convolutional encoding and Viterbi decoding with k

    0下载:
  2. 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:254299
    • 提供者:周小川
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:102432
    • 提供者:luxiangzz
  1. ATmega128&K

    0下载:
  2. 用AVRM128单片机读取汽车通信K总线,用于查错,可以由单片机UART串口来完成-SCM reader with AVRM128 K automotive communications bus, for troubleshooting, by the MCU to complete serial UART
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3597
    • 提供者:赵典
  1. K均值算法

    0下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:32536
    • 提供者:杨爽
  1. K聚类

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

    • 发布日期:2008-10-13
    • 文件大小:135109
    • 提供者:吴成玉
  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/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:熊健
  1. 最大k乘积问题

    0下载:
  2. 相信很多人都有对此算法有过详细的了解,确实这个算法最K乘积问题应用的还是很广泛的-believe that a lot of people have this algorithm in detail with the understanding that this is indeed the most K algorithm application of the product or issue a very broad
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7023
    • 提供者:周华
  1. k-meansgaijin

    0下载:
  2. 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11949
    • 提供者:陈海山
  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. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30431
    • 提供者:Owen
  1. k-divide

    0下载:
  2. 用分治算法求200个数中第K小的数。这个是学习算法课程时做的一个小作业。程序很小,不过,很好的体现了分治算法的思想。-partition algorithm used for the first 200 Number of several small K. This is a learning algorithm courses do a small operation. Procedures small, but a good ind
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24056
    • 提供者:祝萍
  1. speker-k

    0下载:
  2. 让喇叭发声的控件,减轻重复写如代码,SPEKER—K -let speakers audible controls, such as reducing duplication of writing code, SPEKER-K
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:163926
    • 提供者:zwgsss
  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. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35934
    • 提供者:fun
  1. k-meanss

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

    • 发布日期:2008-10-13
    • 文件大小:1601
    • 提供者:曹猗宣
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:33045
    • 提供者:HaicoLi
  1. k均值聚类算法分析

    0下载:
  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风搜索(K-Search) Access 2.1企业商业版

    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 : / / XXX
  3. 所属分类:ASP源码

    • 发布日期:2010-07-01
    • 文件大小:199709
    • 提供者:wang
  1. k-average

    0下载:
  2. k平均聚类算法,实现聚类的图形显示-k average clustering algorithm to achieve the cluster graphics
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:50631
    • 提供者:齐玉祥
  1. k均值聚类算法源代码

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

    • 发布日期:2008-10-13
    • 文件大小:30395
    • 提供者:静子
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org