⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 本程序包用标准C++实现了Huffman编码以及解码的基本类
💻 TXT
字号:
File Discription:

	HuffmanCoding_demo: A demostration project of Huffman Coding, based on Visual C++ 6.0.

	HuffmanCoding_src:  The source file for the Huffman Coding class, written in standard C++.

	Huffman Coding Class.doc: The document for how to use the Huffman Coding Class.

	HuffmanCodingClass.html: The webpage for how to use the Huffman Coding Class.

	Huffman.ppt:	Power point file for the presentation.
	bin:	Include the binary files and the sample file.

	Encodig Reports.doc:	Our reports about this project.
	Encodig Reports.pdf:	pdf version of the reports.

//==============================================================//
//			All Rights Reserved (C)2004		//
//==============================================================//

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -