资源列表
[数学计算/工程计算] Matrix-AlgorithmMat
说明:该java文件内包括了矩阵的加减乘除,矩阵求逆,矩阵求秩,矩阵转置,数组从大到小和从小到大排序等常用算法,是工科同学算例的仿真必备 -The java file, which includes both matrix addition, subtraction, matrix inversion, matrix rank, matrix transpose, array descending and ascending order and other commonly used algori<东南大> 在 2025-07-07 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] connected_clique_test
说明:Connected Clique Problem (Graph Alogorithm) Implementation in C<NS_Noob> 在 2025-07-07 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] kth_median
说明:Kth Median efficient algorithm implementation in C.<NS_Noob> 在 2025-07-07 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] rabin_karp
说明:An implementation of the Rabin Karp Algorithm to find the longest common sub-sequence between to strings in C.<NS_Noob> 在 2025-07-07 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] gauss
说明:高斯消去法求解AX=b,利用对增广矩阵进行的初等行变换,将系数矩阵变为上三角矩阵,然后回带,可以得到方程组的解。-Gaussian elimination method for solving AX = b, using the augmented matrix for the elementary row transformation, the coefficient matrix into an upper triangular matrix, and then back to the ta<岳晓鹏> 在 2025-07-07 上传 | 大小:1kb | 下载:0