Microsoft 11915 Published by Bob 0

PUBLISHED December 2003. Detailed discussion of how Microsoft IT installed a Public Key Infrastructure, built originally with Windows 2000 Server Certificate Services and later upgraded with Windows Server 2003, to implement a secure communications and remote authentication infrastructure.

Read more

Microsoft 11915 Published by Bob 0

Scott Mitchell provides a quick examination of AVL trees and red-black trees, which are two different self-balancing binary search tree data structures. He also covers skip lists, an ingenious data structure that turns a linked list into a data structure that offers the same running time as the more complex self-balancing tree data structures.

Read more