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

搜索资源列表

  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. vbDrv_HideProcess

    0下载:
  2. vb加载驱动,隐藏进程(杀毒软件可能报毒)-vb load drive, the hidden process (anti-virus software may report drug)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:12800
    • 提供者:侯文彬
  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
    • 文件大小:1031
    • 提供者:dedved
  1. qqhacker

    0下载:
  2. 一个vc写的键盘记录源码,利用钩子技术,实现隐藏进程,以系统服务实现自启动 -Vc write a keylogger source code, using hooks technology, hidden processes, in order to achieve self-starting system services
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:58553
    • 提供者:kkk
  1. PortHide

    0下载:
  2. 隐藏本地指定端口,躲过管理员的查看。 过滤netstat命令内容-Hide local specified port, away from the administrator' s view. Filtering the content of netstat command
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:264746
    • 提供者:李桂宗
  1. 右键菜单

    0下载:
  2. 添加邮件菜单 “隐藏文件及拓展名”
  3. 所属分类:技术管理

    • 发布日期:2012-11-01
    • 文件大小:174592
    • 提供者:juvham
  1. LSB

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

    • 发布日期:2017-05-04
    • 文件大小:1255294
    • 提供者:王春辉
  1. information-hiding

    1下载:
  2. 采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2993227
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com