可视化数据结构:http://www.cs.usfca.edu/~galles/visualization/Algorithms.html
C++实现的各种算法演示:http://people.cs.pitt.edu/~kirk/cs1501/animations/
很酷的各种排序演示:http://sorting.at/
很有创意的排序比较(匈牙利 Sapientia 大学的 6 种排序算法舞蹈视频):http://top.jobbole.com/1539/
lolviz是一个python的数据结构可视化库,复杂的数据结构可以用它。