-
一个关于下载文件客户程序的小程序,欢迎大家下载,如有问题,请和我联系。...
一个关于下载文件客户程序的小程序,欢迎大家下载,如有问题,请和我联系。-download files on a client"s computer and you are welcome to download, if there are questions, please contact me.
- 2022-03-01 09:04:57下载
- 积分:1
-
粒子群优化算法
Um algoritmo de otimização por 考试 de particulas。Utilizando matlab,简单 e 缀 de entender。
- 2022-04-19 21:20:34下载
- 积分:1
-
通过拍摄的方法求解线性常微分方程
solution of linear ODE by SHOOTING method
Runge kutta
- 2022-08-15 23:24:03下载
- 积分:1
-
类和数组
类和数组
- 2022-05-28 22:09:47下载
- 积分:1
-
doolittle直接分解法和guass
doolittle直接分解法和guass-sedilla迭代法解方程组源码-doolittle direct decomposition and guass-iterative method of sedilla equations FOSS
- 2022-01-31 15:08:12下载
- 积分:1
-
矩阵运算的算法
用Type类数组创建矩阵对象
matrix(int rows,int cols) //创建矩阵,值为0
matrix(int...
矩阵运算的算法
用Type类数组创建矩阵对象
matrix(int rows,int cols) //创建矩阵,值为0
matrix(int n) //创建单位阵
matrix(const matrix &) //拷贝构造函数
BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵
modifyrowscols(int rows,int cols) //修改矩阵的行列数
~matrix() {delete []elems } //析构函数
-matrix algorithm with Type category created matrix array object matrix (int rows, int cols)// create matrix, value of 0 matrix (int n)// create units matrix array (const matrix
- 2022-09-14 20:40:04下载
- 积分:1
-
卷积和逆卷积的快速算法
卷积和逆卷积的快速算法-the quick algorithm of convolution and reconvolution
- 2023-06-04 00:35:03下载
- 积分:1
-
cpu 调度算法 fcfs sjf,RR,......
cpu 调度算法使用六种调度算法先到送达,最短的工作,首先,没有抢占优先级与无抢占循环赛
- 2022-02-10 05:22:38下载
- 积分:1
-
C语言实现sm2/sm3/sm4
国密SM2、SM3、SM4算法源码,有从事银行安全方面的朋友或者对国密算法感兴趣的朋友可以下载研究一下。
- 2023-02-18 19:25:03下载
- 积分:1
-
大点数 快速傅立叶变换 用Matlab编程实现 运行很好
大点数 快速傅立叶变换 用Matlab编程实现 运行很好-Great points Fast Fourier Transform with Matlab programming to run good
- 2023-02-10 20:05:03下载
- 积分:1