-
controllimit
求Q统计量的控制限求Q统计量的控制限求Q统计量的控制限求Q统计量的控制限(.............................................................................)
- 2010-05-11 11:11:17下载
- 积分:1
-
MATlAB-gauss
已知赤经赤纬计算轨道六根数,采用高斯算法(calculate orbit elements(gauss))
- 2011-07-08 09:04:11下载
- 积分:1
-
slopes
在matlab环境下,导入DEM,计算地形坡度(calculate the slope)
- 2011-07-14 22:41:57下载
- 积分:1
-
matlab-gui
MATLAB GUI 学习笔记 新手入门使用(MATLAB GUI study notes for beginners to use)
- 2013-10-19 16:18:47下载
- 积分:1
-
matlab_course-of-study
MATLAB数学工具软件
实例简明教程(matlab program course of study)
- 2013-12-04 11:06:32下载
- 积分:1
-
singlearea
newton rapson method for line flow data
- 2011-09-04 14:44:06下载
- 积分:1
-
mssa-g
多频道奇异谱分析,即奇异谱分析的升级版,广泛应用于气象变化,股市波动,降噪等领域。(Multi-channel singular spectrum analysis, that singular spectrum analysis of an upgraded version of the widely used weather changes, stock market volatility, noise reduction and other areas.)
- 2014-01-26 21:22:38下载
- 积分:1
-
rr
说明: ma yi sparse representation classification .EXTENDED YALE B database.recognition rate 95 。(ma yi sparse representation classification. recognition rate 95 .)
- 2011-03-31 15:28:38下载
- 积分: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
-
apriori算法源代码
Apriori算法1994年由R.Agrawal等人提出来的Apriori算法是 关联规则挖掘的一个经典算法,后来的许多算法都是基于该算法的思想。算 法的名称来源于在算法中应用了频繁项集的先验知识,即:一个频繁项集的 任一非空子集必定是频繁项集;因此只要某一项集是非频繁的,则其超集就 无须再检验。
- 2022-02-07 02:08:10下载
- 积分:1