-
C#矩阵运算类,可以实现矩阵运算的常见功能,方程组求解等功能。...
C#矩阵运算类,可以实现矩阵运算的常见功能,方程组求解等功能。-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.
- 2022-08-22 07:53:35下载
- 积分:1
-
小波分解
小波分解图像使图像分为低频和高频信息,通过这种方法可以增强图像的清晰度
- 2023-05-14 18:10:03下载
- 积分:1
-
等值线算法
等值线算法,仅供参考,算法有待改进!基于离散点的等值线生成算法,里面包括样例数据!等值线算法,仅供参考,算法有待改进!基于离散点的等值线生成算法,里面包括样例数据!
- 2023-01-10 20:50:04下载
- 积分:1
-
使用RSA数字签名
//Rivest,Shamir,Adelman(RSA)#include#include#include#include#include#include#includeint enumber(char);char denumber(int);int CK_PRIME(long int);long int Get_GCD(long int,long int)
- 2022-01-22 03:04:32下载
- 积分:1
-
直接序列扩频调制和解调功能模式[1,2] 1模块完成…
完成DSSS调制解调功能 mode[1,2] 1进行调制,2进行解调,未指定时自动完成这两个功能-Completion of DSSS modulation and demodulation functionality mode [1,2] 1 modulation, 2 to carry out demodulation, when the auto-complete does not specify that these two functions
- 2022-02-07 21:56:42下载
- 积分:1
-
一种倾角传感器的串口通讯实例,值得一看。
一种倾角传感器的串口通讯实例,值得一看。-angle sensor of a serial communication example, an eye-catcher.
- 2022-06-12 00:02:27下载
- 积分:1
-
ROMBERG 算法
以我的近似 = INTEGRAL((F(X) DX)) 从 A 到 B:
输入: 终结点 A、 B ;整数 N。
输出: 阵列 R.(R(2,N) 是对我的近似)。
R 是由行 ; 计算只有 2 的行保存在存储中
- 2022-04-24 00:26:24下载
- 积分:1
-
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)...
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)-Parallel programming methods in the Monte Carlo description of the procedures seek π value (specific language using MPI C)
- 2022-01-21 02:15:29下载
- 积分:1
-
使用汇编计算93的499次方
计算93的499次方,解决大大数字的相关运算问题,使用汇编语言,使用AT&T语法更改相关数字可以完成其他大数的类似计算
- 2023-05-27 12:20:03下载
- 积分:1
-
采用vs2008 c#编写
Q
采用vs2008 c#编写
Q-Learning强化学习的代码实现
状态空间5维,动作空间5维-Using vs2008 c#
Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
- 2022-01-22 07:59:13下载
- 积分:1