资源列表
[数学计算/工程计算] calculator
说明:基于汇编语言的的计算期分析,包括加减乘除和扫描-Analysis calculated based on the assembly language of the period, including addition, subtraction and scanning<胡斌> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] universal_crc
说明:univesal algorim to calculate crc 16 and 32<adrian> 在 2025-03-04 上传 | 大小:31kb | 下载:0
[数学计算/工程计算] RKM4
说明:Runge kutta method of 4th order to solve ODE with shooting technique<sivasankaran> 在 2025-03-04 上传 | 大小:155kb | 下载:0
[数学计算/工程计算] matrix_inv
说明:矩阵的求逆按矩阵类型分2种,一种是方阵,一种就是任意的矩阵了。而求逆的过程,我们学过线数就知道,可以用行列变化,用伴随矩阵。两种思路的代码网上都有,这里贴出一部分c++写的代码,是针对任意矩阵的用伴随的方法(先求代数余子式)。完全的代码和矩阵类,等我会用Wordpress里的文件插入的时候立马补上。-Matrix inversion matrix type 2, a square, one is an arbitrary matrix.<liubeing> 在 2025-03-04 上传 | 大小:1kb | 下载:0