first

Saturday, 28 November 2015

just started

Haaiii every one.Here i am started a new blog ... just for entertainment .... :) hope you all enjoy it..

Round Robin Scheduling program in C | Round Robin scheduling Algorithm with Gantt chart c program|scheduling algorithms

/*Copy right SHYAM REGHU $$http://shyamtr.blogspot.in/*/ #include<stdio.h> int at[100],bt[100],rt[100],temp[100]; float wait_time=0,...