-
huffman
控件台应用程序。
采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。
编码命令:c
解码命令:d
对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
- 2022-03-19 07:31:48下载
- 积分:1
-
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。...
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。-"Digital Image Processing Programming Primer" Mr Lu Fengtai chapter IX of the military code. Procedure is relatively simple, but achieving all of the basic functions. Could serve as a good introductory materials.
- 2022-03-19 12:12:11下载
- 积分:1
-
Huffman coding based on the compression and decompression procedures, huffman co...
基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
- 2022-09-21 04:55:03下载
- 积分:1
-
一个LZW压缩算法源码 简单实用 很有帮助
一个LZW压缩算法源码 简单实用 很有帮助-LZW compression algorithm a simple and practical source of great help
- 2022-01-25 15:20:52下载
- 积分:1
-
Data compression algorithm LZMA, contains c c++ Java and other languages. Realiz...
数据压缩算法LZMA,包含c c++ java等各种语言.主要实现的环境是vc++6.0.-Data compression algorithm LZMA, contains c c++ Java and other languages. Realize the environment is a major vc++ 6.0.
- 2022-01-24 10:04:32下载
- 积分:1
-
一个好的多媒体控件twaveplayer
一个好的多媒体控件twaveplayer-a good multimedia controls twaveplayer
- 2022-03-19 21:37:03下载
- 积分:1
-
网上自我选择职业系统
网上自我选择职业系统-online self-chosen career system
- 2023-08-04 14:45:03下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-01-31 21:19:16下载
- 积分:1
-
JPEG压缩标准。这是我在数字图像编码的书书中找到的,很经典。...
JPEG压缩标准。这是我在数字图像编码的书书中找到的,很经典。-JPEG compression standard. This is my digital image coding in the books to find the book, classic.
- 2022-02-26 08:51:09下载
- 积分:1
-
MPEG4解压缩算法
MPEG4解压缩算法-MPEG4 decompression algorithms
- 2022-07-20 23:39:26下载
- 积分:1