Description: some small practices when i learnning the data stucture, use the c++ language to excute the stack, queue, binary tree, i hope the functions in my codes can help some friends to learn the data structure
To Search:
File list (Check if you may need any files):
自己写的数据结构C++小程序(堆栈+树)\二叉树图书管理.cpp
....................................\二叉树的应用.cpp
....................................\堆栈与队列的结合(通过一个飞机加油程序实现).cpp
....................................\堆栈四则运算.cpp
....................................\队列(赛跑).cpp
自己写的数据结构C++小程序(堆栈+树)