资源列表

« 1 2 ... .54 .55 .56 .57 .58 1459.60 .61 .62 .63 .64 ... 1665 »

[加密解密DES

说明:des cbc mode for vc 6
<jeperipi> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密MD5

说明:MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。   将数据(如汉字)运算为另一固定长度值是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。-MD5 or Message-Digest Algorithm 5 (Information- Digest Algorithm 5
<jolly> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密aronld

说明:把一幅图像置乱,相当于加密,然后用相同的密钥再反置乱还原回原始图像。-To an image scrambling, which is equivalent encryption, and then use the same key again to restore the anti-scrambling back to the original image.
<赵鹏君> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密miss

说明:Dormitory management system database design
<kitichen> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密Berlekamp_Massey_Algo_MiniPoly

说明:Pseodu-random sequence Berlekamp-Massey Algorithm
<swallow> 在 2024-06-12 上传 | 大小:2048 | 下载:1

[加密解密ImageDeal.java.tar

说明:简单的图片加密程序,把原图与作为密钥的图片进行异或操作实现图片的加密,再进行一次异或操作,实现解密-Simple image encryption procedures, the Original and different pictures as a key to achieve the image or operation of encryption, and then once exclusive or operation, to
<Wu Zhongsheng> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密RC4FileCrypt

说明:RC4算法 文件加密 Python3.0-RC4 algorithm for file encryption Python3.0
<李勃> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密rsa

说明:这是C语言编写的rsa密码实现技术,具体需要调试实现-very good
<jelly> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密AES_package

说明:aes package ...for yhdl compiles on xilinks we-aes package ...for yhdl compiles on xilinks well
<Moe> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密CRC8_asm

说明:CRC-8 with lookup table in assemble code. Fast but bigger.
<none> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密md5

说明:MD5生成函数,使用简单: //初始化 void beginCal() //初始化后,输入数据,在调用endCal前,都可以继续添加数据 void addData(const char* data, unsigned int size) //表明不再输入数据了,将添加填充位 void endCal() //结束运算后,取得编码 char* getCode() //清理内存
<zoulijun> 在 2024-06-12 上传 | 大小:2048 | 下载:0

[加密解密watermarking

说明:对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-fr a me of the audio signal increases the Hamming window for each fr a me impletment third-order wavelet transform, whichever is close to the ave
<wangyapeng> 在 2024-06-12 上传 | 大小:2048 | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 1459.60 .61 .62 .63 .64 ... 1665 »

源码中国 www.ymcn.org