Re: Merging of priority queue

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



But they are already in sorted order, so you they just follow set1, set2,
set3, etc. Or is this not how you want them? What is the sort key, what do
you want?

--
William Stacey [C# MVP]

"Stefan Hoffmann" <stefan.hoffmann@xxxxxxxxxx> wrote in message
news:u7aQqoGQHHA.2468@xxxxxxxxxxxxxxxxxxxxxxx
| hi William,
|
| William Stacey [C# MVP] write:
| > I am missing something. Why not just copy the arrays to a new array or
| > queue?
| Then the queue itself has to (re-)sort it, but it's the same problem.
|
|
| mfG
| --> stefan <--


.



Relevant Pages

  • Re: Test Availability of TCP Port?
    ... > Using Async accept with a delegate or one thread per connection examples? ... > William Stacey, MVP ... Queue... ...
    (microsoft.public.dotnet.framework)
  • Re: Merging of priority queue
    ... Why not just copy the arrays to a new array or ... William Stacey [C# MVP] ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: round-robin an arraylist
    ... William Stacey [MVP] wrote: ... > and then enum the list to move up the elements, then put the tmp object in ... I Think that you need a Queue or something like that? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: searching for the largest array
    ... > which you can do in constant time, ... > Your main data structures are a set of maximal ... > ARRAYS and QUEUE. ... QUEUE will actually hold records ...
    (comp.lang.lisp)
  • Re: Binding OWC Chart to a DataSet? article 303016
    ... Alvin Bruney [MVP ASP.NET] ... Or should I just use literal data, ... , then get 3 arrays ...
    (microsoft.public.office.developer.web.components)