-
用C实现的AES文件
document of Implementation AES with c-document of Implementation AES with c++
- 2022-02-02 17:16:08下载
- 积分:1
-
基于元胞自动机的单元模拟应用程序
该软件包包含基于正常数字和元胞自动机,以及一些经典的老的一些非同寻常的发电机。这些都是用于研究,而不是替换到库存随机 (这是很好的它是什么) 而设计的。所有这些不应该用于的加密 (SecureRandom 是细如是)。
- 2022-04-20 08:17:22下载
- 积分:1
-
龙格-库塔 (RK) 算法来估计解的常微分方程组 (ODE)
RK4 是一个 C 程序实现简单的龙格-库塔求解初值问题。Rk4() 函数并不包括任何误差估计。它以单步在一段时间,需要用户来控制步长。
- 2022-04-24 09:18:54下载
- 积分:1
-
#样品synte C代码
SYNTE软件中C#(visualc#2005)编程的插件示例。
- 2022-12-30 22:05:04下载
- 积分:1
-
poj_3134 IDA*
#include
#include
#include
#include
#include
#include
using namespace std;
int deep,n;
int v[1005]={1};
int h(int top)
{
int k=deep-top;
int x=v[top];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-14 00:25:02下载
- 积分:1
-
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法...
关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法-Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath
- 2022-01-26 14:38:08下载
- 积分:1
-
icp经典算法
国外网站的上一个ICP算法,开头有对算法参数的说明,很详细,可以看看,希望对大家有所帮助!
- 2022-03-17 20:25:04下载
- 积分:1
-
四皇后问题,八皇后问题,特洛比方块等等一些数学问题算法实现...
四皇后问题,八皇后问题,特洛比方块等等一些数学问题算法实现- Four empresses questions, eight empresses questions, Turlogh
and so on some mathematics question algorithms realizes compared to
the block
- 2023-03-13 08:45:04下载
- 积分:1
-
这是掌握计算机软件专业组合的一种数学…
这是硕士生计算机软件专业组合数学的一个字典算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm dictionary demonstration purposes only.
- 2023-07-29 18:05:04下载
- 积分:1
-
dspic 三相电机变频
dspic30F 变频器汇编驱动 三相电机 ,最佳方案,可以加减速。
- 2023-02-19 05:30:03下载
- 积分:1