资源列表
des3
- des3加密,可直接使用。网上翻了一个小时des3竟然没有找到可以直接使用的,最终我自己调试了一个出来。 压缩文件下包含两个.h,两个.cpp文件,des3.h就包含了调用的函数接口,密钥在des3.cpp中宏定义。-useful des3
aes
- AES 加密,明文支持16进制字符串,密文为16进制字符串-AES encryption to expressly support hexadecimal string ciphertext hexadecimal string
md5
- MD5 加密算法,标准 MD5 加密算法。-MD5 encryption algorithm, the standard MD5 encryption algorithm.
jisuan
- 基本数学运算。。。。matlab进行实现-Basic arithmetic. . . . matlab to achieve
matlab-juanji
- matlab-----卷积计算方法及其他-matlab----- the convolution calculation methods and other
matlab-juzhen
- matlab----矩阵计算方案及方法例程-the matlab---- matrix calculation program and method routines
matlab-shuju
- matlab数据类型计算方法例程-matlab data type calculation routines. . . .
matlab-wenjianchuli
- matlab文件处理算法例程-The matlab file processing algorithms routine. . . . .
Ch27
- 蚁群算法、神经网络算法、粒子群算法-Ant colony algorithm, neural network algorithm, particle swarm optimization. . . .
Ch26
- matlab---经济和金融相关问题求解-matlab--- economic and financial problem solving
RC4
- 用RC4算法实现对任意输入的一个明文字符串进行加密和解密。-RC4 algorithm to encrypt and decrypt a plaintext string for any input.
DES
- 本程序用DES分组密码算法实现对一个字符串的加密和解密功能。-The program block cipher algorithm using DES encryption and decryption functions of a string.