搜索资源列表

  1. imagehide

    0下载:
  2. 本文件中的源代码是关于如何将信息隐藏在图像中的-this document is the source code on how to hide information in the image
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:4299776
    • 提供者:et
  1. HidePro

    0下载:
  2. VB中隐藏进程和任务栏。运行后程序在任务管理器中不可见。可供VB爱好者参考,可不要写病毒哟:)-VB hidden process and the task bar. After operating procedures for the mission management were not visible. VB reference for lovers, but the write-yo :)
  3. 所属分类:系统编程

    • 发布日期:2024-05-30
    • 文件大小:10240
    • 提供者:黄和
  1. jphs-0.3.tar

    0下载:
  2. jphs是一个linux系统下可对JPEG图像进行信息隐藏的程序-jphs is a linux system of JPEG image information hiding procedure
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-30
    • 文件大小:15360
    • 提供者:jiao
  1. EasyHideProcess_dll

    0下载:
  2. 一个简单通过远程线程注入方式隐藏进程的源码.一个DLL模块,一个loader模块.可以拿来当模板使用.方便极了.-A simple manner through remote thread into the source code to hide the process. A DLL module, a module loader. Can be used as a template to use. Very convenient.
  3. 所属分类:系统编程

    • 发布日期:2024-05-30
    • 文件大小:246784
    • 提供者:车军
  1. infohid

    0下载:
  2. 本代码利用256色位图的数据区的信息冗余,将信息隐藏在位图数据区,实现了信息隐藏的功能。-The code to use 256 colors bitmap data area of information redundancy, the information hidden in office chart data area to realize the function of information hiding.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-30
    • 文件大小:77824
    • 提供者:wang
  1. filter-high

    0下载:
  2. 文件过滤驱动的源代码,可以拦截读写操作,完整的项目-File filter driver source code, you can read and write operations to intercept and complete projects
  3. 所属分类:驱动编程

    • 发布日期:2024-05-30
    • 文件大小:86016
    • 提供者:adward
  1. matlab

    0下载:
  2. 研究的是时空域下的水印技术.所谓时空域就是不对信号做任何频率变换而得到的信号域。对于图象载体,起信号空间也就是象素值的取值空间。单纯的谈象素实际上是不科学的,因为对同一图象点,有不同的坐标去描述它。所以,我们选择了RGB空间下的象素(RGB象素)作为分析对象,研究了基于RGB颜色空间和图象亮度空间的空域隐藏。LSB(Lest Significant Bits)的中文意思是:最不重要位,有时也称为最低有效位或简称最低位。LSB所蕴涵的信号
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:57344
    • 提供者:anlang
  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. 基于LSB算法的信息隐藏技术。-LSB algorithm based on information hiding technology.
  3. 所属分类:加密解密

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

    0下载:
  2. 信息隐藏与水印技术系列实验之四:DWT变换域不可见图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的DWT变换域低频LL系数中多次重复嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时需要原始图像。 (3)剪切
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 在windows xp下隐藏进程 在windows xp下隐藏进程-In windows xp under the hide process hide process under windows xp
  3. 所属分类:Windows编程

    • 发布日期:2024-05-30
    • 文件大小:461824
    • 提供者:tandxu
  1. wavedetect

    0下载:
  2. 信息隐藏中的数字水印技术小波变换c++源代码-Hidden information in digital watermarking technology wavelet transform c++ source code
  3. 所属分类:波变换

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

    0下载:
  2. 基于LSB的信息隐藏技术——MFC——编译已经通过运行正常-LSB-based Information Hiding- MFC- has been compiled by running the normal
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:4072448
    • 提供者:lishanshan
  1. imagehide

    0下载:
  2. 数字隐写技术,很好用的数字水印算法。采用VC++编程实现,步骤明细,内容清楚,欢迎下载-Digital steganography technology, a good digital watermarking algorithm used. Using VC++ programming, steps detail, content, clear, welcome to download
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:2007040
    • 提供者:王凌晓
  1. Video_LSB_Watermarking2

    0下载:
  2. LSB视频水印程序(输入字符+弹出框),MATLAB视线视频水印的添加和提取-LSB video watermarking process (input character+ pop-up box)
  3. 所属分类:图形图象

    • 发布日期:2024-05-30
    • 文件大小:685056
    • 提供者:朱七七
  1. paranoia

    0下载:
  2. 用Java实现的信息隐藏算法,还有电子书。-With the Java implementation of information hiding algorithm, as well as e-books.
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:707584
    • 提供者:yueice

源码中国 www.ymcn.org