-
一个含有compress、expand、lzw等等压缩算法的源码
一个含有compress、expand、lzw等等压缩算法的源码-a encode source code with compress,expand and lzw
- 2022-09-12 17:30:03下载
- 积分:1
-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1
-
一个简单的窗口操作,希望对大家有帮助了
一个简单的窗口操作,希望对大家有帮助了-A simple window operation and hope we have helped ~ ~ ~ ~
- 2023-09-05 03:45:03下载
- 积分:1
-
JAVA语言,老师让做的。不懂的自己看。
JAVA语言,老师让做的。不懂的自己看。 -JAVA language, the teachers do. Do not understand their own look
- 2022-02-11 17:32:31下载
- 积分:1
-
java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包...
java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包-java realize extracting zip file compression, functional class in a package to support Chinese and multi-level directory, you can always transplant the use of windows and unix, package provides the source code and the code used in the external packet
- 2022-08-25 12:38:13下载
- 积分:1
-
用vb制作安装程序的源码,开发环境vb6.0,非常好的源码哦
用vb制作安装程序的源码,开发环境vb6.0,非常好的源码哦-production with the installation procedures vb source code, development environment vb6.0, very good source Oh! !
- 2022-12-24 18:35:04下载
- 积分:1
-
基于小波变换得图像压缩算法,用c++编的
基于小波变换得图像压缩算法,用c++编的
- 2022-06-18 03:00:01下载
- 积分:1
-
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
- 2023-07-05 22:15:03下载
- 积分:1
-
一套压缩解压DLL及例子
一套压缩解压DLL及例子-a compressing and de-compressing dll and its example
- 2022-02-14 05:14:46下载
- 积分:1
-
Huffman compression decompression algorithms
霍夫曼压缩解压缩算法-Huffman compression decompression algorithms
- 2022-07-02 18:09:06下载
- 积分:1