Saturday 21 February 2009

Determinant Computation


This was one of the first programs with a Guide User Interface (GUI) that I wrote. My goal was to compute a determinant using the recursive Laplace's formula (which probably gives a horrible computational complexity) in order to get used to Java.

Written in : December 2006
Link for the application : Here
Skills used : Recursive functions, GUI making.

Note : All my programs are applications, not applets. Post a comment or contact me if you're interested in a source code.

No comments:

Post a Comment