Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
generic stack
no vote
implementatioon of generic stack in C++ the stack is defined as a generic stack and on demand it can be made for int or double type
savi421541
2016-08-23
0
1
RPC commands
no vote
this is an example code for demonstrating how RPc works This has a usgae file  to define its working and the commands to be used its used for file and directory listing .
savi421541
2016-08-23
0
1
tower of hanoi
no vote
a simple java program for tower of hanoi problem it is a solution for  a well known problem called tower of hanoi. a demo program
savi421541
2016-08-23
0
1
CPU scheduling
4.0
this program is for demonstrating various scheduling algorithms of Operating system. Shortest job first Shortest Job first preemptive First come first serve scheduling Round robin also. the user can specify the number of processes and calculates total waiting time and average waiting time also
savi421541
2016-08-23
0
1
No more~