搜索资源列表
-
0下载:
图象加密算法研究与实现,做图象加密处理,这是我从网上刚下载下来的,供大家参考-image encryption algorithm and implementation of image do encryption, which I just downloaded from the Internet down, for your reference
-
-
0下载:
使用VisualC++.net实现常见5种混沌信号的图像混沌加密算法。-use VisualC. Net achieve common five chaotic signal chaotic image encryption algorithm.
-
-
0下载:
用Arnold矩阵变换进行图像置乱的加密算法及其源代码-By Arnold transform the matrix of image scrambling encryption algorithm and its source code
-
-
0下载:
程序仅供参考。实现logistic加密(一种混沌加密技术)算法。不追求算法的复杂性,有较好演示效果。因为这是本人为毕业设计做的一个草稿程序,所以您使用它时,请勿大量复制。-This programe are for reference only. Logistic realize encryption (a chaotic encryption) algorithm. Not Pursue algorithm complexity, there is a good demonstration o
-
-
1下载:
基于混沌理论的Logistic映射数字图像的加密算法,实现图像的置乱-Based on the Chaos Theory of Logistic mapping digital image encryption algorithm, the realization of image scrambling
-
-
0下载:
数字水印系统,用C++语言编制而成,实现了一种数字水印加密算法。该系统可以用于防伪标志,具有一定的应用前景。-Digital watermarking system, using C++ language prepared to achieve a kind of digital watermarking encryption algorithm. The system can be used for security signs, with certain applications.
-
-
0下载:
基于Arnold变换的灰度图像置乱算法由于其简单性和良好的置乱效果,应用较为广泛。Arnold变换是由 Arnold在遍历理论研究中提出的一种变换 ,图像置乱时采用的是二维 Arnold变换。-Using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption。
-
-
0下载:
基于有限整数域上的图像置乱加密算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询
-Based on the finite integer domain image scrambling encryption algorithm, the authors: QQ 64134703, e-graduate design, please consult
-
-
0下载:
空域彩色图像混沌加密算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询
-Spatial color image chaotic encryption algorithm, the authors: QQ 64134703, e-graduate design, please consult
-
-
0下载:
matlab程序添加水印的DCT算法,先将水印加密,然后嵌入图像中-matlab program to add a watermark in the DCT algorithm, first the watermark encryption, and embedded images
-
-
0下载:
对图像进行行列变换的图像加密算法 容易看懂 适合初学者-The ranks of the image transform image encryption algorithm easier to understand for beginners
-
-
0下载:
一种新型的图像加密算法,希望对研究图像加密算法的研究人员有帮助。-a new Chaotic encryption algorithm,i hope it will be helpful.
-
-
1下载:
基于DNA编码和混沌系统相结合的图像加密算法-Chaotic systems based on DNA coding and image encryption algorithm combining
-
-
0下载:
:提出了一种新的基于混沌映射与排序变换的图像加密算法。混沌序列具有容易生成、对初始条件敏感以及具备白噪声的统计特性等优点。该算法利用混沌映射对初值的敏感性和伪随机性,通过对生成的混沌序列排序来得到图像置乱的地址变换码,由于排序的不规则性,因此新的混沌图像置乱算法具有较强的保密性能。通过对该算法的置乱性能分
析并进行仿真实验,结果表明,新算法具有良好的图像加密性能。-his paper presents a new encryption algorithm based on chaotic m
-
-
0下载:
几个经典的混沌映射函数,及其在图像加密中的应用算法-Several classic chaos mapping function, and its application in image encryption algorithm
-
-
0下载:
几个经典的混沌映射函数,及其在图像加密中的应用算法文档-Several classic chaos mapping function, and its application in image encryption algorithm
-
-
0下载:
出一个基于扩散与位平面Amold映射相结合的彩色图像置乱,以及采用Chen系统产
生的混沌序列加密的图像加密算法。-A combination of diffusion bit plane Amold mapping based color image scrambling, and Chen system chaotic sequence encryption image encryption algorithm.
-
-
0下载:
视频图像加密算法,用于图形图像处理,适合初学者-Video image encryption algorithm for graphics and image processing, suitable for beginners
-
-
2下载:
基于HIO算法的破解POCS(基于约束集投影)加密系统的MATLAB程序。-HIO algorithm based on crack POCS (projection based on a set of constraints) MATLAB program encryption system.
-
-
0下载:
主要思想是从两幅图像中选取信息,然后置乱成一幅图像。
这样可以从要加密的多幅(2*n幅)图像中,按照上述思想,得到一半数目(n幅)的图像。
对得到的图像进行自适应算法的隐藏,又可以得到(n-1)幅的图像。
对(n-1)幅的图像进行Arnold变换,得到(n-1)幅的图像作为密钥,此外,密钥还有迭代次数,置乱规则,Arnold加密规则
主要缺点是Arnold的周期较大,程序的运行的时间长些,我的电脑需要8分钟,另外,Arnold只能处理方阵
图像的置乱加密算法很多,
-