-
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以...
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
- 2022-10-05 04:45:03下载
- 积分:1
-
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压...
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压-A C language code compression decompression tool, you can have a binary file compression decompression
- 2022-02-06 08:22:23下载
- 积分:1
-
打开ARJ源
open arj source
- 2022-03-19 14:21:59下载
- 积分:1
-
lzw压缩解压算法源码
lzw压缩解压算法源码-The soruce of LZW compression algorithm
- 2023-04-04 06:40:04下载
- 积分:1
-
主要实现图像压缩编码,主要包括香农-费诺码和算术编码的实现...
主要实现图像压缩编码,主要包括香农-费诺码和算术编码的实现-Main realize image compression encoding, including Shannon- Connaught fee codes and arithmetic coding to achieve
- 2023-04-14 04:10:03下载
- 积分:1
-
这是个解压缩软件UNZIP的C源程序代码 ,请站长接收
这是个解压缩软件UNZIP的C源程序代码 ,请站长接收-This is a decompression software UNZIP C source code, the receiving station
- 2023-06-07 11:05:03下载
- 积分:1
-
an improved huffman algorithm, which has a perfect compression efficiency.
一种改进的huaffman算法,压缩效率不错的喔!!来看看ba:)-an improved huffman algorithm, which has a perfect compression efficiency.
- 2022-11-26 04:15:03下载
- 积分:1
-
有关图像压缩(wavelet)源程序
有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
- 2022-07-28 10:41:04下载
- 积分:1
-
LZW a concrete realization of the process of improving, the code is based on the...
一种LZW改进的具体实现过程,代码是基于VC的-LZW a concrete realization of the process of improving, the code is based on the VC
- 2022-12-24 10:05:04下载
- 积分:1
-
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。...
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
- 2022-02-03 23:09:40下载
- 积分:1