搜索资源列表
dianzhenshijianxianshi
- 64*16的点阵显示,利用DS1302时钟芯片显示时间-64* 16 lattice shows that the use of display time clock chip DS1302
RSADES
- DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明- Void SetKey(const char* Key, int len) { Memset(deskey,0,16) Memcpy(deskey,key,len>16?16:len) SetSubKey(&SubKey[0],&deskey[0]) Is3DES = len
