资 源 简 介
This is a simple program written in Delphi to solve linear equations.
It provides examples of very basic import-export techniques. Since it is build as a homework project, it is well polished and has somewhat limited functionality. The main issue is I have implemented almost no error handling whatsoever, so if you do something wrong, the most likely outcome will be an infinite loop or some nasty looking error message :)