Click here to Skip to main content
15,885,546 members
Articles / Mobile Apps / Windows Mobile

Priority queue

Rate me:
Please Sign up or sign in to vote.
4.50/5 (23 votes)
28 Mar 20041 min read 221.5K   5.1K   55  
Another addition to the System.Collections namespace - a priority queue, also known as a heap.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Germany Germany
I did my diploma in Dresden and Sydney where I dealt with algorithms, agents and other cool AI stuff. Now I moved to Frankfurt to work on my PhD dealing with software structures for artificial intelligence systems. If I can, I do things in C# and ASP.NET, but if I have to, my C++, Java and SQL are not that bad.
Long Live .NET.

Comments and Discussions