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

搜索资源列表

  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. OrthogonalLatinSquares.rar

    0下载:
  2. 正交拉丁方算法用于图像加解密的示例演示程序,带GUI显示界面,请在Matlab6.5以上版本上运行.,Orthogonal Latin squares algorithm for image encryption and decryption of the sample demo program with GUI display interface, please run Matlab6.5 above.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:113.53kb
    • 提供者:MORGAN
  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. MyImageProcessing

    0下载:
  2. 完成图像处理,包括基本处理,平滑,锐化,形态学处理,加密与解密,以及其他处理。-Completion of image processing, including basic processing, smoothing, sharpening, morphological processing, encryption and decryption, as well as other processing.
  3. 所属分类:Special Effects

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

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

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

    0下载:
  2. VC编写的Arnold图像置乱算法,通过参数的设定,对特定图像实现加密和解密处理-VC prepared Arnold scrambling algorithm, the parameter settings to achieve a particular image encryption and decryption processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.86mb
    • 提供者:万里红
  1. watermark

    0下载:
  2. 图像水印 版权嵌入 图像嵌入 图像加解密 RGB分离-Image copyright watermark embedded image embedded image encryption and decryption RGB separation
  3. 所属分类:Special Effects

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

    0下载:
  2. 可以对一幅图像进行Arnold进行置乱加密,另外还有解密的程序-Arnold can be carried out on an image scrambling encryption, decryption program in addition to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:516byte
    • 提供者:斯蒂分
  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. Image-Encryption

    0下载:
  2. 实现多种方法的图像加密,以及解密程序,做到保护图片信息。-To achieve a variety of methods of image encryption,and Decryption process,Achieving protection of picture information
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:519.71kb
    • 提供者:陶王子
  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
    • 文件大小:7.06kb
    • 提供者:lei
  1. laozhang

    0下载:
  2. 改程序在MATLAB环境中首先用三维傅立叶变化对一幅图像加密,然后用三维傅立叶逆变换对加密以后的图像解密,从而实现了图像的加密和解密。-Reform program first three-dimensional Fourier transform of an image encryption in MATLAB environment, and then use the three-dimensional inverse Fourier transform of the image after
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:642byte
    • 提供者:张龙龙
  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. Image-encryption

    0下载:
  2. 该程序主要实现了图像的加密和解密,并将图像加入高斯噪声和椒盐噪声后进行加密和解密处理。-The main procedures of the image encryption and decryption, and the image to join the Gauss noise and salt and pepper noise after the encryption and decryption processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:793byte
    • 提供者:tt
  1. image_coding

    1下载:
  2. 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:166.91kb
    • 提供者:
  1. henon-jiami

    2下载:
  2. Henon混沌图像加密研究,加密过程和解密过程。-Henon chaotic image encryption research, the encryption process and the decryption process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:李龙
  1. 1247900827image-encryption

    0下载:
  2. 图像加密,使用量logistic混沌映射对图像进行了加密和解密,可以直接运行-Image encryption, usage logistic chaotic map for image encryption and decryption, you can directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:183.6kb
    • 提供者:renguorui
  1. Untitled3

    0下载:
  2. matlab实现RSA对图像进行加密(自己手动生成公钥,私钥,按照像素进行加解密)-matlab to achieve the image RSA encryption (to manually generate a public key, private key, according to the pixel encryption and decryption)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:944byte
    • 提供者:刘丹丹
« 12 »
搜珍网 www.dssz.com