资源列表
list
- 这是关于数据结构链表的源程序,用c++程序实现了每一个程序-this is a code of data structure
stack
- 数据结构第三章中栈和队列的源程序,实现了全部算法-this is a code of data structure
string
- 这是数据结构第四章中串的全部算法代码,实现了全部算法,对学习数据结构的同学很有帮助-this is a code of data structure
matrix
- 这是数据结构第五章的全部算法实现代码,对于学习数据结构的同学很有帮助-this is a code of data structure
tree
- 这是数据结构中树的全部实现代码,对学习数据结构的同学很有帮助-this is a code of data structure
graph
- 这是数据结构中图的全部实现代码,对学习数据结构的同学很有帮助-this is a code of data structure
yiyuanduoxiangshi
- 数据结构:用链表做存储结构求两个一元多项式相加的结果-Data structures: The linked list storage structure seeking to do two one dollar sum of the results of polynomial
TripleMatrix
- 输入稀疏矩阵中非零的元素,然后建立整个矩阵,实现这两个矩阵相加、相减和相乘运算。 -Enter non-zero elements of sparse matrix, and then build the whole matrix, to achieve these two matrices are added together, subtraction, and multiplication operations.
maze
- 数据结构迷宫求解:用非递归方法求迷宫路径-Data structure to solve the maze: a maze with non-recursive method, to calculate the path
algorithm
- 算法设计与分析的经典书籍,从算法分析的基础到最新的概率算法,深入浅出-classical textbook of algorithm development and analysis
sjjg
- 大学用数据结构课件 来自北京工业大学的 需要的尽管下载-University of courseware using the data structure from the Beijing University of Technology, even though it needs to download
