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

搜索资源列表

  1. the-iso-14230-k-line

    0下载:
  2. The ISO-14230 K-LINE (serial data protocol)
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:215620
    • 提供者:Un Known
  1. k-nn

    0下载:
  2. k-nearest neighbour classifier source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:860
    • 提供者:zeinab
  1. K-Means-Color-Reduction

    1下载:
  2. 基于K-MEANS的图像退色算法。平台为MATLAB6.5及以上。-Based on the K-MEANS algorithm image fade
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:191781
    • 提供者:臧超
  1. k-means

    0下载:
  2. the C++ implementation of k-means for clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-10
    • 文件大小:239978
    • 提供者:eddy
  1. K-mean

    0下载:
  2. K平均聚类法,比较好用,又需要的赶紧下吧-K-clustering method to compare easy to use, but also hastened to the needs of the next bar
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:79195
    • 提供者:张明
  1. h-k-means

    0下载:
  2. 用MATLAB编写的层次-K-MEANS算法,简单实用,希望对您有帮助-Written using MATLAB level-K-MEANS algorithm is simple, practical, hope you find this helpful
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4764
    • 提供者:jie
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:48887
    • 提供者:小屁
  1. k-touch_driver

    0下载:
  2. K-Touch Com Port Driver for winxp,98 and 2-K-Touch Com Port Driver for winxp,98 and 2000
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:559814
    • 提供者:jeprut
  1. K

    0下载:
  2. K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3409
    • 提供者:lilei
  1. LS-DYNA-K-file

    10下载:
  2. 强大的动力学分析软件LSDYNA共43种k文件-K file of lsdyna
  3. 所属分类:其他小程序

    • 发布日期:2013-12-22
    • 文件大小:666855
    • 提供者:WZ
  1. K-PNN

    0下载:
  2. K-PNN Algorithm a type of k nearest neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:24132
    • 提供者:parisa
  1. K-MEANS

    0下载:
  2. 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:295088
    • 提供者:刘凡
  1. K-Smallest_Spanning_Trees

    0下载:
  2. Perharp the smallest spanning tree is trivial, but just take a look with new problem : K Smallest Spanning Tr-Perharp the smallest spanning tree is trivial, but just take a look with new problem : K Smallest Spanning Tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:101095
    • 提供者:Hydrae
  1. vb(K-7120)

    0下载:
  2. 科瑞新K-7120 USB总线转CAN总线模块与电脑通信的vb程序,可用于数据采集-Corey The new K-7120 USB bus, CAN bus module to switch the computer to communicate vb program can be used for data acquisition
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:23546
    • 提供者:麦智伟
  1. k-meanAlgorithmforsegmentationofdigitalimage

    0下载:
  2. k-mean Algorithm for segmentation of digital image
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1163
    • 提供者:ramudu
  1. k-means_ColorImage_Segmentation

    0下载:
  2. This program written in MATLAB will find the clusters centriods using the K-Means algorithm for color images
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:45692
    • 提供者:ramudu
  1. k-means

    0下载:
  2. k-均值聚类算法c语言版,经验证测试是可以运行
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:张莹
  1. k-means

    1下载:
  2. 聚类方法中的K-means实现,用matlab语言实现的聚类-Clustering of K-means implementation of the cluster with matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:153424
    • 提供者:收到回复
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930292
    • 提供者:Chenguang
  1. K-meansclusteringalgorithmmatlabprogram

    1下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:45633
    • 提供者:yu
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com