2014/08/22

B-Tree

B+ Tree

The animation simulation
https://www.cs.usfca.edu/~galles/visualization/BPlusTree.html

An example B+ tree with max degree of 4
 

No comments:

Post a Comment

Post Code on Blogger

Simplest way to post code to blogger for me: <pre style="background: #f0f0f0; border: 1px dashed #CCCCCC; color: black;overflow-x:...