-
0898716187
Dcblurrinq Images Matrices, Spectra,and Filtering
- 2010-11-28 21:19:30下载
- 积分:1
-
tsp
for solving TSP in matlab using hopfield neural network
- 2011-07-03 05:54:32下载
- 积分:1
-
Romberg
用romberg方法计算定积分,数值积分的一种常用方法(use romberg method)
- 2010-12-23 09:59:07下载
- 积分:1
-
untitledwu
基于双环控制的光伏发电系统并网的仿真图,希望能有所帮助(Photovoltaic power generation system based on double loop control grid simulation diagram, hoping to help)
- 2015-01-12 14:42:13下载
- 积分:1
-
spread-spectrum-correlation-properties-simulation
the two .m file used to generate m sequence and compute two sequences s correlation properties, for example to compute two gold sequences s correlations properties
- 2011-05-13 16:11:11下载
- 积分:1
-
123
说明: 一种基于量子相位编码的量子遗传算法,求解TSP(Quantum genetic algorithm)
- 2020-07-25 11:28:43下载
- 积分:1
-
DCT
用matlab实现的灰度图像DCT变换的源程序。(Matlab implementation of the gray image with DCT transform of the source.)
- 2010-09-10 15:05:43下载
- 积分:1
-
encode_bit
关于turbo码编码的仿真程序,简单实用,是初学者的理想程序(On the turbo coding of the simulation program, simple and practical, is the ideal program for beginners)
- 2009-11-24 18:37:13下载
- 积分:1
-
matlab.coding
《MATLAB程序设计教程》一书的随书源代码("MATLAB Programming Guide," a book of the source code along with book)
- 2007-03-06 11:21:44下载
- 积分: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