0x00b / tst_datastructure

Using C to achieve the rbtree,and some stl(like list,stack ,queue),红黑树,自己实现部分STL,一些数据结构的基础

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tst_datastructure

Using C to achieve the rbtree,and some stl(like list,stack ,queue) 效果

#20160708 增加 AVL-TREE #效果

#20160801 添加了图的邻接矩阵,深度,广度遍历。 慢慢的已经不再是只有红黑树,我想慢慢地把一些数据结构的东西都加进来,所以改了项目名。

#20161108 增加表达式求值 #效果

#20161108 栈的应用(迷宫求解,括号匹配,进制转换,行编辑) #效果

#20161109 字符串匹配,KMP #效果

About

Using C to achieve the rbtree,and some stl(like list,stack ,queue),红黑树,自己实现部分STL,一些数据结构的基础

License:GNU General Public License v3.0


Languages

Language:C++ 63.0%Language:C 36.1%Language:Makefile 0.9%