搜索资源列表
attackofwatermarking
- 通过程序介绍的一些算法,可以对信息隐藏技术实施攻击,特别是水印技术.-procedures introduced by the algorithm, the information can be hidden to attack technology, in particular watermarking technology.
RQP
- 基于数字水印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
InformationHiding
- 信息隐藏理论与技术讲义(钮心忻)信息隐藏和数字水印的基本原理,基础知识及相应算法
LSBAlgorithm
- 信息隐藏 和提取算法,为最低位隐藏和提取算法
C语言实战105例
- 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 简单的计算器
LSBEmbeding
- 信息隐藏中用于数字隐写的常用算法: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
YUVPlayer1.2
- 本程序主要四大功能特点: 1、继承了 YUVViewer 可以同时打开多窗口的特点; 2、继承了 Elecard YUV Viewer 可以进行两幅图像对比的特点; 3、增加了宏块信息显示功能; 4、增加了两图对比时同步帧跳转功能: 例如对于错误码流,不同的错误隐藏算法可能造成解码序列长度不同,这时要比较两个序列就很不方便。而该功能正是为了解决这个问题,即以另一序列的显示图像为标准,在当前序列中寻找与其完全相同的图像。 -Four main features
TestJSteg
- JSteg隐写算法VC源码,可在图片中进行信息隐藏。-JSteg VC source steganography algorithm
dct
- 这是很好的信息隐藏算法 对学习信息隐藏技术很有用-This is good information hiding algorithm for learning useful information hiding techniques
MyProgram4
- 自己毕设做的信息隐藏的一部分,主要是界面和图形图像显示,没有隐藏和提取算法,对学习界面编程者或者图像处理者有一定帮助-The hidden part of their own complete set information, interface and graphic display, there is no hiding and extraction algorithm, the learning interface programming or image processing by
SSteganographt
- 密写编码技术以占用较多的载体数据为代价来减少对载体数据的修改量,从而降低信息隐藏引起的失真. 本文首先将密写编码方法的构造转化为一个数据的稀疏表示问题,然后提出出密写编码构造算法. 利用该构造算法可得到一系列密写编码方法,并进一步研究密写编码的组合形式,在不同占用率条件下获得了良好的编码性能,优于矩阵密写编码和游动密写编码. -Steganography to occupy more vector data to reduce the cost of the modifications o
dct_Hiding
- 基于DCT算法的信息隐藏的实现,支持图片和文本的嵌入。-DCT information hiding algorithm based implementation, support embedded images and text.
LSB
- 信息隐藏水印 LSB算法 有界面直接按照界面上的操作即可-LSB watermark information hiding algorithm has a direct interface according to the user interface on
LSB
- C#写的lsb嵌入信息隐藏算法,将核心功能抽象成了类,可以参考一下!-C# to write the LSB embedded information hiding algorithm, the core function of the abstract class, you can refer to it!
F5信息隐藏算法
- 基于JPEG图像的信息隐写算法,可以在DOS下直接运行,需要有一定JAVA开发基础
information_hiding
- 此算法为给予压缩域的信息隐藏算法,适用于数字水印技术,以提高信息隐藏的效率。-This compression algorithm given domain of information hiding algorithm for digital watermarking technology to improve the efficiency of information hiding.
large_capacity_dct_embedding
- 大容量DCT域信息隐藏算法,在WAV音频中嵌入秘密信息-large capacity dct embedding algorithm,embed data into wav
XINXIAMENDE
- 信息隐藏代码,以影片为载体使用lGB高级算法进行信息隐藏以及信息还原技术,附带注释。-Information hiding code, using the film as the carrier lGB advanced algorithm for information hiding and information reduction technology, with comments.
watermark
- 将具有特定标识的信息隐藏在数字化图像、视频、音频等多媒体。是一种基于DCT变换和ARNOLD置乱技术的数字图像水印算法,首先通过Arnold置乱二值水印图像对水印图像进行加密,其次将加密后的图像选择适合的强度,在载体图像中选择低频信号的位置进行嵌入。适合用于简单的图片版权保护。(Information that has a specific identity is hidden in digital image, video, audio and other multimedia. Is a k
LSB图像隐藏
- 选用最低位平面嵌入秘密信息的LSB算法,用MATLAB实现该算法的(1)信息隐藏;(2)信息提取;(3)测试。(The LSB algorithm, which uses the lowest bit plane to embed secret information, is used to realize the (1) information hiding of the algorithm by MATLAB; (2) information extraction; (3) test.)