-
aes_example
algorithme de cryptage aes en c 语言
高级的加密标准
* * 作者: B-Con (b-con@b-con.us)
* * 版权限制: GNU GPL
* * 免责声明: 此代码被提出"按原样"没有任何 garuentees ;说的笔者认为
通过使用此代码的呈现没有问题的责任。
* * 详细信息: 此代码是执行的 AES 算法,由指定的
- 2022-07-08 15:22:26下载
- 积分:1
-
AES128源代码实现
AES128源代码实现
- 2022-02-01 22:45:38下载
- 积分:1
-
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误...
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible with a straight line to the point of the expression of a number of trends, of course, a straight line through all the points is the best, but often there is a margin of error, Therefore, a straight line fitting the requirements of the smallest error. established for these points (x1, y1), (x2, y2 )....( xn, yn). fitting straight line y = kx+ b.
- 2022-08-05 10:47:25下载
- 积分:1
-
问题
poj 2408 解题代码,北大acm在线可以测试。-problem-solving poj 2408 code, North acm test online.
- 2022-02-01 04:39:11下载
- 积分:1
-
自己编写的子集和问题的源代码,绝对可以运行
自己编写的子集和问题的源代码,绝对可以运行-I have written and the issue of a subset of the source code can run
- 2022-10-01 04:10:04下载
- 积分:1
-
csv 到 json 脚本
它的简单,易于理解脚本解析 csv flare json。它
- 2022-02-15 01:42:59下载
- 积分:1
-
PID控制和卡尔曼滤波
参加飞思卡尔的同学肯定在知道采集传感器后的数据往往需要进行数据融合,卡尔曼滤波是一种数据融合算法,本学习资料主要是基于C语言的卡尔曼滤波和PID控制,仅提供参考
- 2022-02-07 22:09:56下载
- 积分:1
-
介绍双数组逆波兰表达式法:
介绍双数组逆波兰表达式法:-Introduced the dual-array expression Reverse Polish law:
- 2022-05-24 18:33:37下载
- 积分:1
-
多传感器数据融合系统中时间配准算法分析,非常有用
多传感器数据融合系统中时间配准算法分析,非常有用-An analysis of time registration in multi―sensor data fusion system
- 2022-08-15 21:14:51下载
- 积分:1
-
《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);...
《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);-"computer algorithm based" on the choice of algorithm : k find small elements, time complexity of O (n);
- 2022-02-27 01:43:45下载
- 积分:1