CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - LSB信息隐藏

搜索资源列表

  1. HideInfo

    1下载:
  2. 使用java编写的LSB图像信息隐藏算法演示程序,可以将任何符合大小限制的文件拆分为一个一个bit隐藏到非压缩bmp图像中。支持在隐藏前通过zip类对文件进行压缩-prepared by the use of LSB image information hidden algorithm demo program, can be any size restrictions with the document for a split hidden bit of a non-compressed bm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44.48kb
    • 提供者:乔月若
  1. lsb

    0下载:
  2. 基于LSB的信息隐藏,前一部分是加密,会把信息隐藏到图片中,后一部分是解密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:xzy
  1. LSB

    0下载:
  2. 基于LSB的信息隐藏技术——MFC——编译已经通过运行正常-LSB-based Information Hiding- MFC- has been compiled by running the normal
  3. 所属分类:加密解密

    • 发布日期:2012-07-05
    • 文件大小:3.88mb
    • 提供者:lishanshan
  1. 基于LSB的信息隐藏技术

    0下载:
  2. 基于LSB的信息隐藏技术——MFC——编译已经通过运行正常,LSB-based Information Hiding- MFC- has been compiled by running the normal
  3. 所属分类:加密解密

    • 发布日期:2017-05-14
    • 文件大小:3.88mb
    • 提供者:lishanshan
  1. MyLSBHideInFo

    0下载:
  2. C++基于LSB的信息隐藏技术,希望有需要的朋友可以用的上,这个也是朋友帮忙做的呢-C++ The LSB-based information hiding techniques, there is a need to hope that friends can use, this is also a friend to help do this
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:556.88kb
    • 提供者:胡静
  1. lsb

    1下载:
  2. 信息隐藏与水印技术的经典隐写算法的lsb算法的加密,用C实现-Information Hiding and Watermarking classic lsb steganalysis algorithm encryption algorithm, using C to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1.01kb
    • 提供者:dedved
  1. LSB

    0下载:
  2. 基于LSB算法的信息隐藏技术。-LSB algorithm based on information hiding technology.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.18mb
    • 提供者:wangbiqiang
  1. lsbhide_rand

    0下载:
  2. 信息隐藏,随机选择LSB位嵌入信息,需要输入密码-Information Hiding, randomly selected LSB bit embedded information, the need to enter your password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:921byte
    • 提供者:潘露
  1. main

    0下载:
  2. 利用LSB(最低位)信息隐藏算法实现信息的隐藏和提取-The use of LSB (lowest bit) information hiding algorithm and extract the hidden information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1.71kb
    • 提供者:贺美琛
  1. LSB

    0下载:
  2. 时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码-LSB hidden time-domain algorithm, the realization of random information hidden within the picture carrier, and industry code attached to extract information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1.78kb
    • 提供者:zyf
  1. RSAttacker

    0下载:
  2. rs攻击lsb密写 检测图片中是否含有lsb 隐藏信息 -rs attack lsb steganography
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:808byte
    • 提供者:wgy
  1. bb5738f2bd4f

    0下载:
  2. LSB信息隐藏:将隐秘信息嵌入到图像的最低比特位,防止被发现。-LSB information hiding: the hidden information is embedded into the lowest bit of the image, and prevent detection.
  3. 所属分类:CA program

    • 发布日期:2017-11-25
    • 文件大小:173.47kb
    • 提供者:zhangfy420
  1. LSB-Information-Hiding

    0下载:
  2. 使用RSA算法加密后LSB的信息隐藏的C++实现-RSA encryption of LSB Information Hiding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:1.12mb
    • 提供者:落木
  1. lsb

    0下载:
  2. lsb信息隐藏原理,以及matlab实现-the LSB principle of information hiding, and matlab achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-07
    • 文件大小:1.92mb
    • 提供者:王强
  1. InformationHiding

    0下载:
  2. 基于LSB的信息信息隐藏,具有图片浏览,加密,解密等功能-Based on information LSB information hiding, with picture browsing, encryption, decryption and other functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:539.25kb
    • 提供者:jackie
  1. readBMP

    0下载:
  2. c语言实现对bmp文件的读取,作为lsb信息隐藏的先驱步骤-c language reading of the bmp file as a pioneer step lsb information hiding
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:591byte
    • 提供者:盛晟
  1. LSB-Algorithm

    1下载:
  2. LSB算法实现BMP图片信息的隐藏和提取 语言:C#-LSB algorithm BMP image information hiding and extraction languages: C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-26
    • 文件大小:132kb
    • 提供者:
  1. LSB

    0下载:
  2. 图像的信息隐藏技术,使用LSB 算法的隐藏C++代码-hiding the picture
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:52.21kb
    • 提供者:73561
  1. image-hiding-

    7下载:
  2. 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-28
    • 文件大小:4.3mb
    • 提供者:sdgvf
  1. 405906

    0下载:
  2. lsb的信息隐藏,可以下了看看,很简单的,可以的,还行-LSB of information hiding, can have a look, very simple, you can, ok
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:45kb
    • 提供者:VDH+2300
搜珍网 www.dssz.com