-
aes算法c(c++)_支持128、192和256位密钥
aes算法c(c++)_支持128、192和256位密钥 实现一个C++的AES算法类,可直接调用
- 2022-02-02 20:47:48下载
- 积分:1
-
3D FDTD code for electromagnetic simulation
In the pFDTD, pre-defined, a number of functions helps you to input complex dielectric/metallic
structures by the repeated use of rather simple geometric structures. For example, the later
use of input object functions will take over the overlapped region with the previously defined
structures. In the present pFDTD version, only metals that can be described by simple Drude
model can be handled.
- 2022-04-18 00:45:50下载
- 积分:1
-
二维数组的冒泡排序
二维数组的冒泡排序-Bubble sort of Two-Dimensional Arrays
- 2022-12-20 04:00:03下载
- 积分:1
-
最新版三次样条插值源程序
最新版三次样条插值源程序-latest version of Cubic Spline Interpolation source
- 2022-01-22 01:26:05下载
- 积分:1
-
多项式表达式,用于计算栈的使用,实现表达式…
实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator
- 2022-04-08 02:18:12下载
- 积分:1
-
归并排序
与常见的归并排序算法不同,效率更高,使用C++编写,vs更高版本也可以直接用。
用模板类编写,可以熟悉模板的写法。
归并排序是分治法的典型应用,把原始数组分成若干子数组,对每一个子数组进行排序,继续把子数组与子数组合并,合并后仍然有序,最终得到排序结果。
- 2022-11-06 08:55:04下载
- 积分:1
-
北邮数字电路实验报告_简易电子琴制作。
- 2022-12-16 15:35:03下载
- 积分:1
-
DFS非
dfs的非递归算法-dfs non- recursive algorithm
- 2023-01-24 05:20:03下载
- 积分:1
-
曲线拟合程序
多项式相关系数的计算方法(多项式形式1)
多项式相关系数的计算方法(多项式形式2)
最小二乘法曲线拟合
三次样条插值(自然边...
曲线拟合程序
多项式相关系数的计算方法(多项式形式1)
多项式相关系数的计算方法(多项式形式2)
最小二乘法曲线拟合
三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2) least-squares method curve fitting cubic spline interpolation (natural boundary conditions)
- 2022-03-02 20:53:09下载
- 积分:1
-
哈夫曼树结构运算
哈夫曼树结构运算-Huffman tree structure Operational
- 2022-08-08 15:49:14下载
- 积分:1