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

搜索资源列表

  1. LSByincang

    0下载:
  2. lsb的信息隐藏,可以下了看看,很简单的.-lsb of information hiding, they can look at a very simple.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:51.94kb
    • 提供者:liwei
  1. LSBEmbeding

    0下载:
  2. 信息隐藏中用于数字隐写的常用算法:LSB替换\LSB匹配,包括随机的和排序的,以及对文件和文件夹进行操作,用CxImage类能快速读取各种格式的图象-Information Hiding for digital steganography of the commonly used algorithms: LSB replacement of LSB matching, including random and sort of, as well as files and folders to op
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:899.25kb
    • 提供者:壹号通缉犯
  1. LSB

    0下载:
  2. 用C#写的,带界面可以实现信息隐藏,将一个文件嵌入到另一个文件中。-information hiding .
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1.2mb
    • 提供者:王春辉
  1. HideInfoWithBmp

    0下载:
  2. 对于BMP格式的图象,其前54个字节未文件头信息,从第55个字节开始到结束的所有数据,都是图像颜色数据。如果仅仅修改图像颜色数据而不修改文件头信息,则bmp图像大小不变且可以正常使用。当然,为了控制图像的质量,对于数据的植入方式,我们需要稍加斟酌。一个bmp图像要隐藏我们指定的信息,储存空间必不可少。为了保证信息植入前后图像的质量不发生明显的变化,我们只有把信息写到bmp图像颜色数据的每个字节的低位上。这样,每个字节的改变量不超过0Fh,对图像品质的影响非常小,用肉眼几乎分辨不出来。在源码包中有
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:25.5kb
    • 提供者:lizhoujian
  1. watermarkimage

    0下载:
  2. 数字图像水印,采用LSB方法,在图像中隐藏信息-watermark in image
  3. 所属分类:CSharp

    • 发布日期:2017-06-17
    • 文件大小:25.94mb
    • 提供者:wangbing
  1. LSB

    0下载:
  2. 使用LSB算法将信息分布地隐藏在多张BMP图像中。-LSB algorithm using the information distributed to hide multiple BMP image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3.48kb
    • 提供者:taotao
  1. LSB

    0下载:
  2. LSB法实现信息隐藏,可以隐藏和提取txt文件-LSB Method of Information Hiding, you can hide and extract the txt file
  3. 所属分类:File Operate

    • 发布日期:2017-05-27
    • 文件大小:9.99mb
    • 提供者:翟炜
  1. lsbhide_get

    0下载:
  2. 函数功能:本函数将完成随机选择LSB的信息隐藏,载体选用BMP图,和提取隐秘与LSB上的秘密消息-Function: This function will be completed randomly selected LSB information hiding a secret message on the carrier selected BMP map, and extract hidden LSB
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:13.06kb
    • 提供者:liuyang
  1. LSB

    0下载:
  2. 信息隐藏水印 LSB算法 有界面直接按照界面上的操作即可-LSB watermark information hiding algorithm has a direct interface according to the user interface on
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.85mb
    • 提供者:ldp
  1. LSB

    0下载:
  2. C#写的lsb嵌入信息隐藏算法,将核心功能抽象成了类,可以参考一下!-C# to write the LSB embedded information hiding algorithm, the core function of the abstract class, you can refer to it!
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:490.24kb
    • 提供者:liu
  1. wcrd-unit

    0下载:
  2. lsb的信息隐藏,可以下了看看,很简单的,可以的,还行(LSB of information hiding, can have a look, very simple, you can, ok)
  3. 所属分类:组合框控件

  1. LSB图像隐藏

    0下载:
  2. 选用最低位平面嵌入秘密信息的LSB算法,用MATLAB实现该算法的(1)信息隐藏;(2)信息提取;(3)测试。(The LSB algorithm, which uses the lowest bit plane to embed secret information, is used to realize the (1) information hiding of the algorithm by MATLAB; (2) information extraction; (3) test.)
  3. 所属分类:其他

    • 发布日期:2021-04-18
    • 文件大小:99kb
    • 提供者:林王
  1. 《信息隐藏技术实验教程》MATLAB源码!

    7下载:
  2. 被评为最好最全的信息隐藏技术学习教程了PDF和Matlab代码,内附本书代码】信息隐藏技术教程和代码(王丽娜 郭迟 *) 信息隐藏 图像隐藏 LSB图像隐藏 文字隐藏 数字水印 水印攻击
  3. 所属分类:网络编程

  1. WAV音频的LSB信息隐藏实验matlab实现

    3下载:
  2. WAV音频的LSB信息隐藏实验matlab实现.zip 内涵wav音频,WAV音频隐写的matlab代码 randhiding.m randextract.m wavextract.m wavhiding.m nc.m(Realization of LSB Information Hiding Experiment of WAV Audio by matlab.zip Connotation wav audio, WAV audio steganography matlab code Randh
  3. 所属分类:其他

    • 发布日期:2020-04-14
    • 文件大小:2.41mb
    • 提供者:Erthrus
搜珍网 www.dssz.com