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

搜索资源列表

  1. encrypt(matlab)

    2下载:
  2. 多幅图像的加密技术 matlab源代码-image encryption technology Matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:240.69kb
    • 提供者:刘昶
  1. vsgn_user_vsb

    0下载:
  2. This sample illustrates how to extend the Vega Scenegraph by deriving a custom node, and how to extend the vsb loader infrastructure be able to read and write the newly derived node type. Additionally the sample demonstrates how to encrypt a scenegra
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8.97kb
    • 提供者:ma ming
  1. logistic-encrypt

    1下载:
  2. 基于Logistic混沌映射的图像加密 将图像数据转换成二进制数据,并采用Logistic进行混沌序列生成,然后设定阈值将其转换成二值序列,之后,设定加密规则,将二进制图像数据与混沌二值序列进行加密运算,实现图像加密-Based on Logistic chaos mapping image encryption
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:872.25kb
    • 提供者:林显
  1. DES

    0下载:
  2. 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:4.17kb
    • 提供者:spencer
  1. 01

    0下载:
  2. delphi 写的图像加密程序 能够将文字信息加密到图片中-delphi write image encryption program can encrypt a text message to the picture
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:5.12kb
    • 提供者:么建兴
  1. IMDemo

    0下载:
  2. Encrypt it it is very simple not so big
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:4.63kb
    • 提供者:sree
  1. 11

    1下载:
  2. 图像的置乱加密和解密算法,需要输入加密密钥进行加密,然后只能输入相同的解密密钥才能得到原图像-Image scrambling encryption and decryption algorithms, need to enter the encryption key to encrypt, then enter the same decryption key only to get the original image
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:40.95kb
    • 提供者:刘汉能
  1. ExtendedLogisticChaotic

    0下载:
  2. 基于混沌序列的二值图像加密算法:提 出了一种以混沌二值序列为基础的图像加密算法 , 改进了灰度差置乱度算法来评价二值图像加密 效果 , 最后对混沌序列对初始条件的敏感性、 相邻像素差置乱度、 图像加密/ 解密速度进行了大量测试。-Based on Chaotic Encryption Algorithm of Binary Image: A chaotic binary sequences with an image encryption scheme based on improved
  3. 所属分类:Graph program

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

    0下载:
  2. 这是可以将任何图像转换为Base64文本的VB程序源码,可以用来加密图像,甚至在图像中加入个人的私密信息!-It is any image can be converted to Base64 text of the VB program source code, can be used to encrypt images, even in the privacy of individuals added to the image information!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:7.31kb
    • 提供者:Zebe.exe
  1. LSB

    1下载:
  2. 数字水印的LSB 数字水印算法,可以对图像进行加密,也可以解密-LSB watermarking digital watermarking algorithm can encrypt the image, you can decrypt
  3. 所属分类:Special Effects

    • 发布日期:2016-03-28
    • 文件大小:38kb
    • 提供者:lmthll
  1. bat_encodingaunencoding

    0下载:
  2. 利用记事本自动识别字符编码的BUG,干扰其实别过程,达到加密批处理内容的过程。解密文件为逆向过程,使被加密的文件可以正常显示。-Using Notepad, automatically identify the character encoding of the BUG, ​ ​ in fact, do not interfere with the process, to encrypt the contents of the batch process. Decrypt t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1.96kb
    • 提供者:Andy
  1. ChaosToolbox2p0_trial

    1下载:
  2. 混沌工具箱,matlab版,真正的工具箱,很实用,可用做水印加密,算法分析-Mentally dense tool box, matlab version, real tool box, very practical, can use to do watermark to encrypt, calculate way analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:564.92kb
    • 提供者:钟艳
  1. encrypt

    0下载:
  2. 完成了图像的加载和保存,获取图像在鼠标所在位置的像素值的像素值-The pixel value of the completion of the loading and saving of the image, obtaining the pixel value of the image in the location of the mouse
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-25
    • 文件大小:46.02kb
    • 提供者:王淑燕
  1. hilbert

    0下载:
  2. hilbert 加密图像的程序,包含了一个可以生成hilbert矩阵的函数。-hilbert encrypt image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:刘亮亮
  1. CIEUDRPE

    0下载:
  2. 本程序基于MATLAB编写,用于加密一幅彩色图像,通过将图像分解为RGB三通道,并且用颜色索引发完成图像的加密,程序中包含了解谜代码-The program based on MATLAB, is used to encrypt a color image, through the image is decomposed into RGB three-channel, and complete the image encryption with color hair, understand th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:902byte
    • 提供者:奥巴马
  1. jiami_siwujie_NN

    0下载:
  2. 基于忆阻器的混沌信号产生索引序列进行图像加密处理,实现图像像素置乱。-Based on the chaotic signal to produce the index of today sequence to encrypt the image processing, image pixel scrambling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:173.81kb
    • 提供者:张倩
  1. encryptpdf

    0下载:
  2. pdf encrypt pdf encrypt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:189.34kb
    • 提供者:sezin choe
  1. zigzag

    1下载:
  2. 用matlab实现了zigzag算法,实现功能:对任意维数的图片都都能进行加密和解密-Using matlab to achieve a zigzag algorithm functions: For any dimension pictures are able to encrypt and decrypt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:刘龙
  1. LSB.m

    0下载:
  2. 使用最低有效位或零点-隐藏隐写术到消息或图像加密。-Use Least Significant Bit or Zeros-Hiding steganography to encrypt a message or an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:castalker2
  1. Encrypt

    0下载:
  2. 本文件实现的是对水印的加密及解密,有3种方式,猫脸变换,混沌置乱和zigzag置乱。-The file contains sseveral functions, which can encrypt and decrypt the watermark,including Arnold Transform,chaotic and zigzag.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:77.34kb
    • 提供者:张志
« 12 »
搜珍网 www.dssz.com