Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-17-2006, 06:00 PM   #1 (permalink)
allan16's Avatar
 
Super Techie

Join Date: Jun 2005

Posts: 362

allan16 is on a distinguished road

Question round robin program

Hi:

I'm taking a class about Operating Systems.
The final project is to create a programs that runs Round Robin
It needs to have a textbox where you will put the quantum and Start Button.
When you click on the start button the graphic part will start..

Can someone maybe explain me how can I start this ?

Thanks
allan16 is offline  
Old 04-19-2006, 12:21 AM   #2 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

awwwww

i wish i would have known this
__________________
Realin Wuz here ...

real_in is offline  
Old 04-19-2006, 12:43 AM   #3 (permalink)
allan16's Avatar
 
Super Techie

Join Date: Jun 2005

Posts: 362

allan16 is on a distinguished road

Default

yeah.....me too....hehe...

anyone knows about this ????

Pls help !!!
__________________
_____________________
Real Estate Costa Rica
allan16 is offline  
Old 04-19-2006, 02:48 AM   #4 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default

whats the graphic do?
office politics is offline  
Old 04-20-2006, 05:18 PM   #5 (permalink)
 
Super Techie

Join Date: Jun 2005

Posts: 274

mgoldb2

Default Re: round robin program

Quote:
Originally posted by allan16
Hi:

I'm taking a class about Operating Systems.
The final project is to create a programs that runs Round Robin
It needs to have a textbox where you will put the quantum and Start Button.
When you click on the start button the graphic part will start..

Can someone maybe explain me how can I start this ?

Thanks
It been awile since I took OS. If I remember correctly Round Robin is when every process get equal cpu time. so implementation would just be a simple queue. dequeue it then run for a set time then send it to the back of queue if it not finish and dequeue the next thing on the queue and run it for equal time.

For the graphics part what language are you using?
mgoldb2 is offline  
Old 04-26-2006, 06:17 PM   #6 (permalink)
allan16's Avatar
 
Super Techie

Join Date: Jun 2005

Posts: 362

allan16 is on a distinguished road

Default

visual basic 6.0
__________________
_____________________
Real Estate Costa Rica
allan16 is offline  
Old 05-05-2006, 06:22 PM   #7 (permalink)
 
Newb Techie

Join Date: May 2006

Posts: 4

BottyBeautiful

Cool

Sorry mate, you've stumped me there.
BottyBeautiful is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On