资源列表
ch7
- 数据结构学习资料,请大家好好打好基础,谢谢支持 ch7-Data structure learning materials, please take a good foundation, thanks to support ch7
chapter1
- 数据结构,第一章,基本内容,的ppt。属于入门级别的-Data structure, the first chapter, basic content, the ppt. Are entry-level
TreeDefine
- 二叉树: Height NodeNum Traverse -Binary Tree: Height NodeNum Traverse ...
linearlistb
- 将A和B两个按元素值递增有序排列的线性表合并成一个递增排列的线性表C,然后把C表倒置成递减的线性表。-A and B will increase the value of two elements ordered by the linear arrangement of the table into a single incremental linear form C, then C table upside down into the descending linear form.
shujujiegou
- 数据结构中几种查找算法及一些说明-Data structure
queuelink
- 数据结构,以队列方式建立链表,详细阐述了建立链表的核心思想!-Data structures to build listlink by the queue means to elaborate the core idea of the establishment of the list!
graohliantong
- 利用深度优先遍历,判断无向/有向图的连通性的程序。-Using depth-first traversal to determine undirected/directed graph of the connectivity process.
Guitar
- 负责排序的程序包,实现多种排序算法,至少包括插入排序、冒泡排序和快速排序算法-Responsible for ordering the package to achieve a variety of sorting algorithms, including at least insertion sort, bubble sort and quick sort algorithm
shujujiegou_c
- C语言各种数据结构的实现,不错的学习资料-C language implementation of various data structures, good learning materials
31
- 牛顿插值法 以及 拉格朗日 插值法的简单算法-Newton interpolation method and a simple algorithm for Lagrange interpolation
tree
- 二叉树的基本操作,插入,删除,先序遍历-The basic operation of a binary tree, insert, delete, first traversal, etc.
a
- 平衡二叉树,实现平衡二叉树的有关操作,哈工大数据结构实验-balanced binary tree
