The following Visual Basic project contains the source code and Visual Basic examples used for linear system solver. This is an application that solves the linear system of equations: [A]*{x}={b} for {x} and calculates the determinant of matrix [A].
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Form1b.frm | 81422 |
info.txt | 786 |
Linear.vbp | 955 |
Linear.vbw | 84 |
metablites.bas | 487 |