CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 加密/解密

搜索资源列表

  1. ImgCrypt_src

    0下载:
  2. 一种Bitmap图片加密方法,通过设定加密和解密的参数来达到加密的效果,收到文件后使用相同的参数即可还原出原始图像-a Bitmap Images encryption methods, by setting the encryption and decryption parameters to achieve the effect of encryption, After receipt of the document using the same parameters can be redu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49.01kb
    • 提供者:WangYang
  1. ecfile

    0下载:
  2. 可以给BMP图片进行加密与解密
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:27.46kb
    • 提供者:xieqiang
  1. bitencrypt

    0下载:
  2. 根据论文中的算法,读者给运用matlab将程序写了出来,将一个24位真彩图像进行加密,再运用真确的解钥对图像进行解密!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:244.71kb
    • 提供者:Andy
  1. MyImageWork

    0下载:
  2. 数字水印小程序,可以添加bmp水印进行加密,同时也可以消除bmp水印进行解密
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51.66kb
    • 提供者:谭哲
  1. imgecrypt_cpp

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

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

    0下载:
  2. 上传内容为基于Arnold变换的图像加密和解密程序,c语言编写。-From the contents of Arnold transform based image encryption and decryption procedures, c language.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:73.65kb
    • 提供者:刘峰
  1. filetest

    0下载:
  2. C++实现用图片对文档的加密解密以及生成文件和程序的注册及关联。路径改编后会自动关联-C++, with a picture of the document encryption and decryption, and generates documents and procedures for the registration and related. After the path is automatically associated with adaptation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:31.02kb
    • 提供者:黄炳快
  1. Arnold

    0下载:
  2. matlab数字图像处理中实现数字水印的加密解密-matlab digital image processing in digital watermarking encryption and decryption
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:952byte
    • 提供者:元宝
  1. chengxu

    0下载:
  2. 针对最低有效位 LSB方法保密性较差的问题, 本文提出了一种复合Henon混沌序列和LSB的图像加密解密算法-For the least significant bit LSB method less confidentiality issues, this paper proposes a complex Henon chaotic sequence and the LSB of the image encryption and decryption algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:598byte
    • 提供者:尹世荣
  1. LSB

    0下载:
  2. 基于LSB算法的图像加密解密程序,涉及到各种变换方法,适合初学者参考。-LSB algorithm based on image encryption and decryption process, involving a variety of transformation method, suitable for beginners reference
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:3mb
    • 提供者:Torci
  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
    • 文件大小:768byte
    • 提供者:liu
  1. A-Image-watermark-based-on-RS-code

    0下载:
  2. 基于RS码的图像水印,通过对要嵌入图像的水印进行RS码加密,提高水印的抗攻击能力。程序包含对水印图像的RS码加密解密,水印的嵌入和提取和水印抗攻击鲁棒性的检测。-RS code based image watermarking, through the embedded image watermark to RS code encryption, watermarking improve anti-attack capability. Program contains the watermark
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:357.04kb
    • 提供者:王晗迤
  1. lct_final

    1下载:
  2. 基于线性正则变换与菲涅尔变换的图形加密方法,实现广义线性正则变换的加密解密过程。-Based on linear canonical transformation and Fresnel transform graphics encryption methods, implementation of generalized linear canonical transformation encryption decryption process.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:61.77kb
    • 提供者:
  1. 图像变换

    0下载:
  2. 通过三种基本的算法,通过matlab实现图像的加密以及解密,移植性好。(Through the three basic algorithms, through MATLAB to achieve image encryption and decryption, transplantation is good.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:11kb
    • 提供者:rdmviuq
  1. ChaosImageCode

    0下载:
  2. 一个用VC编的混沌图像加密程序,演示了如何读写图像,如何用混沌算法加密解密。(a program for encrypting image by chaos algorithm,based on VC.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:3.36mb
    • 提供者:mzg888
  1. simple_code_1

    0下载:
  2. 其使用dct的方法实现图像水印,经检测,其鲁棒性较好,原图像不可见性也较好。包含了加密解密算法,可以实现不需要原图的解密。(The use of dct method to achieve image watermarking, after testing, its robustness is better, the original image invisibility is better. Contains the encryption and decryption algorithms,
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:未曾走远
  1. Arnold

    0下载:
  2. 针对 Anrlod 变换的周期依赖于图像的阶数这一特性, 提出了一种反变换算法 。 该算法 通过分析加密图像任一点处两坐标分量间关系, 得到原图像相应点的坐标 , 从而实现图像的解密。(In view of the characteristic that the Anrlod transform cycle depends on the order of the image, an inverse transformation algorithm is proposed. The algorit
  3. 所属分类:图形图像处理

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

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

    • 发布日期:2019-01-09
    • 文件大小:11kb
    • 提供者:下完就走
  1. MATLAB

    1下载:
  2. 通过级联分数傅里叶变对图像进行加密解密,可自行设置秘钥,以及加密的阶数,具有良好的保密性(Encryption and decryption of image by fractional Fourier transform)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-09
    • 文件大小:2kb
    • 提供者:错错错c
  1. chaos+arnold

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

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