搜索资源列表
95302938huffman
- 数据结构课程设计中的赫夫曼树的建立,功能全面,健壮性好-the c resource is very good,and you can use it any time
data-structureBJTU
- 数据结构的有关算法,其中包括了线性表、链表、树、图等相关内容的算法介绍-data structure
最后
- 第一题:将一颗树或森林转换为二叉树 第二题:求森林高度 第三题:按层次方式遍历森林 第四题:输出一个森林中每个结点的值及对应的层次数 第五题:输出一个森林的广义表形式(First question: convert a tree or forest into two branches Second question: forest height The third question: traverse the forest in a hierarchical manner The