-
huffman
控件台应用程序。
采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。
编码命令:c
解码命令:d
对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
- 2022-03-19 07:31:48下载
- 积分:1
-
mp3 of the classic compression source code.
mp3的经典 压缩 和 解压缩 源码。-mp3 of the classic compression source code.
- 2022-10-05 17:05:03下载
- 积分:1
-
目前为止 我所看到翻书效果模拟得最真实的源码
目前为止 我所看到翻书效果模拟得最真实的源码-Far fflippage simulate most real
- 2022-01-24 13:10:57下载
- 积分:1
-
C++语言中的压缩算法
压缩算法的C语言源程序-compression algorithm in C language source
- 2022-07-07 22:53:48下载
- 积分:1
-
MATLAB Lecture.zip
MATLAB Lecture.zip
- 2022-03-07 05:02:18下载
- 积分:1
-
Online Chat
icrosoft Visual Studio2005 在线聊天-Online Chat
- 2023-07-06 12:10:03下载
- 积分:1
-
Is a document management system, I feel that beginners have a lot of help, the w...
是一个文件管理系统,觉得对初学者有很大的帮助,对文件的上下传有一个感性的认识.-Is a document management system, I feel that beginners have a lot of help, the whole mass of documents has a perceptual awareness.
- 2022-01-25 16:01:31下载
- 积分:1
-
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。...
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。-A simple calculator to perform simple addition and subtraction multiplication and division operations, and achieve the priority of some operations can be added in parentheses, clear sky and so on.
- 2022-02-25 14:47:01下载
- 积分:1
-
MD5算法,perl 语言md5算法模块,perl 语言md5算法模块
MD5算法,perl 语言md5算法模块,perl 语言md5算法模块-MD5 algorithm, perl language md5 algorithm module, perl language md5 algorithm module
- 2023-09-06 20:10:03下载
- 积分:1
-
本文主要是利用文本压缩技术来减少文本的压缩。
text compressor using c programming.Text compression is mainly used for reduce the file size. Text compression process of encoding information’s using fewer bits than an unencoded representation.
- 2022-11-24 02:05:03下载
- 积分:1