登录
首页 » matlab » zishiyingjiami

zishiyingjiami

于 2021-04-20 发布 文件大小:42KB
0 281
下载积分: 1 下载次数: 143

代码说明:

  为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。(This paper presented a new self-adaptive image encryption algorithm so as to improve its robustness. Under this algorithm, a gray image or color image was divided into 2 × 2 size blocks. A corresponding size of matrix in the top right corner was created by the pixel gray-scale value of the top left corner under Chebyshev mapping. The gray-scale value of the top right corner block was then replaced by the matrix created before. The remaining blocks were encrypted in the same manner in clockwise until the top left corner block was finally encrypted. This algorithm is not restricted to the size of image and it is suitable to gray images and color images, which leads to better robustness. Meanwhile, the introduction of gray-scale value diffusion system equips this algorithm with powerful function of diffusion and disturbance.)

文件列表:

自适应加密
..........\AA.m,5042,2012-04-06
..........\AAA.asv,5043,2012-04-23
..........\AAA.m,8878,2012-05-30
..........\AAde.m,3912,2012-05-30
..........\AAmain.asv,1909,2012-05-30
..........\AAmain.m,1957,2012-07-26
..........\ABCDmain.asv,939,2012-05-30
..........\ABCDmain.m,939,2012-05-30
..........\ACmain.asv,2324,2012-04-09
..........\ACmain.m,2332,2012-06-04
..........\ad.asv,2171,2012-04-06
..........\ad.m,2182,2012-04-06
..........\Amain.asv,1582,2012-04-06
..........\BB.m,5046,2012-04-06
..........\BBB.m,9082,2012-05-30
..........\BBde.m,4188,2012-05-30
..........\Bmain.m,721,2011-12-09
..........\CC.m,5010,2012-04-23
..........\CCC.asv,8960,2012-05-30
..........\CCC.m,8960,2012-05-30
..........\CCde.m,3998,2012-05-30
..........\ccoef.m,134,2006-04-18
..........\clock.asv,5108,2012-04-06
..........\DD.m,5084,2012-04-07
..........\DDD.asv,9076,2012-05-30
..........\DDD.m,8915,2012-05-30
..........\DDde.asv,3992,2012-05-30
..........\DDde.m,3990,2012-05-30
..........\declock.asv,3992,2012-04-06
..........\DTU.m,445,2011-12-09
..........\DTUJ.m,714,2011-12-08
..........\FDC.asv,2222,2011-12-15
..........\FDC.m,1822,2011-12-27
..........\HDU.m,226,2011-12-09
..........\HDUJ.m,231,2011-12-09
..........\HUD.m,238,2011-12-09
..........\HUDJ.m,228,2011-12-09
..........\LDTRU.m,354,2011-12-08
..........\LDTRUJ.m,352,2011-12-08
..........\LLR.m,224,2011-12-09
..........\LLRJ.m,228,2011-12-09
..........\LLRRL.asv,8881,2012-04-06
..........\LLRRL.m,5243,2012-04-05
..........\LRL.m,226,2011-12-09
..........\LRLJ.m,231,2011-12-09
..........\LRRLL.asv,8732,2012-04-06
..........\LRRLL.m,5196,2012-04-05
..........\LTR.m,456,2011-12-09
..........\LTRJ.m,616,2011-12-08
..........\LUTRD.m,350,2011-12-08
..........\LUTRDJ.m,368,2011-12-08
..........\per.m,529,2011-12-07
..........\ps.m,583,2011-12-27
..........\randPair.m,1312,2008-06-14
..........\RDTLU.m,356,2011-12-08
..........\RDTLUJ.m,348,2011-12-08
..........\RKK.m,1615,2011-12-27
..........\RTL.m,427,2011-12-08
..........\RTLJ.m,616,2011-12-08
..........\RUTLD.m,354,2011-12-08
..........\RUTLDJ.m,352,2011-12-08
..........\SC.m,2283,2012-04-23
..........\testPair.asv,957,2011-12-27
..........\testPair.m,1077,2011-12-27
..........\testper.m,222,2011-12-07
..........\UTD.m,408,2011-12-08
..........\UTDJ.m,714,2011-12-08
..........\vper.m,308,2011-12-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • encrypt image
    加密数字图像的主要源码 加密数字图像的主要源码-encrypt image
    2023-04-06 13:20:04下载
    积分:1
  • DES算法的过程
    代码详细的将DES算法的加密过程描述详细,通过MFC进行界面化操作,整体界面良好,具有很强的可读性和很好的独立性,突出了C++的封装型和继承性的有点,值得参考。。。。。。。。。。。。。。。。
    2022-03-02 19:52:45下载
    积分:1
  • DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platfor...
    DES算法实现程序,可用于DOS、WINDOWS、UNIX、LINUX等各平台。-DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platform.
    2023-08-19 20:15:02下载
    积分:1
  • ESCROW算法的实现算法!
    ESCROW算法的实现算法!-ESCROW algorithm algorithm!
    2023-07-10 07:15:03下载
    积分:1
  • cSharp.netprogram-design1.4
    c#.net program design1.4
    2013-11-11 22:15:27下载
    积分:1
  • md5算法,实现给一个512bir数据块,程序有详细的注释,
    md5算法,实现给一个512bir数据块加密,程序有详细的注释,-md5 algorithm, to realize a data block encryption 512bir, procedures have detailed notes,
    2022-04-18 22:49:48下载
    积分:1
  • C-important-codes
    these are the important codes compiled by me to find their answers
    2012-09-29 03:57:28下载
    积分:1
  • sha
    SHA-1 算法程序 64个字符分开,同时避免0字符对字符串接口的影响。(SHA-1 algorithm 64 characters apart, while avoiding the 0 character of the string interface effects.)
    2013-10-28 15:10:43下载
    积分:1
  • Base64编码
    base64编码-base64 encoding
    2022-02-22 06:13:05下载
    积分:1
  • Super rabbit has a file encryption, file is encrypted then, open the file, back...
    超级兔子有一个文件加密功能,文件被加密以后,打开该文件时,回转到控制面板,可是我们忘了密码怎么办呢?这里提供了一个简单方法-Super rabbit has a file encryption, file is encrypted then, open the file, back to the control panel, but we forget the password how to do? Here provides a simple way
    2022-09-12 14:50:03下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载