Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kayday

    Minimum priority queue

    What changes should I make to my maximum heap-based priority queue, that is max. value is on root, to be minimum heap-based priority queue, that is min. value on top ?? Below is codes my for maximum heap-based: #ifndef HEAPH #define HEAPH #include<iostream> #include<cassert> using namespace...
  2. kayday

    Other peoples mailbox

    If I remember correctly, there is a limit to the number of entries in that history. Just open several other boxes that aren't important and they'll be overwritten.

Part and Inventory Search

Back
Top