搜索资源列表
matlab.m
- 对于信号的奇异性检测,也是一个道理。 % 小波变换用于奇异检测 % 编程人: 沙威(Wei Sha) 安徽大学(Anhui University) ws108@ahu.edu.cn
cca.zip
- Fei Sha 等人编写的流形学习算法CCA的matlab代码,它基于MVU算法,但是计算速度比较慢,Fei Sha and others prepared CCA manifold learning algorithm of matlab code, which is based on MVU algorithm, but the calculation speed is relatively slow
d2
- 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
SHA1
- security encryption algorithm sha-1
HMAC-SHA
- hmac using SHA algorithm source code-hmac using SHA algorithm source code...
SHA1
- SHA Algorithm implementation
SHA
- A code for Secure Hashing
SHA-1
- SHA-1 MATLAB implementation
hash
- 散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用-Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular h
shawei
- 沙威的原文,压缩感知入门OMP算法程序,CS中的hello world。-paper Wei Sha. matlab code of OMP algorithm. suit for beginner in CS study
DataHash
- 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %
8095530
- Fei Sha 等人编写的流形学习算法CCA的matlab代码,它基于MVU算法,但是计算速度比较慢()