-
math, matrix operations
数学运算,矩阵运算的说明共式,包括求逆,行列式等-math, matrix operations-a total of the note, including inversion, as Determinant
- 2022-01-29 01:44:19下载
- 积分:1
-
计算个人所得税的代码5522197 5522197 5522197
计算个人所得税的代码5522197 5522197 5522197-the calculation of personal income tax code 5522197 5522197 5522197 5522197
- 2022-04-08 19:28:14下载
- 积分:1
-
遗传算法求解TFS
资源描述使用遗传算法解决TFS问题,10个城市,节点已给出
- 2022-02-11 15:01:13下载
- 积分:1
-
冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊
冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊-Bubble Sort and Tower of Hanoi " problem of the recursive algorithm experimental reports, good things to download ah
- 2022-01-25 15:49:01下载
- 积分:1
-
k均值代码,我自己做的,保证正确,欢迎下载
k均值代码,我自己做的,保证正确,欢迎下载-k means the code, I have to do to ensure that the correct, welcome to download
- 2023-06-18 23:25:03下载
- 积分:1
-
这是一个小程序,用于二部匹配
This is a small program for bipartite matching-This is a small program for bipartite matching...
- 2022-09-18 09:35:03下载
- 积分:1
-
从回归分析中得出的数据。并产生T。
对数据进得自回归分析预测。并生成下一周期的预测值-Of data into the prediction derived from the regression analysis. And generate the next cycle of prediction value
- 2022-10-23 03:00:03下载
- 积分:1
-
这个c语言程序实现中缀表达式变为后缀表达式,并且实现其计算...
这个c语言程序实现中缀表达式变为后缀表达式,并且实现其计算-the language program which is made up of expressions into a suffix expression, and its calculation
- 2023-06-28 05:20:03下载
- 积分:1
-
C课程设计
#include
#include
#include
#define LEN sizeof(struct stu)
struct stu
{
long num;
char name[20];
char sex[10];
float China;
float Math;
float English;
float add_score;
float ave;
struct stu *next;
};
- 2023-08-09 22:55:02下载
- 积分:1
-
一个用来计算矩阵运算的函数库,希望对大家有用
一个用来计算矩阵运算的函数库,希望对大家有用-One used to calculate the matrix operations of the library and hope for all of us
- 2023-06-13 21:55:05下载
- 积分:1