-
基于LSB的图像中数据加密隐藏算法程序
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往...
基于LSB的图像中数据加密隐藏算法程序
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。
信息隐藏,即将信息嵌入某些载体,而使信息窃取者注意不到信息的存在。由于人眼的视觉的冗余及图像文件本身的数据量很大,数字图像文件是信息隐藏很好的载体,将需要保密的信…
包括的文件有:
findtext.m, hidetext.m, main.bmp, new2.bmp, message.txt, output.txt, gui.fig, new.bmp, gui.asv, gui.p, secret.bmp, read me.txt, screenshot.bmp, screenshot.jpg-err
- 2022-03-13 19:31:38下载
- 积分:1
-
英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。...
英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。
- 2022-05-06 12:07:59下载
- 积分:1
-
文本隐藏代码,文本隐藏代码
Text Hide codes,Text Hide codes
Text Hide codes -Text Hide codes,Text Hide codes
Text Hide codes,Text Hide codes
Text Hide codes
- 2022-11-18 20:50:04下载
- 积分:1
-
An improved tabu search algorithm to solve knapsack problem. The algorithm is ba...
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu search techniques, using I & D strategies, while designed for the local optimal solution of the two kinds of mutation operator. The improved algorithm can effectively compensate for the standard tabu search algorithm depends on the initial solution defect, but also to avoid the phenomenon of search stagnation. Through specific examples and random-question test, indicating that the improved tabu search algorithm has better performance. Guan
- 2022-01-31 13:51:44下载
- 积分:1
-
PGP Components使用PGP算法的加密控件。(有源代码)工作在:D2 D3 D4 D5。作者:Michael in der Wiesche...
PGP Components使用PGP算法的加密控件。(有源代码)工作在:D2 D3 D4 D5。作者:Michael in der Wiesche--Encryption control that PGP Components uses PGP arithmetic to realized.It works in D2 D3 D4 D5。author:Michael in der Wiesche
- 2022-03-19 20:17:50下载
- 积分:1
-
DES加密算法C语言实现,我以将它成功的移植到Nios处理器上
DES加密算法C语言实现,我以将它成功的移植到Nios处理器上-DES encryption algorithm C language, I would like to be transplanted to the success of the Nios processor
- 2022-02-03 01:20:59下载
- 积分:1
-
采用bin加密的经典算法。
采用bin加密的经典算法。-bin encryption using the classical algorithm.
- 2022-12-06 17:10:03下载
- 积分:1
-
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生...
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 with 512-bit packet to process the input information, and each group was again divided into 16 32-seat group, after a series of processing, the algorithm" s output consists of four 32-bit group composed of these four 32-bit Cascade Group will generate a 128-bit hash value.
- 2022-07-22 00:05:55下载
- 积分:1
-
vb中实现的md5
vb中实现的md5-vb achieve the md5
- 2023-01-25 12:05:04下载
- 积分:1
-
微软的CryptoAPI加密技术加密技术介绍…
介绍了Microsoft CryptoAPI加密技术加密技术 讲了Microsoft CryptoAPI的构成以及会话密钥的使用-Introduction of the Microsoft CryptoAPI encryption technology, encryption technology, said a Microsoft CryptoAPI session key of the composition and the use of
- 2022-03-11 03:01:07下载
- 积分:1