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

搜索资源列表

  1. LSB-MATLAB

    0下载:
  2. LSB算法简单,实现容易,同时可以保证数字水印的不可见性,由于可以在最低位的每个像素上都插人数字水印信息,因此有较大的信息嵌入量-The LSB algorithm is simple, easy to implement, and can ensure the watermarking invisibility, because can insert watermarking information of each pixel in the low, therefore a high embe
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:3845
    • 提供者:张鹏飞
  1. watermarking

    2下载:
  2. 基于DWT和SVD的双重水印算法的源代码 包含嵌入 检测 提取-Based on DWT and SVD dual watermarking algorithm source code Extracts contain embedded detection
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:6144
    • 提供者:lem
  1. lle

    1下载:
  2. 此算法可以实现局部线性嵌入的降维,对于生成的数据进行可视化-This algorithm can be implemented locally linear embedding dimension reduction for visualization of data generated
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:9558
    • 提供者:韩晓春
  1. audio-watermarking-scheme

    0下载:
  2. 实现混沌分数正弦变换域音频水印算法,可实现秘密嵌入水印-2009 Chaos-based discrete fractional Sine transform domain audio watermarking scheme
  3. 所属分类:Audio program

    • 发布日期:2017-04-06
    • 文件大小:423849
    • 提供者:
  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. matlab_and_C

    0下载:
  2. matlab与C混合编程的小程序,实现简单的四则运算,在matlab中嵌入C程序能显著提高算法的执行速率。-hybrid programming of matlab and C
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:547867
    • 提供者:高健
  1. shipingshuiyinbeifen

    1下载:
  2. 该算法利用随机置乱的方法将水印信息进行置乱,对选定的视频帧先进行DWT变换,然后对得到的逼近子图进行DCT变换,最终将置乱后的水印信息嵌入到直流分量-The algorithm uses the method of random scrambling the watermark information is scrambling to be first selected video frames DWT transform, and then the resulting approximatio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1761
    • 提供者:吕岩
  1. dct

    0下载:
  2. dct水印算法的嵌入及提取,图像psnr计算,有良好的隐藏性性能-dct watermarking algorithm for embedding and extraction, image psnr calculation, there is a good hidden performance
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:吕泽
  1. DCTshuiyin

    0下载:
  2. 这是基于离散余弦DCT的数字水印算法的实现,图片自由选择,可以对嵌入水印的图像进行各种攻击后提取水印。鲁棒性较强。-This is the realization of digital watermarking algorithm based on discrete cosine of DCT, picture free choice, can of the embedded watermark image of various attacks watermark extraction. Str
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:174289
    • 提供者:赖沿州
  1. ss

    0下载:
  2. 随着计算机网络的迅速发展,发生了翻天覆地的变化,数字信息的保护已是一个刻不容缓的问题,由于数字内容很容易复制,修改,网络上的数字内容分发的,有很多的盗版,侵权行为,知识产权保护,以抵抗各种侵权行为,近年来一直是世界上一种新的信息安全技术的提出,数字水印技术,它是一种新的数字信息技术为数字文件的特定著作权利益的保护。现在流行的水印算法在国内外主要是基于空间域和变换域,从综合性能比较,变换域的方法更为优越,目前占主要地位,未来的趋势为变换域方法为主流。本文提出了一种离散余弦变换(DCT)基于变换域的
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:500007
    • 提供者:汪超
  1. lle

    0下载:
  2. lle(局部线性嵌入)算法的源代码,适合进行人脸识别等,可降维。-lle (LLE) algorithm source code, suitable for face recognition, can reduce the dimension.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1121
    • 提供者:朱建勋
  1. zlygai

    0下载:
  2. 一种基于DCT数字水印新算法 该算法利用了新的算法来选取水印嵌入区域,使其既能够保证水印信息的鲁棒性又能够满足其不可见性。利用基于能量关系的算法进 行水印嵌入。最后进行了仿真实验,嵌入水印的图像中很难发现水印的痕迹,具有较高的清晰度-A new algorithm based on DCT digital watermarking algorithm uses a new algorithm to select the watermark embedding area, making it bo
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1142
    • 提供者:liuyan
  1. rsa

    0下载:
  2. 本代码是RSA非对称加密算法在C语言下的实现,可以嵌入代码中直接使用。-This code is RSA asymmetric encryption algorithm in C language code can be embedded directly.
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:6795
    • 提供者:xie
  1. dcthvsWaterm-ark

    0下载:
  2. 基于DCT域的鲁邦水印算法,原始图像分块DCT变换,基于纹理掩蔽特性的块分类,产生水印并嵌入提取-Lupin based DCT domain watermarking algorithm, the original image block DCT, texture classification based on block masking characteristics, generate and embed a watermark extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:198226
    • 提供者:张燕华
  1. daima

    1下载:
  2. 基于小波变换的图像数字水印算法研究 分析讨论了数字水印技术的基本原理、典型算法及数字水印的攻击方法,提出了一种基于离散小波变换的数字水印算法。该算法实现了基于小波变换的盲数字水印的嵌入和提取,提高了水印的安全性;将水印嵌入到原始图像离散小波变换的低频子带中,保证了算法的鲁棒性;利用人类视觉系统确定水印的嵌入强度,提高了水印的不可感知性。并在Matlab的环境下对该算法进行了实验。实验结果表明该算法对滤波、JPEG2000压缩等攻击手段具有较强的鲁棒性。-Image digital waterma
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:郑州
  1. watermark

    0下载:
  2. 数字水印离散余弦变换算法,包括水印嵌入和水印提取。-Discrete cosine transform digital watermarking algorithms, including the watermark embedding and watermark extraction.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2893
    • 提供者:妞妞
  1. f5

    0下载:
  2. 信息隐藏F5算法的JAVA源代码,包含了信息的嵌入和提取以及图像的压缩与解压- Information Hiding F5 algorithm JAVA source code, including the embedding and extracting information and image compression and decompression
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:80157
    • 提供者:金啸宇
  1. ica

    0下载:
  2. 这是一个基于极大负熵的水印嵌入图像的ica算法程序。-This is a huge negative entropy-based image watermarking ica algorithm .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1573
    • 提供者:乔帆
  1. audiowatermarking

    1下载:
  2. 基于小波域变换的数字音频水印算法,该算法对音频信号实施小波变换,对精细分量的能量进行比较,根据能量比较的结果及水印比特,结合人类听觉系统,采取缩小或不改变精细分量能量的方法,在精细分量中嵌入水印。-Base on DWT of the digital audio watermarking algorithm,the audio signalhas been transformed by DWT, the energy of detail coefficient of the first thre
  3. 所属分类:Audio program

    • 发布日期:2017-05-13
    • 文件大小:3312626
    • 提供者:lemon
  1. des

    0下载:
  2. DES数据加密算法。工程文件,已经建立好了,vc6直跑。 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的DEA是嵌入硬件中的。-DES data encryption algorithm. Engineering documents, has been created, vc6 straight run. Data Encryption Algorithm (Data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:48297
    • 提供者:caizixi
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 »
搜珍网 www.dssz.com