Showing posts with label SoftWare. Show all posts
Showing posts with label SoftWare. Show all posts

Thursday, August 9, 2012

Cavaj Java Decompiler

Hi friends,
Here is the Cavaj Java Decompiler. It is freeware which we can get the exact code from the .CLASS files.
When a java file is compiled automatically it will generate the .CLASS files. The JVM is responsible for converting the byte code and program execution. This tool will help you to get the code from the generated .CLASS files.

You No Need To Install JAVA software.

Click the below button to Download

Alternate Link to Download Click Here


Download Piano Keyboard

Hi Friends,

As you know Piano is the musical instrumentation. It is widely used in the music. There are different kids of Pianos are available. Here is the simple Piano which contain more than 100 different types of key board sounds. Some of them like Jazz, Classical, Tuba, Flute, Whistle etc...

Click Here to download

Post comment if you Like.

Wednesday, August 8, 2012

Tower of Hanoi


Hi 
Here is the Tower of Hanoi Game.

Tower of Hanoi is puzzle which contains 3 stands and some number of different size disks. To play this game we should follow the following rules.
1) Only single disk should be moved at single shot.
2)Should not place the big size disk on the small size disk.
3)Every time we need to move only the top of the disk.

By following 3 conditions we have to move the disks from one stand to another stand. The extra stand will be only for support. Just download, play and enjoy.

Click Here to download