CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 加密代码

搜索资源列表

  1. 1111

    0下载:
  2. 数字图像加密代码 参考
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37715
    • 提供者:金羽
  1. dwt_svd_GUI

    9下载:
  2. matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:116474
    • 提供者:xiaobao89
  1. imgecrypt_cpp

    1下载:
  2. 用C++实现的图像加密和解密算法代码,功能强大-Using C++ implementation of image encryption and decryption algorithm code, powerful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:242053
    • 提供者:gdwythe
  1. Arnold

    0下载:
  2. Arnold置乱算法代码,能根据Arnold映射实验二维图像的像素坐标置乱加密-Arnold scrambling algorithm code, according to Arnold experimental two-dimensional image map coordinates of the pixel scrambling encryption
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:871
    • 提供者:gdwythe
  1. watermark

    0下载:
  2. 数字水印技术的matlab代码 应用小波变换对图像进行加密与提取-数字水印
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:1279
    • 提供者:马军
  1. jiyuhundunjiamidexiaobodaima

    0下载:
  2. 基于混沌加密的小波域数字水印代码,毕业设计源代码-chaos
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:100397
    • 提供者:马明
  1. Imageencryptionbasedonthemultiple-parameterdiscret

    0下载:
  2. 基于傅里叶变换的混沌图像置乱加密方法及其代码实现-Fourier transform based on chaotic image encryption and scrambling code implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:590367
    • 提供者:huyunfeitian
  1. Arnold2

    0下载:
  2. 新一代的arnold图像之乱变换算法,文件中详细说明了代码的含义,达到一定迭代次数后图像可以复原,是学习图像加密同学的必备代码-The chaos of a new generation of arnold image transformation algorithm, the paper detailed the meaning of the code, after a certain number of iterations the image can be restored, is ess
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:990
    • 提供者:蔚敏
  1. RMS

    0下载:
  2. 在开始做电子文档管理的时候,一窍不通,上网找了一圈明白个大概。该电子文档管理是基于微软的RMS技术实现对office文件,包括word,excel,ppt等文件的授权管理,有两种开发方法。其一是利用微软提供的sdk开发包,其二是利用office的动态链接库,本文采用的是后一种方法。资源分设置成10分,我觉得是必需的,毕竟自己有了很长的时间来完成代码的,我使用的事VS2010利用MFC实现对office文件的授权管理,网上这方面的实例很少,有几个是利用C#实现的,但是在使用MFC实现的过程中会出现
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-25
    • 文件大小:43654144
    • 提供者:单家伟
  1. TUXIANGZHUILUANG

    1下载:
  2. 一篇关于图像置乱的matlab仿真代码,学习加密处理的可以参考一下,价值还是可以的-An image scrambling matlab simulation code, learning the encryption process can reference, value can still be
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:42250
    • 提供者:yuxiang
  1. Logistic

    0下载:
  2. 对256*256的图片进行加密解密,用MATLAB实现代码,算法使用混沌算法-256* 256 images, encryption and decryption, using MATLAB code algorithm using chaotic algorithm. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:768
    • 提供者:liu
  1. void-CDlgEncrypt3

    0下载:
  2. 此代码采用V C++编程,主要用于对图像进行混沌加密与解密。-This code uses V C++ programming, mainly used for image chaotic encryption and decryption.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:7234
    • 提供者:lei
  1. hongmaincode

    0下载:
  2. 根据An Improved Reversible Data Hiding in Encrypted Images Using Side Match 这篇文章编写的matlab 程序 文件夹里面有文章和代码(An Improved Reversible Data Hiding in Encrypted Images Using Side Match)
  3. 所属分类:图形图象

    • 发布日期:2017-12-18
    • 文件大小:1352704
    • 提供者:whx
  1. CollativedCode

    1下载:
  2. 图像加密,利用二维的logistics的对图像进行置乱、扩散操作,达到加密解密的目的(Image encryption, the use of two-dimensional logistics image scrambling, diffusion operations, to achieve the purpose of encryption and decryption)
  3. 所属分类:图形图象

  1. Information_hiding

    0下载:
  2. 用加密代码将文字隐藏在图片中,用解密代码将文字提取。c++(The text is hidden in the picture with encrypted code, and the text is extracted with decryption code.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:硫酸铁
  1. 代码

    0下载:
  2. 完成基于DCT变换的数字水印,采用多相正交矩阵加密(Completing digital watermarking based on DCT transform, using Multiphase Orthogonal Matrix Encryption)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:月月0711
  1. 图像置乱加密matlab代码

    1下载:
  2. 通过置乱对图像进行加密的matlab源代码(Matlab source code encrypted by scrambling.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:小凡666
  1. 置乱图像加解密

    0下载:
  2. 通过置乱的方法实现图像的完整加密与解密代码(Complete encryption and decryption code for scrambled images)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:小凡666
  1. arnold图像加密

    4下载:
  2. 基于arnold变换加密图像(带解密的代码),缺点是具有周期性(Encryption based on Arnold transform (with decryption code), the disadvantage is cyclical.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-01-09
    • 文件大小:11264
    • 提供者:下完就走
  1. chaos+arnold

    1下载:
  2. 用于图像加密和解密,里面包含了加密和解密的代码(Use for encrypted A image)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-24
    • 文件大小:1024
    • 提供者:小强1234
« 12 »
搜珍网 www.dssz.com