Here is a piece of code that makes you feel that you are using AJAX on your website but actually you are nor, you are only using Javascript. Javascript enables us to make a POP-UP MENU and thus by this making our website more dynamic...
4/14/11
Numerical Analysis : Runge Kutta Method
Runge Kutta method is a part of numerical analysis. Its an iterative method. To know more read :- CLICK
Java Code for Runga Kutta ...
Income Tax Calculator
With many of people giving Income tax each year this application would be a cool application for them as this will calculate their Income Tax in just few seconds. Its a java application. What you need to do is just change the tax % every year and then import it using ECLIPSE IDE..
Eclipse IDE has...
4/4/11
Image Compression using DCT and FFT techniques
Here we take a file and then compress the file applying DCT and FFT on the image. The compression is done
1. 70%
2. 50%
3. 30%
4. 10%...