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

搜索资源列表

  1. lqx10002

    2下载:
  2. 最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1342
    • 提供者:卢起雪
  1. soft_K-Best

    1下载:
  2. K-best算法的Matlab程序,包括完整的k-best算法和double k-best 算法。-K-best algorithm of Matlab procedures, including a complete k-best algorithm and the double k-best algorithm.
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:1593
    • 提供者:yqyte
  1. PBdatawindow

    0下载:
  2. POWERBUILDER DATAWINDOW中的极品,含有甘特图、控制图、K线图等-POWERBUILDER DATAWINDOW of the best, with Gantt chart, control charts, K line graph, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:615768
    • 提供者:showme
  1. mima

    0下载:
  2. 试用维吉利亚密码的方法,以ART(不区分大小写)为密钥对任意给定的字母进行加密。(加密方法:将字母a,b,c…z 对应数字0,1,2……25。明文字母m,密文c,密钥k,c=m+ki mod 26 (I=1,2,3)。例如:m="data security"对应数字"3,0,19,0,18,......,19,24";k="best" 对应数字为"1,4,18,19"密钥长度为4。c="eeltt ……r")其中c1=m1 + k1 mod 26 = 4 (e),c5=m5+k1 mod 26=
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:236164
    • 提供者:梁毅
  1. soft_K-Best

    0下载:
  2. MIMO系统的最可靠k条路径检测,每个天线独立发射。-MIMO system, the most reliable detection of k paths for each antenna independently fired.
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:1597
    • 提供者:李剑
  1. vigenere

    0下载:
  2. 计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(mi+ki)mod26。 例如,M=data sec
  3. 所属分类:加密解密

    • 发布日期:2017-04-01
    • 文件大小:1664
    • 提供者:小杨
  1. k-th

    0下载:
  2. 在Bialas與Karwan的第 解演算法 [13] 則是搜尋限制式解域中的端點,並且歸類為已搜尋端點集合、未搜尋端點集合、可行解端點集合、非可行解端點集合,再從可行解端點集合中找出使高階目標值最佳的端點。-Bialas and Karwan in the first solution algorithm [13] is the search for solutions in the domain of endpoint constraints, and the endpoints are cl
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5498
    • 提供者:shawncho
  1. k-means

    0下载:
  2.  K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:594
    • 提供者:彭立军
  1. K-MEANS

    0下载:
  2. 均值计算方法源码实现:分群的方法,就改成是一个最佳化的問題,換句话說,我們要如何选取 c 个群聚以及相关的群中心,使得 E 的值为最小。 -Method of calculating the mean source implementation: clustering method, based on the best change is a problem, in other words, how do we choose c a center cluster and related g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2369
    • 提供者:qing
  1. Sigmon-K.-MATLAB-Primer-(3rd-ed.-1993)(en)(34s).r

    0下载:
  2. The purp ose of this Primer is to help you b egin to use MATLAB. It is not intendedto b e a substitute for the User s Guide and Reference The purpose of this Primer is to help you begin to use Matlab.The Primer can best be used hands-on. You are enco
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:141645
    • 提供者:Vova
  1. 1569105014

    0下载:
  2. SIC AND K-BEST LSD RECEIVER IMPLEMENTATION FOR A MIMO-OFDM SYSTEM
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:572536
    • 提供者:huy
  1. width_first_K-Best

    1下载:
  2. 基于QR分解的宽度优先球形译码,即通常所说的K-best算法,适用于MIMO技术中的接收端信号检测。-Priority sphere decoding based on the width of the QR decomposition, commonly known as the K-best algorithm for the receiver signal detection in MIMO technology.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1596
    • 提供者:小强
  1. K-match

    0下载:
  2. K-近似匹配,动态规划法。输入两个文本和编辑距离k,找出k以内的文本匹配情况。代码很短短,没有相当算法功底很难看懂。最好参考经典的算法设计书籍。-K-approximate matching, dynamic programming method. Two input text and edit distance k, find k within the text to match. The code is a short, not quite algorithms foundation is
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:17892
    • 提供者:qindan
  1. find--k-best-1.00

    0下载:
  2. Implementation of the Murty algorithm to obtain the best K assignments. Includes the implementation of the Jonker-Volgenant algorithm. Usual applications are multiple target tracking algorithms, Joint Probabilistic Data Association (JPDA), Mult
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:28138
    • 提供者:hansen
  1. k_bestc

    0下载:
  2. 使用c语言实现K-best算法。即寻求一个矩阵中的K 个最优解,可以用于多目标跟踪算法。-c code to realize the k-best algorithm.Namely to calculate k numbers of optimal resolution which can be used in multi-objects tracking
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:567764
    • 提供者:叶浩
  1. Revised-k-best-matlab

    0下载:
  2. 实现k-best算法,用于多目标跟踪,或者k个最有值的估计-realize the k-best algorithm which can be used in multi-objects tracking and calculated the k numbers of optimal value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:26797
    • 提供者:叶浩
  1. K-menas

    0下载:
  2. 这个程序是给一组 c 点资料 X {x1, ..., xc} ,每一点都有 d 维;给定一个群聚的数目 k, 求其最好的聚类结果。-This procedure is to give a set of C point data X {x1,..., xc}, each point has d dimension given a number of clusters K, for its best clustering results.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-05
    • 文件大小:9449
    • 提供者:Yang MeiMei
  1. QRD_MQAM

    1下载:
  2. 使用K-BEST树型搜索算法和QR分解,检测信号(Detection of signals using the K-BEST tree search algorithm and QR decomposition)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:心内无尘
  1. Improved K-means

    1下载:
  2. 基于数据密度自动计算最佳K聚类中心,对数据进行聚类(The best K clustering center is automatically calculated based on data density to cluster data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-05
    • 文件大小:3072
    • 提供者:伯鸾君
  1. kmean

    3下载:
  2. 确定K均值最佳聚类数,把数据导入后运行即可(Determining the best clustering number of K mean)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-12
    • 文件大小:2048
    • 提供者:王的男人//
« 12 3 4 »
搜珍网 www.dssz.com