搜索资源列表

  1. LSB和DCT信息隐藏的MATLAB实现

    0下载:
  2. 实现了LSB信息隐藏和DCT域信息隐藏
  3. 所属分类:matlab例程

  1. LSB隐藏

    0下载:
  2. 有关图象信息隐藏的源文件,在一幅图片中嵌入信息,通过程序可以提取其中隐藏的信息-the image information hidden source, in a photo embedded information, through the process can extract hidden information
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-30
    • 文件大小:723968
    • 提供者:孙枫
  1. LSByincang

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

    • 发布日期:2024-05-30
    • 文件大小:379904
    • 提供者:
  1. HideInfo

    0下载:
  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 hid
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:45056
    • 提供者:乔月若
  1. vclsbshuiyin

    0下载:
  2. VC 编写的 打开位图的LSB信息隐藏软件-VC prepared to open the LSB bitmap information hidden software
  3. 所属分类:WEB源码

    • 发布日期:2024-05-30
    • 文件大小:2011136
    • 提供者:ZENG
  1. LSBembed

    0下载:
  2. 用MATLAB编写的 LSB 信息隐藏软件-MATLAB LSB prepared by the Software Information Hiding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:857088
    • 提供者:ZENG
  1. 20070707-165713

    0下载:
  2. LSB信息隐藏算法,就是通常把信息隐藏在图像像素的最后一位,可能对你们有帮助-LSB information hiding algorithm, the information is usually hidden in the image pixels of the last one, you may have to help
  3. 所属分类:压缩解压

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:jonin
  1. lsb

    0下载:
  2. 几个图像中嵌入文本的LSB信息隐藏算法,适合信息隐藏初学者,注释详细-Several images embedded in the text of the LSB Information Hiding Algorithm for Information Hiding beginners, notes in detail
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:100352
    • 提供者:林瑞
  1. lsb

    0下载:
  2. 基于LSB的信息隐藏,前一部分是加密,会把信息隐藏到图片中,后一部分是解密。-LSB-based information hiding, the former part is encrypted, the information will be hidden to the picture in the latter part is decrypted.
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:xzy
  1. LSB

    0下载:
  2. 使用C语言实现基于图像的信息隐藏代码,使用LSB算法。-The use of C language to achieve image-based information hiding code, the use of LSB algorithm.
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:5120
    • 提供者:silbi
  1. lsb

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

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:dedved
  1. LSB

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

    • 发布日期:2024-05-30
    • 文件大小:1313792
    • 提供者:wangbiqiang
  1. lsb

    0下载:
  2. lsb的基于图像的信息隐藏,水印嵌入和信息的提取-lsb Information Hiding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:17408
    • 提供者:耿其
  1. LSB

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

    • 发布日期:2024-05-30
    • 文件大小:1255424
    • 提供者:王春辉
  1. lsb

    0下载:
  2. lsb信息隐藏算法 纯命令行 对bmp文件加密 比较浅显仅供算法学习用-Information Hiding in plain lsb command-line comparison of the bmp file encryption algorithms only learn to use plain
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:lutty
  1. 信息隐藏源代码

    1下载:
  2. 信息隐藏与数字水印实验源代码,lsb,dct,dwt等算法(Experimental information source code)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:10361856
    • 提供者:starlin
  1. LSB算法-图片信息隐藏

    0下载:
  2. 基于LSB算法实现图片信息隐藏,图片类型包括png、gif、bmp,可写入的文件类型为jpg、png、gif图片以及txt、exe文件等。(Image information hiding based on the LSB algorithm, the picture types include png, gif, bmp, writable file types are jpg, png, gif pictures, txt and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:10856448
    • 提供者:启明jun
  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) inform
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:101376
    • 提供者:林王
  1. WAV音频的LSB信息隐藏实验matlab实现

    2下载:
  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 s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:2524160
    • 提供者:Erthrus
  1. LSB随机间隔嵌入信息隐藏方法

    0下载:
  2. LSB随机间隔嵌入信息隐藏方法,包括文本文件信息、图像信息、声音信息、加密图像信息等。(LSB random interval embedding information hiding method, including text file information, image information, sound information, encrypted image information and so on.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:18432
    • 提供者:kkkknnnnnn
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org