Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi every one;
I'm working on a project for my college about multilevel queue algorithm, but I really can't find good resource or any thing to start with... so can any one please give me any advice, material or some c++ or Java code about the topic. It'll be very helpful.
Thanks :D.
Posted

1 solution

This data structure and related algorithm is not so fundamental part of computer science. See about the basic notion http://en.wikipedia.org/wiki/Multilevel_queue[^].

You can find plenty of material on the topic: http://lmgtfy.com/?q=multilevel+queue+algorithm+(%22C%2B%2B%22+OR+Java)[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900