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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者: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. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2131449
    • 提供者:陈志刚
  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线图绘制

    3下载:
  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

    1下载:
  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. 所属分类:VHDL编程

    • 发布日期: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. 所属分类:单片机(51,AVR,MSP430等)

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

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

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

    1下载:
  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聚类

    1下载:
  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 indication of the partition algor
  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. 所属分类:Delphi控件源码

    • 发布日期: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

    1下载:
  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. PCA-K

    1下载:
  2. 该算法主要包含PCA算法和K-Means聚类算法,用于SAR变化检测,包含数据图片。(The algorithm mainly includes PCA algorithm and K-means clustering algorithm for SAR change detection, including data images.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-31
    • 文件大小:240640
    • 提供者:墨辞
  1. 当前K线剩余时间指标

    0下载:
  2. 用于MT4操盘时观察当前K线的剩余时间捕捉K线变换时的下单机会
  3. 所属分类:源码下载

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com