文件名称:HaffmanCode
介绍说明--下载内容均来自于网络,请自行研究使用
1、了解文件的概念。
2、掌握线性链表的插入、删除等算法。
3、掌握Huffman树的概念及构造方法。
4、掌握二叉树的存储结构及遍历算法。
5、利用Huffman树及Huffman编码,掌握实现文件压缩的一般原理。
-1, understand the concept of the file. 2, to grasp the linear list of insert, and delete). Three, to grasp the concept and structure of Huffman tree method.
2、掌握线性链表的插入、删除等算法。
3、掌握Huffman树的概念及构造方法。
4、掌握二叉树的存储结构及遍历算法。
5、利用Huffman树及Huffman编码,掌握实现文件压缩的一般原理。
-1, understand the concept of the file. 2, to grasp the linear list of insert, and delete). Three, to grasp the concept and structure of Huffman tree method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyAssert.c
MyAssert.h
ECBTree.c
ECBTree.h
Global.h
MyAssert.h
ECBTree.c
ECBTree.h
Global.h