Jump to content
 

Classic video on sorting


N9WXU
 Share

Recommended Posts

  • Member

When I took data structures 1 I had to program in Pascal (on a NeXT) and watch this movie.

With the power of youtube, I can share it with everyone.  It turns out that these techniques are quite helpful.  The timeout driver and rtcounter driver in MCC Foundation services uses the insertion sort to keep a sorted list of timeouts advancing into the future.  This is key to the driver using a single HW timer to support any number of future timeouts.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

 


×
×
  • Create New...