-
abc_MATLAB_simulink
电机abc系统仿真程序,希望大家喜欢。。。。。(Electrical system simulation program abc)
- 2010-06-23 21:01:58下载
- 积分:1
-
factorial
用matlab编的一个程序用于求一个数的阶乘(Matlab made with a procedure for seeking a number of factorial)
- 2009-03-20 23:06:03下载
- 积分:1
-
ant-for-tsp-pr76
基于蚁群算法用MATLAB求解76城市TSP问题,可得目前世界最优解,适合高手阅读使用(Using MATLAB based on ant algorithm for solving the problem of 76 cities TSP, the best solution available to the world for master read the)
- 2010-05-31 20:27:35下载
- 积分:1
-
genLCG
乘同余法产生随机数,模特卡罗方法,matlab(By congruential method for generating random numbers, model Carlo method)
- 2011-10-20 13:06:11下载
- 积分:1
-
thinkdsp
This book is about signal processing, which includes processes for synthesizing,
transforming, and analyzing signals. It focuses on sound signals,
but the same methods apply to other signals, like electronic signals and mechanical
vibration.
- 2014-11-08 23:14:18下载
- 积分:1
-
main
用于车牌识别,个人感觉比较好,大家可以看一下(For license plate recognition, personal feeling better, we can look at)
- 2013-04-19 16:52:02下载
- 积分:1
-
max-liklihoodfilter
Rayleigh maximum likelihood filter for despeckling
- 2012-10-30 21:33:03下载
- 积分:1
-
1
说明: 数据分类,AdaBoost算法提升SVM,MATLAB算法(it is useful。)
- 2015-03-24 09:37:22下载
- 积分:1
-
matlab_8vazir
8 queens on the chess board with matlab
- 2013-07-12 23:47:42下载
- 积分: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