资源列表
DoubleLinkedList
- 数据结构之双向链表的C++实现,有详实的注释,对于数据结构的学习很有帮助-Double Linked List
data-structure
- 数据结构 c代码实现 严蔚敏版本版本版本 要怎么写才能通过啊-data structure
C-realize-data-structure
- 这儿是学习资料,他提供了数据结构的C语言实现,可帮助学生更好地学习数据结构这门功课!-Here is the study material, he provides data structure of the C language implementation, can help students better learning data structure this lesson!
BroadSearch
- 实现了8数码问题,用的是广度优先搜索算法,广度优先算法属于盲目搜索,效率不高-eight_num problem
The-code
- 严蔚敏《数据结构与算法》的书上习题以及例题源代码!-The answers of <<Data structure and algorithms>>
sort
- 详细介绍计数排序,快速排序,堆排序等的定义及算法实现-Details count sort, quick sort, heap sort, such as the definition and algorithm
yinhangjiasuanfa
- 这是我做的操作系统里面的银行家算法的源程序,发上来供大家参考。-caozuoxitongyinhangjiasuanfa
jj
- 杨辉三角的实现,较为简便的实现方式,下载下来可以参考-Implementations of Pascal' s Triangle, a relatively easy way to achieve download can refer to
sorting-algorithm
- 列举了几种常见排序算法(快排、冒泡、归并、选择、插入)-List some frequent sorting algorithms(e.g:quick sorting,bubbling sorting,merge sorting,select sorting,insert sorting).
hanfuman
- 哈弗曼编码 一种编码方式 和费诺编码 一样 是可以实现的一种编码算法-The Ha Fuman encoding a encoding and Fenno coding as an encoding algorithm can be achieved
Krysl
- (以非递归方式)返回后根次序遍历下访问的第一个结点的指针-(Non-recursive mode) returns the order of traversal to access the root of the first node pointer
one_dimension_array
- 用template实现一维数组的数据结构。-Template used to achieve one-dimensional array data structure.
