搜索资源列表
Logistic
- 用logisitic映射生成混沌密码流,对密码流排序后生成置换地址集合,用这个地址集合对图像像素点进行重新排列,从而达到置乱的目的。 -Chaotic maps generated by logisitic password stream flow sorting of passwords generated after the replacement address of the collection, use this address a collection of image pixe
Logistic
- :提出了一种新的基于混沌映射与排序变换的图像加密算法。混沌序列具有容易生成、对初始条件敏感以及具备白噪声的统计特性等优点。该算法利用混沌映射对初值的敏感性和伪随机性,通过对生成的混沌序列排序来得到图像置乱的地址变换码,由于排序的不规则性,因此新的混沌图像置乱算法具有较强的保密性能。通过对该算法的置乱性能分 析并进行仿真实验,结果表明,新算法具有良好的图像加密性能。-his paper presents a new encryption algorithm based on chaotic m
chaos_img_standard
- 本程序实现基于混沌的图像加密标准算法 ,基于Chebyshev 映射,通过迭代产生模拟混沌序列,用此序列进行加密。-This program realization based on chaotic image encryption standard algorithm, based on Chebyshev maps, through the iterative produce simulation chaotic sequences, with this series encryption.
sourcecode
- Arnold变换和Logistic混沌映射的数字图像加密算法MATLAB源代码。将第一行图片路径换位要加密的图片运行即可。-Digital Image Encrypti Algorithm based on Arnold Tranform and Logistic Chaotic Maps