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

搜索资源列表

  1. handle_01

    0下载:
  2. 控制台下,利用结构嵌套和句柄,来实现信息隐藏的小程序。 HANDLE.h HANDLE.c-console, using the nested structure and handle, to achieve information hiding small procedures. HANDLE.h HANDLE.c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:81580
    • 提供者:qin
  1. RQP

    0下载:
  2. 基于数字水印BMP图象的隐藏信息原始快对检测算法(RQP算法),利用C++语言实现,检测效率得到提高-based on digital watermarking BMP images for hidden messages to the original fast detection algorithm (PROGRAMMING algorithm) the use of C language, improve the efficiency of detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50405
    • 提供者:陶烨
  1. C语言实战105例

    0下载:
  2. C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器 
  3. 所属分类:Windows编程

    • 发布日期:2012-03-06
    • 文件大小:654374
    • 提供者:jawin@126.com
  1. 24bitinfohide

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

    • 发布日期:2017-04-07
    • 文件大小:4106
    • 提供者:jack.c
  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. LSB

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

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

    0下载:
  2. 基于BMP图像的信息隐藏,可以在BMP图像中隐藏秘密信息,-BMP image-based information hiding, BMP images can hide secret information,
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:19419
    • 提供者:byleimin
  1. VS_Login

    0下载:
  2. C#编写的登录系统 ,可根据用户在数据库的信息 显示不同的界面,管理员可为用户分配权限,前台的menu可根据权限自动显示和隐藏-C#, login system, according to the information in the database the user to display different interface, administrators can assign permissions to users, reception menu can show and hide u
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1798174
    • 提供者:zxw
  1. DiscreteCosineTransform

    0下载:
  2. 利用C#实现基于DCT变化的信息隐藏技术,使用简单方便-C# DCT
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:95216
    • 提供者:luyihui
  1. mbsteg

    0下载:
  2. 这是一个很好的信息隐藏软件,用C++编写啊,代码不错-This is a good message hidden software, written in C++, ah, good code
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:822274
    • 提供者:carlbgc
  1. 04

    0下载:
  2. 本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:系统采用人机交互的方式,界面美观友好。屏幕信息需要时时显示,网络延时不能大于1秒。服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。系统运行时占用内存不能大于10MB,以免影响系统性能。客户端运行时需要隐藏显示窗口,起其感觉不到在运行。-本实例取自《visual c++项目开发案例全程实录》一书,保证能跑,不过要事先配置外部环境,内有说明书,网友可按提示操作
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:18655630
    • 提供者:
  1. Ex11.2-LSBforHide

    0下载:
  2. C#中,网络信息隐藏通信程序,可隐藏网络通信-C#, Network Information Hiding communication program to hide the network communications
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:233665
    • 提供者:王晓飞
  1. LSB

    0下载:
  2. C#写的lsb嵌入信息隐藏算法,将核心功能抽象成了类,可以参考一下!-C# to write the LSB embedded information hiding algorithm, the core function of the abstract class, you can refer to it!
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:502001
    • 提供者:liu
  1. Easy-language-Mail

    0下载:
  2. 这个是我用易语言写的一个钩子函数,这次所用的是易语言与C++不同,功能可以记录用户击键信息,并将记录信息发送到指定邮箱,有开机自起,隐藏窗口等功能-This is I use easy language to write a hook function, this is easy to C++ language and different function can record the user click key information, and recording information s
  3. 所属分类:Hook api

    • 发布日期:2017-04-28
    • 文件大小:90937
    • 提供者:李和清
  1. 24bitinfohide

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

    • 发布日期:2017-04-14
    • 文件大小:4151
    • 提供者:liao641361
  1. snth07

    0下载:
  2. 数字水印与信息隐藏源代码(matlab and c) 很好的-Digital watermarking and information hiding the source code (matlab and c) good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-16
    • 文件大小:15360
    • 提供者:woutyr
搜珍网 www.dssz.com