-
Lagrang
数值分析中的Lagrang插值算法,用于曲线拟合的方法。(Lagrang interpolation)
- 2010-06-11 23:28:25下载
- 积分:1
-
876
matlab应用接口编程设计基础,术语应用的扩展(matlab application interface programming design based on the term application extension)
- 2013-03-25 22:23:21下载
- 积分:1
-
计算短时傅里叶变换 stft_lfm
短时傅里叶变换提取线性调频雷达信号的时频分布,具有很好的效果(When the short-time Fourier transform to extract chirp radar signal frequency distribution, with good results)
- 2020-11-09 22:09:47下载
- 积分:1
-
MatlabImageProcessing
matlab图像处理命令的解释和实例 (matlab image processing command explanation and examples)
- 2007-11-16 07:09:41下载
- 积分:1
-
matlab_Sonar
声纳技术实验常用水声信号及其处理方法,包括CW信号产生,LMF信号产生(Sonar technology experiments commonly used in underwater acoustic signal processing methods, including the CW signal generator, Model LMF signal generator)
- 2021-04-17 15:18:53下载
- 积分:1
-
PiecesOfMosaic
本代码是由matlab实现,主要功能实现了纵切碎片的完美拼接。(This code is implemented by the matlab, the main function of the longitudinal fragmentation perfect stitching.)
- 2013-09-15 09:35:29下载
- 积分:1
-
course
帮助大家学习matlab和mathmatica(help you learn matlab)
- 2009-10-10 10:07:12下载
- 积分:1
-
Matlab-GUI
说明: Matlab GUI界面绘图和句柄编程实例(Matlab GUI interface handles and graphics programming examples
)
- 2011-03-11 16:29:29下载
- 积分:1
-
RF_Toolbox29_win32
rf system matlab tool box 2
- 2012-08-14 14:52:05下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1