1 |
Steganongrapy using Audio ( Project ) |
|
Description : In this project, the message is encoded with
audio file for the secure transfer. |
2 |
Screen Capture and multicast |
|
Description : This project captures the screen and compress
the captured image and then multicast it, so that all the machines
connected with that multicast address can receive the captured
screen |
3 |
SHORTEST JOB FIRST |
|
Description : This is a scheduling algoritham of type non-preemptive.sjf
means shortest job first.that means the process having shortest
service time will be processed next.this program will be help full
to study |
4 |
FIRST COME FIRST SERVED |
|
Description : This is a program on first come first served
process scheduling algoritham of type nonpreemptive scheduling
algoritham.this algoritham helps you to analyse the fcfs clearly and
and also calculates |
5 |
diffrent method of converting web
page(html2text) |
|
Description : This project helps to have text of any web page
like A to Z Amazon to Google to Yahoo any one |
6 |
sun
Steganography |
|
Description : simple Steganography program(Encoding and
decoding wav file using crypt algorithm) |
7 |
Address Book in
Java |
|
Description : asy to keep records first create a directory
named data which should be in Bin folder of jdk and in that create a
file name data.dat |
8 |
JProgressbar --
Sum of 'n' Numbers |
|
Description : A demonstration of JProgress bar which
computes and shows the progress of Sum of 'n' numbers. |