Math Simulator - your companion to mathematics...

Download

Being a java-application, Math Simulator can be executed on various architectures.

  •   Math Simulator package  : Download 
          use WinRaR archiever to extract to a folder on your hard disk and then  just execute
          Math_Simulator.jar


 First, you need to install following PREREQUISITES on your system : -


WINDOWS XP/Vista/7 System Installation : -

  • Java Runtime Environment (JRE)
               Download it here :  JRE Download
  • MySQL Server
               Download it here :  MySQL Download

Instructions to install MySQL on your system  :

Run installer : 




click Next >

 
 click Next >




click Install



let it complete...

select Skip Sign-Up and click Next >


 
select Configure MySQL and click Finish.


Now an another wizard opens, to configure the MySQL instance :-


click Next >


select Standard Configuration and click Next >


click Next >


provide a MySQL password  and click Next >
( remember it, as it will be required for accessing MySQL )


click Execute


click Finish.


Congratulations. You have successfully installed MySQL on your system.

Now just to verify the installation, goto Start menu -> All Programs -> MySQL  and run MySQL instance.

A command window opens up, here enter MySQL password ( which you provided during installation ).

now type 'status' and press enter, it should show output as below :-



Remember Current user and TCP Port as they would be required for executing Math Simulatior successfully. 


Now execute Math_Simulator.jar, it would ask for certain things, so as to ascertain the database connectivity.

a.)   Username : enter ‘root’
b.)   Password : enter password you entered while installing MySQL
c.)   Port number : enter ‘3306’