存放资源文件
- docker : 存放镜像yaml文件,以及所需配置文件
- jude-files : UML文件
- study_note:学习笔记整理
各种算法动画演示
- 可视化数据结构: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/
- 哈夫曼 (Huffman) 树的动画演示: http://people.cs.pitt.edu/~kirk/cs1501/animations/Huffman.html 6.可视化算法:算法也可以很美。 这篇文章虽有点长,不过值得一看。 http://bost.ocks.org/mike/algorithms/