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

    2下载:
  2. 几个lsdyna书中例子的k文件,仅供参考(ansys ls-dyna k file)
  3. 所属分类:仿真建模

    • 发布日期:2021-04-27
    • 文件大小:12711936
    • 提供者:hashinsshshs
  1. k means

    3下载:
  2. k means 聚类算法,适用于供应链,物流,选址等配送中心或需求点的筛选聚类(It applies for the field of supply chain, logistics, hub location to cluster the Dcs or demand points.)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-11
    • 文件大小:1024
    • 提供者:yayahei
  1. K线倒计时

    3下载:
  2. MT4 k线剩余时间,适合各个周期,有1分钟,5分钟,15分钟,30分钟,1小时,4小时,1天,1周,1月(MT4 K Line Remaining Time)
  3. 所属分类:其他

    • 发布日期:2020-04-10
    • 文件大小:7168
    • 提供者:LEE517
  1. K-means聚类

    2下载:
  2. 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-20
    • 文件大小:8192
    • 提供者:salleyye
  1. C# .net K线 图表 指标 画线

    4下载:
  2. C#K图 指标画线都有 可下载 用于股票(C#K Index line drawing)
  3. 所属分类:其他

    • 发布日期:2020-08-17
    • 文件大小:10042368
    • 提供者:shrekooo
  1. 多周期K线指标M-Candles

    3下载:
  2. MT4版本的多周期K线指标,很实用的指标(MT4 version of the multi-cycle K-line index, very practical indicators)
  3. 所属分类:金融证券系统

    • 发布日期:2020-08-26
    • 文件大小:1024
    • 提供者:小白6648
  1. 绘制K线图源码

    1下载:
  2. 利用python实现股票K线图的绘制,经过运行没有问题(Drawing K-line of stock with Python)
  3. 所属分类:其他

    • 发布日期:2020-11-27
    • 文件大小:1024
    • 提供者:tuaidan
  1. 基于Zigzag的K线趋势拐点识别算法设计与实现

    4下载:
  2. 识别趋势反转,有详细的实现算法说明,对于研究K线反转形态很有参考价值。(It has a detailed algorithm descr iption to identify the trend reversal, which is of great reference value for the study of K-line reversal pattern.)
  3. 所属分类:其他

    • 发布日期:2020-11-27
    • 文件大小:2250752
    • 提供者:米饭盒子
  1. k-means

    1下载:
  2. k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-03
    • 文件大小:6144
    • 提供者:毒箭
  1. k-means

    1下载:
  2. k-means算法实现的数据分类,python代码,可直接运行(K-means algorithm to achieve data classification, Python code, can be run directly)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-03
    • 文件大小:2048
    • 提供者:jbyjby3
  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 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com