From: andrews on 29 May 2010 06:29 Hi, I want to use a priority queue (with two numbers, one is a priority key) How to do or how to get the code somewhere? Thanks for any response. Regards
From: Onur Güzel on 29 May 2010 09:31 On May 29, 1:29 pm, andrews <andr...(a)pandora.be> wrote: > Hi, > I want to use a priority queue (with two numbers, one is a priority key) > How to do or how to get the code somewhere? > Thanks for any response. > Regards Hi, Look at these libraries: http://powercollections.codeplex.com/ http://www.gabber.sk/duracellko/priorityqueue_net.htm http://www.codeproject.com/KB/recipes/PriorityQueueSkipList.aspx http://blog.lab49.com/archives/125 (Can also be converted to VB, as well) HTH, Onur Güzel
|
Pages: 1 Prev: Serialization problem Next: connect bindingSource to text object. |