搜索资源列表
desmatlab
- 数据加密技术des算法。利用matlab实现-data encryption technology des algorithm. Achieved using Matlab
yichuan
- 利用matlab设计的关于神经网络内容,非常有用
xiaobofenxi
- 利用matlab设计的小波分析图像及过程。
d2
- 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
dct2_embed
- 数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
dct2_recover
- 数字水印提取算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
dwt_embed
- 数字水印嵌入算法,利用离散小波变换的(dwt)算法-Digital watermark embedding algorithm, using discrete wavelet transform (dwt) algorithm
chaoscode
- 利用混沌实现了汉字的加密与解密,效果不错,自己编的-Realized the character of chaos encryption and decryption, good results, their series
lorentz
- 文字图像,通过混沌加密,利用洛伦兹变换,即三维空间加密程序-Text images, through encryption, using the Lorentz transformation, ie three-dimensional encryption program
1
- 基于盲返卷积方法,恢复被噪声污染的图像,利用matlab实现。-Blind return convolution methods to restore the image of the noise pollution, the use of matlab.
UKF
- 利用matlab实现无迹卡尔曼滤波(UKF)算法,并给出仿真结果-Using matlab to realize no trace kalman filter (UKF) algorithm, and the simulation results is given
disparity-map
- 利用matlab立体匹配,可获得立体图像左右视图的视差图代码,效果不错 -Matlab matching around view of the three-dimensional image can be obtained disparity map code, good results
reconstr
- 对图像处理中标定,匹配,三维还原出一系列的三维点,利用matlab进行图像的三维重建-Calibration of image processing, matching, three-dimensional reduction of a series of three-dimensional point, three-dimensional reconstruction of the image using matlab
arnold
- 利用matlab写的较基本的arnold加密与相应解密算法,其中的key可以任意改之,但加密次数不宜太多,最好在100次以内-Use matlab to write the basic Arnold encryption and decryption algorithm, one of the key can be arbitrary change, but the number of encryption shoulds not be too much, best within 100 tim
aes
- 实现加密解密功能,利用matlab开发环境,涉及轮密钥的运用-The encryption and decryption functions, matlab development environment, involving the use of round keys
MD5--matlab
- 利用C语言编写程序,成功的实现对MD5算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of MD5 algorithm programming, simple operation, convenient, program classic!
RSA
- 非对称加密,根据RSA原理,利用matlab编写的代码,能对任何信息进行加密处理-IT CAN
ase-matlab
- 基于matlab的128位aes加密解密算法 有效利用pipeline提高了设计的时钟频率和吞吐量 是一个十分高效的作品-Effective use of pipeline based on matlab 128 aes encryption and decryption algorithm improves the design of the clock frequency and throughput is a very efficient work
DESwithUDPmodule
- 利用matlab语言实现的DES算法,其特点是加入了UDP发送与接收模块,可以实现加密数据后的网络发送与接受后的解密-The use of DES algorithm matlab language, which is characterized by adding UDP send and receive modules can realize the network send and receive encrypted data after decryption post
AES原理及Matlab实现
- 利用Matlab实现AES,其中包括了AES中的主要算法理解,以及逐步实现AES加密过程的方法和步骤。(the implementation of AES)