搜索资源列表

  1. 图像隐写算法

    0下载:
  2. 关于BMP图像的隐写算法,其中有LSB、MLSB、+-K、Jsteg算法的隐写和相应算法的提取
  3. 所属分类:源码下载

  1. jsteg

    0下载:
  2. 一个关于JPEG图形图像处理的隐写嵌入工具-A JPEG graphic image processing embedded steganography tools
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:377856
    • 提供者:jiao
  1. stegdetect-0.4

    1下载:
  2. 一种用来对JPEG图形图像进行隐写的工具-A method used for JPEG graphic image steganography tools
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:1280000
    • 提供者:jiao
  1. DMIS_Ch3_InfoHiding

    0下载:
  2. 信息隐藏基础 数字媒体包括了图像、文字以及音频、视频等各种形式,以及传播形式和传播内容中采用数字化,即信息的采集、存取、加工和分发的数字化过程。数字媒体已经成为继语言、文字和电子技术之后的最新的信息载体。 通过本文你可以了解现代密码系统的基本知识,掌握常用的图像加密技术的基本思想。 具体包含: 1 信息隐藏概述 2 隐写术的基本原理 3 隐写 4 隐写分析技术-Information hiding base
  3. 所属分类:加密解密

    • 发布日期:2024-07-03
    • 文件大小:370688
    • 提供者:Yummy
  1. FileRecv

    0下载:
  2. 基于bmp数字图像的隐写算法,并用matlab编程实现-bmp detect
  3. 所属分类:书籍源码

    • 发布日期:2024-07-03
    • 文件大小:36864
    • 提供者:sky
  1. stegdetect-0.4

    0下载:
  2. stegdetect是一种数字图像隐写分析工具,主要实现JPEG图像的隐秘信息的嵌入的检测-stegdetect is a tool of detecting steganography
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:2378752
    • 提供者:王兵
  1. jpeg-6b

    0下载:
  2. 这个应用程序是针对JPEG图像的隐写程序,其中还有JPEG图像编解码的标准库-This application is for the JPEG image steganography program, in which there is a standard JPEG image codec library
  3. 所属分类:图形图象

    • 发布日期:2024-07-03
    • 文件大小:1854464
    • 提供者:yangcaodie
  1. Markov

    0下载:
  2. outguess 隐写源码,用于对于图像上附加秘密信息-outguess steganography source code for additional confidential information for the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:23552
    • 提供者:zheng ziwei
  1. 07ICIPShi

    0下载:
  2. 图像特征隐写分析,用于分析图像是否含有秘密信息-Image feature steganalysis for the analysis of the image if it contains confidential information
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:1415168
    • 提供者:zheng ziwei
  1. JPEGJsteg

    0下载:
  2. Jsteg_Mu可批量对JPEG图像进行Jsteg隐写。 Jpeg_Or 为jpeg密写的原始图像的文件夹, Jpeg_Di 为jpeg密写后密写了的图像的文件夹,code_file 为密写的文件,rate 为密写嵌入率.-Jsteg_Mu JPEG images can be batch Jsteg on steganography. Jpeg_Or jpeg steganography for the original im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:62464
    • 提供者:liuq
  1. StegLSB

    0下载:
  2. 图像隐写中的LSB隐写算法的matlab函数-Image of LSB steganography algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:yaoheng
  1. BatLSBReplace

    0下载:
  2. 大批量处理图像LSB隐写算法的matlab算法-Large batch image LSB steganography algorithm matlab algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:yaoheng
  1. 209

    0下载:
  2. 基于模运算的图像隐写算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -Based on Modulo image steganography algorithm, the authors: QQ 64134703, e-graduate design, please consult
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:325632
    • 提供者:黄先生
  1. ree

    0下载:
  2. 应用整数小波变换的抗盲检测图像隐写 -Application of anti-Blind integer wavelet transform image steganography application detection integer wavelet transform image steganography detection of anti-Blind
  3. 所属分类:行业发展研究

    • 发布日期:2024-07-03
    • 文件大小:865280
    • 提供者:喔喔妮子
  1. Jsteg

    0下载:
  2. 基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the
  3. 所属分类:图形图像处理(光照,映射..)

  1. tuxiangyinxiebanchengpin

    0下载:
  2. 利用lena图与隐写的密码图进行融合,将隐写的图像密码写入lena图中。(The Lena image is fused with the stego cipher graph, and the stego image password is written into the Lena graph.)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:173056
    • 提供者:咻咻咻秀0
  1. lsb

    0下载:
  2. 用java源代码实现24位图像隐写,简单实用(Realizing 24 bit image steganography)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-03
    • 文件大小:125952
    • 提供者:a2820348
  1. 1

    0下载:
  2. 基于特征函数和质量因子的JPEG图像隐写分析(based on the characteristic function and the analysis of the quality factor of JPEG images steganography)
  3. 所属分类:文档资料

    • 发布日期:2024-07-03
    • 文件大小:369664
    • 提供者:changsha15
  1. WOW_matlab

    0下载:
  2. 这是一种有效的数字图像隐写算法,实现图像信息隐藏(this is an effective digit image stegography alogrihm, you can use to hiding information to image.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:257024
    • 提供者:damon_h
  1. Modify_UERD

    1下载:
  2. 图像隐写算法中的经典算法UERD功能实现,可以参考。(Image steganography algorithm classic algorithm UERD function to achieve, you can refer to.)
  3. 所属分类:图形图象

    • 发布日期:2024-07-03
    • 文件大小:79872
    • 提供者:豆子豆子
« 12 3 4 5 »

源码中国 www.ymcn.org