-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
改进mp3解码代码,使用资源极小。
改进mp3解码代码,使用资源极小。-improve MP3 decoder code, the minimum use of resources.
- 2023-04-02 08:20:04下载
- 积分:1
-
Code by self, mpeg2 stream tools, somebody can continue to add func or modify
Code by self, mpeg2 stream tools, somebody can continue to add func or modify
- 2022-05-22 15:31:32下载
- 积分:1
-
图像分割的例子,通过调用其他人# 39;S码数,BA…
一个图像分割的例子,通过调用别人的一些代码,批处理将图像分割,自己编写,强烈推荐学习图像操作的下载-an image segmentation example, by calling other people"s code number, the batch of image segmentation, their preparation and strongly recommend studying the images downloaded operation
- 2022-04-14 18:53:13下载
- 积分:1
-
基于FreeAmp 2.1.1播放器源代码,主要添加了IPv6的支持。支持windows和linux平台。主要修改的源代码可以和FreeAmp 2.1.1进行比...
基于FreeAmp 2.1.1播放器源代码,主要添加了IPv6的支持。支持windows和linux平台。主要修改的源代码可以和FreeAmp 2.1.1进行比较。-FreeAmp 2.1.1 based on the player, the main added IPv6 support. Support for windows and linux platform. The main changes of the source code can be compared FreeAmp 2.1.1.
- 2022-05-28 04:59:05下载
- 积分:1
-
捕捉视频帧的源代码,欢迎大家使用,vc编译通过
捕捉视频帧的源代码,欢迎大家使用,vc编译通过-video frame capture the source code and you are welcome to use, compiled by vc
- 2022-06-13 07:32:05下载
- 积分:1
-
";视频
《视频-音频开发实用工程案例精选6》随书程序.rar-"video-audio develop practical projects selected six cases" With the book procedures. Rar
- 2023-02-25 11:40:03下载
- 积分:1
-
是一个不错的视频,音频多媒体播放源代码
是一个不错的视频,音频多媒体播放源代码-is a good video, audio, multimedia players source code
- 2022-04-07 11:19:07下载
- 积分:1
-
MJPG JPG转换
MJPG to JPG Convert
- 2022-02-06 16:31:46下载
- 积分:1
-
利用platformbuild平台编译调试,是关于临界区调用与实验的程序...
利用platformbuild平台编译调试,是关于临界区调用与实验的程序-Use the compiler debug platformbuild platform is on the critical calls and experimental procedures
- 2022-03-16 18:45:31下载
- 积分:1