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

搜索资源列表

  1. LSB

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

    • 发布日期:2016-12-20
    • 文件大小:5735
    • 提供者:silbi
  1. kuopin2

    0下载:
  2. 扩频隐写算法,希望对学习信息隐藏的同学有帮助-Spread-spectrum steganography algorithm, in the hope that students learn information hiding help
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1366087
    • 提供者:李春雷
  1. DLL

    0下载:
  2. vb进程隐藏,DLLring3下进程隐藏-vb进程隐藏
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:94207
    • 提供者:chenjifa
  1. VB-Hideprocess

    0下载:
  2. 在任免管理器中隐藏进程,做一些后台工作 在任免管理器中隐藏进程,做一些后台工作-In the process of appointment and removal of manager is hidden
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:2770
    • 提供者:yeling
  1. cox1

    0下载:
  2. 数字水印与信息隐藏源代码(matlab and c)- Digital watermark and information hideaway source code (matlab and c)
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:23494
    • 提供者:吕箫锚
  1. SSDT-hook

    0下载:
  2. Windows内核态SSDT-hook实现进程隐藏和文件隐藏,代码很规整,学习内核编程的好例子 -a good example of studying kernel programing or driver developing, SSDT hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:4631
    • 提供者:goodone
  1. 24bitinfohide

    0下载:
  2. 24位BMP位图信息隐藏和读取(c语言实现)-24-bit BMP bitmap information hiding and read (c language)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:4106
    • 提供者:jack.c
  1. 19854796watermarking

    1下载:
  2. 武汉大学信息隐藏实验实现源代码 各种隐藏算法dct变换,小波变换,MD5算法等-Wuhan University Experimental realization of information hiding all kinds of hidden algorithm source code dct transform, wavelet transform, MD5 algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:843755
    • 提供者:kanghui
  1. DWatermarking

    0下载:
  2. 实现数字水印技术,将重要信息隐藏在图片中,供对方提取识别。-Digital watermarking technology to the important information hidden in the picture for the identification of the other extracts.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:54718
    • 提供者:郑萍
  1. APIHook

    0下载:
  2. 勾了系统函数,可以修改API函数返回值以隐藏进程-Hook a system function, you can modify the return value of API functions to hide the process of
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:3428
    • 提供者:tzwsoho
  1. Watermark_2

    0下载:
  2. 信息隐藏与水印技术系列实验之二:空域不可见LSB图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的LSB中嵌入一个二值(用256色模拟)灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时不需要原始图像。 (3)LSB攻击可使含水印图像中的水印信息丢失。 (4)可以计算峰值信噪比(P
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1061122
    • 提供者:
  1. HideDriver_source

    0下载:
  2. 隐藏进程驱动实现示例,在VC2003下实现,可供大家在功能和驱动上进行参考-Hidden process-driven implementation example, the VC2003 achieve, for all the functional and driver on the reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:513796
    • 提供者:曾静
  1. Information-hiding

    0下载:
  2. 基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10746994
    • 提供者:Mandala
  1. NTHideProcess

    0下载:
  2. NT下隐藏进程的方法,把它封装成类,直接包含头文件调用方法既可。-NT hide process under way to put it into a type of packaging, direct method call that contains both header files.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:2768
    • 提供者:zhusanjiang
  1. Drivehide

    0下载:
  2. 易语言驱动隐藏进程源码Yi language drive hidden proce-易语言驱动隐藏进程源码Yi language drive hidden process
  3. 所属分类:驱动编程

    • 发布日期:2017-03-29
    • 文件大小:4781
    • 提供者:落雪
  1. dct

    3下载:
  2. 这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。-This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1291
    • 提供者:chenlihua
  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
    • 文件大小:920830
    • 提供者:壹号通缉犯
  1. matlab

    8下载:
  2. 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。-Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-09
    • 文件大小:529408
    • 提供者:张小小
  1. EM

    5下载:
  2. EM算法Matlab实现。最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)-EM algorithm by Matlab. Maximum expected (EM) algorithm is probabilistic (probabilistic) model to find maximum likelihood parameter estimation or m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-28
    • 文件大小:49823
    • 提供者:adhw
  1. jphs-0.3

    1下载:
  2. JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:17299
    • 提供者:阿黄
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com