CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 变换 matlab

搜索资源列表

  1. Arnoldfunction

    1下载:
  2. 基于Anold变换的图像置乱函数——matlab ?
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:855
    • 提供者:MaM
  1. wartermaking

    0下载:
  2. 数字水印嵌入和提取算法 包含时空域和变换域的算法的matlab实现-digital watermark embedding and extraction algorithms contained when airspace and transform domain algorithm to achieve the Matlab
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:377416
    • 提供者:李强
  1. matlabtxjm

    0下载:
  2. 基于matlab的图形图象加密算法,对图形图象进行行列变换,达到对图象进行加密的功能。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:820
    • 提供者:liweiyi
  1. Arnold1

    1下载:
  2. 用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1263
    • 提供者:杨柯
  1. DCT--info-hiding.rar

    1下载:
  2. 函数用于DCT的信息隐藏,在变换域嵌入隐藏的信息,Function for the DCT information hidden in the transform domain embedded hidden information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1666
    • 提供者:潘露
  1. watermarking

    0下载:
  2. 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1832
    • 提供者:wangyapeng
  1. dct2_embed

    0下载:
  2. 数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1343
    • 提供者:肖乐
  1. dct2_recover

    0下载:
  2. 数字水印提取算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1172
    • 提供者:肖乐
  1. dwt_embed

    0下载:
  2. 数字水印嵌入算法,利用离散小波变换的(dwt)算法-Digital watermark embedding algorithm, using discrete wavelet transform (dwt) algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:897
    • 提供者:肖乐
  1. matlab

    0下载:
  2. 实现数字水印提取 变换 分数级数变换压缩-watermark
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1628
    • 提供者:zhang
  1. lorentz

    0下载:
  2. 文字图像,通过混沌加密,利用洛伦兹变换,即三维空间加密程序-Text images, through encryption, using the Lorentz transformation, ie three-dimensional encryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4674235
    • 提供者:马郑列
  1. soundsignal

    0下载:
  2. 将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。-Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:34134
    • 提供者:yuanyuan
  1. dct

    0下载:
  2. 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1526389
    • 提供者:ljh
  1. MATLAB

    0下载:
  2. Arnold变换,用于加密,解密图片,水印技术等,毕业设计可能有人会用到-Arnold transformation, is used to encrypt and decrypt pictures, watermarking technology, graduate design may have been used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:511410
    • 提供者:ye
  1. tc20

    0下载:
  2. 加密 图像加密啊 用双线性变换法分别设计数字Butterworth低通滤波器(IIR),使用MATLAB或者C语言编程实现数字Butterworth滤波器,性能要求如下: 加密-safe for the imagine!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1062221
    • 提供者:lj
  1. DCT

    0下载:
  2. 通过MATLAB,基于图像变换域的信息隐藏源码-MATLAB, based on the information of the image transform domain hidden source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:1629
    • 提供者:赵瑞丰
  1. adapt-chaos-and-wavelet-combined-

    1下载:
  2. 该程序可以进行图像加密,运用了混沌和小波变换,希望对你有帮助。-adapt chaos and wavelet combined method of matlab image encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-03
    • 文件大小:1217
    • 提供者:
  1. watermark1

    0下载:
  2. 基于dct域变换的数字水印算法,matlab实现-Based on the dct domain transform the digital watermark algorithm, matlab. .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:2780922
    • 提供者:lita0000
  1. matlab

    0下载:
  2. matlab数字水印加密和嵌入程序,含有小波变换和Arnold变换函数代码-Matlab digital watermarking encryption and embedding procedures, including wavelet transform and Arnold transform function code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2352731
    • 提供者:彼岸花开
  1. SM4

    2下载:
  2. SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)
  3. 所属分类:加密解密

    • 发布日期:2020-07-08
    • 文件大小:1024
    • 提供者:xqw123456
« 12 »
搜珍网 www.dssz.com