Description: a simple matrix calculator that allows the user to select 2 pre-defined square matrix and implement mathematical operations (addition, subtraction and multiplication) on them.
To Search:
File list (Check if you may need any files):
Matrix Calculator\.classpath
.................\.project
.................\.settings\org.eclipse.jdt.core.prefs
.................\bin\images\icon.png
.................\...\......\Open.gif
.................\...\......\Save.gif
.................\...\Matrix A.txt
.................\...\Matrix B.txt
.................\...\Matrix C.txt
.................\...\MatrixCalculator$1.class
.................\...\MatrixCalculator.class
.................\src\images\icon.png
.................\...\......\Open.gif
.................\...\......\Save.gif
.................\...\Matrix A.txt
.................\...\Matrix B.txt
.................\...\Matrix C.txt
.................\...\MatrixCalculator.java
.................\bin\images
.................\src\images
.................\.settings
.................\bin
.................\src
Matrix Calculator