搜索资源列表
Data4final
- 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
K-LTransmcodes
- k-l变换的人脸识别 不过是matlab代码-k-l Transform the face recognition is Matlab code
PCA-MATLAB
- k-l和PCA算法在人脸识别中的具体实现(MATLAB)
chengxu
- 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
Cpp1
- #include"stdio.h" #include"string.h" int main() { int n,CF=0,i,j,k,l,m //,s[2001] char a[1000],b[1000],s[2001] scanf(" d",&n) l=n while(n--)
key16
- unh tyhnpl. b. yu.k l,cemclwr,m-cum45iogvpo67b,54onu, l7n
poj
- pku 3613 Cow Relays 题意:给一个无向图,求从起点s到终点e尽力n条边的路径最小值。 边的数量2<=t<=100(每条边可以重复遍历) 算法:利用dp求出 path[ l ] [ i ] [ k ]=MIN(path[ l ][ i ] [ k ] , path[ l ][ i ] [ j ] + path[ l ][ j ] [ k ]) l 表示的是2的指数,假设 i 到 k 要途径 2^l 条边,那么他可以被分为两段 途径2
covK_L
- 根据两类训练集样本分别计算协方差矩阵作为产生矩阵进行K-L变换,与一般的整体产生的产生矩阵进行K-L变换只是存在向量上的平移-According to two kinds of training set samples separately calculated covariance matrix as produced by k-l transform matrix, and the whole of general produced by k-l matrix transformation
KL_jianliyangben
- 用k-l变换实现人脸识别,7组训练样本加上7组测试样本-Kl Transform using face recognition, seven groups with seven groups of training samples tested samples
CPPpinyin
- C++拼音输入法 a b c d e f g h i j k l m n o p q r s t u v w x y z 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 16--55 区为常见字,区位连续, 56--89为难检字,区位不连续。 index.dat 里前六列为拼音索引,中四列为索引字区位开始与结束位置,后四十列存放重音字和难见字 区位。 将要写入库的词
vb
- b vcvn vncm,bljkl kjl / k l l -b vcvn vncm,bljkl jkl kjl / k l l l
KK-LL
- 基于K-L的人脸识别,全面实用,可以参考-KL face recognition, comprehensive and practical, and can refer to
kl_transform
- k-l变换在matlab下的源代码,非常实用。-K-L transformation in matlab, which is so easy to apply to many situations.
betak
- 一个简短简单的betak的计算代码 betak=2*pi*k/l-the calculation of betak
sysconvert
- 进制间的转换,顶顶顶,大学期间的作品,经供参考-#include<stdio.h> #include<math.h> int main(){ int b,c,i,j int d[10000] char a[37]={ 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , A , B , C , D , E , F , G , H , I , J , K , L , M , N , O , P , Q
Image-orthogonal-transform
- 包含了几个正交变换程序,如离散傅里叶变换,离散余弦变换,离散沃尔什变换,K-L变换,SVD变换,小波变换等。-Contains several orthogonal transformation programs, such as the discrete Fourier transform, discrete cosine transform, discrete Walsh transform, KL transform, SVD transform, wavelet transform.
K-L_Face-Recognition
- 基于K-L的人脸识别Matlab源代码,设置路径后运行即可。-The KL-based face recognition Matlab source code, set the path run.
K-L-transform
- 包括K-L变换以及演讲PPT,阐述了K-L的原理以及应用,并在人脸数据库中进行搜索匹配-Including the KL transform and presentations PPT, KL on the principles and application, and to search the database to match the face
sehome
- j oj ooj oj hii hh ii o o o j jo o j(k l op9 ii i u ji ioo oo o l o)
Kernighan-Lin算法对空手道俱乐部优化
- 本程序利用K-L算法对空手道俱乐部网络模型进行划分(Using K-L algorithm to divide karate clubs)
