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

搜索资源列表

  1. KLT

    0下载:
  2. 模式识别k-means法与k-l变换做的特征提取
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:125729
    • 提供者:游旭
  1. kruskal

    0下载:
  2. K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的 边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选 取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中 边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其 加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2030
    • 提供者:sff
  1. pl/0

    0下载:
  2. /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-09-13
    • 文件大小:25139
    • 提供者:xqq771084591
  1. testwin

    0下载:
  2. 如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How demonstrates uses: CreateWindow,
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:13439
    • 提供者:刘豫晋
  1. examples

    0下载:
  2. Noch ein Onlinebuch, diesmal aus dem Hause Addison-Wesley. Im Gegensatz zu Java 2 in 21 Tagen fixiert sich Go To Java 2 nicht vollst?ndig auf Einsteiger, wenngleich auch diese das Buch benutzen k?nnen. Die eigentliche Zielgruppe sind jedoch Anwender,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:320761
    • 提供者:knowhow
  1. kmp

    0下载:
  2. 串的模式匹配可以从模式p的p[k]开始与正文t的t[j+i]开始依次比较,(若p[k]==t[j+i]继续比较p[k+1]=?=t[j+i+1]直至出现p[k+l]!=t[j+i+l-1]时,重新寻找新的p[k+l]的那个最大k 然后再比较p[k ]=?=t[j+i+l]直至匹配或遍历结束)。省去了前面的k次比较。当对应p[i]的k有多个,取最大的k。-Pattern matching string from the pattern p, p [k] started with the body
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:9391
    • 提供者:王蕾
  1. Generator

    0下载:
  2. pseudo-random sequence of numbers given by the following formula: Ui +1 = (M * Ui) mod p, Ri = Ui / p, where M, Ri and p are integers, 0 <Ri <1 and 1 <Ui <p-1. Investigate the influence of the values ​ ​ of R0 on the qu
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:785404
    • 提供者:Vladimir
  1. 2D-PCA

    0下载:
  2. FACE RECOGNITION USING K-L TRANSFORM on ORL face database
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-13
    • 文件大小:3079552
    • 提供者:Mahesh Chandra
  1. NStepSCAN

    0下载:
  2. NStepSCAN N步磁盘扫描调度算法C++程序-#include "stdafx.h" #include "stdlib.h" int L,P int a[20] int flag //访问位 typedef struct TASK { int requrie int io } TASK TASK T[50][50] TASK N[50] int diskway //当前磁道 void iod
  3. 所属分类:Disk Tools

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:吴英杰
  1. 1

    0下载:
  2. 利用K-L变换进行人脸识别。首先求得待辨识图像相对于训练集平均脸的差值图像,然后求得该图像在特征脸空间中的坐标,最后采用最近邻法对图像进行归类。-KL transform for face recognition. Obtain the first image to be identified image with respect to the difference between the average face of the training set, and then obtain the
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:3087
    • 提供者:断浪
  1. 2.9ChessBoard

    0下载:
  2. 在一个2k x 2k ( 即:2^k x 2^k )个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用图示的4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖-In a 2k x 2k (ie: 2 ^ kx 2 ^ k) consisting of checkerboard squares, and a box with the other box, saying that the
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2702
    • 提供者:Mj
  1. xpStyleLt

    0下载:
  2. l, lk k [kp[kkk nvm ooo [d[[d
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:922643
    • 提供者:moj
搜珍网 www.dssz.com