搜索资源列表
Inverse-of-a-matrix
- 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
Delphi_Matrix_inv
- 在C语言环境下,编写了程序生成EXE文件,来求取矩阵的逆矩阵,简洁方便。-In the C language environment, write a program to generate EXE file, to strike a matrix inverse, simple and convenient.