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

搜索资源列表

  1. ldpc_distr1

    0下载:
  2. 低密度码信道编译码算法,程序有信道模拟,matlab语言实现,主要研究规则低密度码-channel low-density code encryption algorithm, the procedure channel simulation, Matlab language, the main rules of low-density code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:623975
    • 提供者:马林华
  1. 一种基于小波变换的数字图像加密算法

    1下载:
  2. 一种基于小波变换的数字图像加密算法.PDF 利用matlab实现-based on wavelet transform digital image encryption algorithm. PDF achieved using Matlab
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:224153
    • 提供者:bob
  1. ldpc_encode-decode

    0下载:
  2. 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:590646
    • 提供者:屈兰
  1. Metrix

    2下载:
  2. 该软件和代码实现的功能是对图象的加密和解密,运行环境是Xp+matlab,代码中有说明,很容易看明白.-the software code and the functions of the image of encryption and decryption, the environment is Xp Matlab, the code is described, it is easy to see to understand.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:64212
    • 提供者:叶飞
  1. TCHFS

    0下载:
  2. 根据TCH/FS信道的技术标准,用MATLAB语言编写程序模块,实现编译码模块功能,仿真TCH/FS信道各模块,检验与测试它们的性能,对TCH/FS信道的纠错性能进行仿真及分析。-under TCH / FS access to the technical standards, using MATLAB language program modules to achieve encryption module function, simulation TCH / FS Channel modul
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:202012
    • 提供者:刘奇
  1. cc1_matlab-

    2下载:
  2. 一些关于信道编译码的Matlab源代码,国外一所大学的matlab编译码解答。-some of the channel codec Matlab source code, a foreign university Matlab encryption answer.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:76422
    • 提供者:刘鹏
  1. Mosaic_image

    0下载:
  2. Mosaic image encryption technique
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:762880
    • 提供者:katty
  1. ImageEncryptionGUI (1)

    0下载:
  2. image encryption GUI
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:30720
    • 提供者:sabry
  1. AES1

    1下载:
  2. mfpga,matlab代做,基于MATLAB平台的AES数字加解密仿真分析(Mfpga, matlab generation, simulation and analysis of AES digital encryption and decryption based on MATLAB platform)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:17408
    • 提供者:hlayumi
  1. JETIR1506047

    0下载:
  2. Chaotic Maps and encryption
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:562176
    • 提供者:csta
  1. Encryp_RSA

    0下载:
  2. acheive RSA algorithm in matlab
  3. 所属分类:加密解密

    • 发布日期:2018-04-30
    • 文件大小:14336
    • 提供者:mddm_84
  1. TP_SC

    0下载:
  2. code matlab security of information encryption decipherment
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:179200
    • 提供者:sarah95
  1. DES

    0下载:
  2. DES加密解密MATLAB程序附赠详细解释和各分步结果输出(DES MATLAB encryption and decryption process with detailed explanation and output results of each step)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:showlyjie
  1. software_final

    0下载:
  2. 一种基于Arnold变换的图像加密技术,并且用Matlab的GUI界面设计一个用Arnold算法进行图像加密的程序。该程序实现了Arnold图像加密算法的加、解密功能,以及一些基本的图像处理功能。(A kind of image encryption technology based on Arnold transform, and use Matlab GUI interface to design a Arnold encryption algorithm. This program imp
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:13301760
    • 提供者:leohu
  1. 双随机图像加密

    3下载:
  2. 图像经过双随机处理和分数阶傅里叶变换,可以达到加密解密的功能,且对密钥敏感性较强。(The image undergoes double random processing and fractional Fourier transform, which can achieve the function of encryption and decryption, and has strong sensitivity to the key.)
  3. 所属分类:图形图象

    • 发布日期:2019-09-18
    • 文件大小:226304
    • 提供者:追梦苦旅
  1. work2 Vigenere cipher

    3下载:
  2. 维吉尼亚密码算法加密解密用matlab实现,有注释版(Virginia cipher encryption and decryption)
  3. 所属分类:其他

    • 发布日期:2019-11-07
    • 文件大小:29696
    • 提供者:judian
  1. DES

    1下载:
  2. main函数文件输入明文,调用秘钥留生成函数(get_k文件)以及加解密函数(encrypt_fcn文件),完成对明文的加密和解密(Encryption and decryption of plaintext are accomplished by inputting main function file into plaintext, calling secret key generation function (get_k file) and encryption and decryptio
  3. 所属分类:Windows编程

    • 发布日期:2020-08-22
    • 文件大小:3072
    • 提供者:hyperbole
  1. MATLAB

    1下载:
  2. 通过级联分数傅里叶变对图像进行加密解密,可自行设置秘钥,以及加密的阶数,具有良好的保密性(Encryption and decryption of image by fractional Fourier transform)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-09
    • 文件大小:2048
    • 提供者:错错错c
  1. 自己敲的混沌加密

    1下载:
  2. 简单的混沌加密,在网易云课堂听课,做的笔记,简单的几个混沌加密,数字水印混沌加密,混沌加密生成二值图像、灰度图像、RGB图像(Simple chaos encryption, in the netease cloud class, take notes, a few simple chaos encryption, digital watermark chaos encryption, chaos encryption generated binary image, gray image, RG
  3. 所属分类:加密解密

    • 发布日期:2021-03-18
    • 文件大小:4096
    • 提供者:李庆丹
  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
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 37 »
搜珍网 www.dssz.com