-
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
-
Mechanical-fault-diagnosis-
介绍国内外机械故障诊断技术的发展情况,并列举了应用实例。(Describes the development of domestic and foreign machinery fault diagnosis technology, and examples of its applications.)
- 2015-03-24 17:14:07下载
- 积分:1
-
matlab
说明: 可以计算边缘分布函数的相关性,里面的秩相关系数(it can culculate the relation between one thing and another thing.)
- 2020-03-29 19:22:17下载
- 积分:1
-
ExpectationMaximization
Expectation Maximization
- 2010-01-15 22:50:55下载
- 积分:1
-
PSOtoolkit
这个是matlab pso 工具箱 下载,包含了pso工具箱的所有工具:hiddenutils,nnet,testfunctions,内附安装说明中文文档(This is a toolbox download matlab pso, pso kit contains all the tools: hiddenutils, nnet, testfunctions, Chinese documents containing installation instructions)
- 2010-05-28 16:19:38下载
- 积分:1
-
EvokedPotentialExtraction
对于单次提取的诱发响应,本程序提供了一种用matlab实现消除诱发响应潜伏期的影响的快捷有效的方法(Eliminate latency of evoked response)
- 2011-06-14 15:26:21下载
- 积分:1
-
bloqueacceedisc
bloquer/débloquer l accès à une partition donnée
- 2013-12-27 17:46:30下载
- 积分:1
-
FIR_RLS
经典的RLS算法,相信对做自适应滤波方向的人很有用哦(Classical RLS algorithm, adaptive filter do believe that one very useful direction Oh)
- 2009-07-02 17:50:42下载
- 积分:1
-
MR_test_for_dummies_100.m
The code in matlab help user do statistical analysis of time series
- 2013-01-11 20:47:33下载
- 积分:1
-
bi2de
this file changes a binary number format to decimal format.
- 2010-05-08 03:38:41下载
- 积分:1