搜索资源列表
DES_BMP
- 利用DES算法(包括ECB和CBC模式)加解密BMP图像-using DES algorithm (including the ECB and the CBC mode) encryption BMP images
DES-PIC-CBC
- DES加密方法加密BMP图像,CBC方式实现。
DES-PIC-ECB
- DES加密方法加密BMP图像,ECBC方式实现。
des-bmp
- 用DES对.bmp图像文件进行加密,而且带雪崩分析功能,程序结构清晰,使用方便。
des
- 利用des算法实现BMP的加解密 ,并能够成功的对于图象使用CRC加密,并有雪崩和线形分析
DES_tuxiang
- 一个采用DES加密算法对bmp格式图像进行加密和解密的软件-DES encryption algorithm using a bmp format image encryption and decryption software
main
- DES加密算法 实现了bmp图片加密 采用的是最简单的CBC模式-DES encryption algorithm used in the bmp image encryption CBC mode is the simplest
Kmeans
- 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
DES
- DES加密的标准且完整的实现,可以对bmp图片进行加密。-DES encryption standard and complete implementation of the bmp images can be encrypted.
DES
- 该资源利用DES算法针对BMP格式的位图进行加密和解密,对初学者应该有很大的借鉴意义-The DES algorithm for resource use bitmap BMP format encryption and decryption, for beginners should have major implications ~ ~
des
- 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
desjiami
- 使用DES算法对BMP文件进行加密解密,使用visual studio-BMP files using DES algorithm for encryption and decryption, using visual studio
DES
- 密码学原理实现DES对bmp灰度图的加解密-Realization of the principle of cryptography DES encryption and decryption for grayscale bmp