-
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!...
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!-good use of the compression and decompression process, Arithmetic, please try the more weekend!
- 2023-07-09 20:45:03下载
- 积分:1
-
Huffman compression decompression algorithms
霍夫曼压缩解压缩算法-Huffman compression decompression algorithms
- 2022-07-02 18:09:06下载
- 积分:1
-
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越...
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (sequences) that between 0 and 1 into an interval (Interval), that is directly encoded into a string of symbols [0,1] range of a floating-point decimal. The longer the symbol sequence, encoding the smaller the interval that it said that the median of this interval, the more necessary. Source is still the symbolic sequence generated according to a mode to reduce the size of the probability interval. May be less than the probability of the symbols of the symbols may be small to reduce the scope, therefore, are only plus-bit bit less.
- 2022-11-15 07:20:04下载
- 积分:1
-
self contained Huffman encoder and decoder with CLI.
Simple program written in...
self contained Huffman encoder and decoder with CLI.
Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
- 2022-02-28 17:27:26下载
- 积分:1
-
本程序采用 Lempel
本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel- Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
- 2022-02-21 11:18:05下载
- 积分:1
-
huffman压缩算法,c语言编写。可下下来参考
huffman压缩算法,c语言编写。可下下来参考-Huffman compression algorithm, c language. Reference may be down under
- 2023-06-28 21:15:03下载
- 积分:1
-
用于视频图像的解压缩,在VC环境下可以调通,可以移植到DSP开发板上。...
用于视频图像的解压缩,在VC环境下可以调通,可以移植到DSP开发板上。-Used to decompress video images, in the VC environment can transfer pass, can be transferred to the DSP development board.
- 2023-04-10 00:10:04下载
- 积分:1
-
解压arj文件的程序
解压arj文件的程序 -a program to deconde .arj files
- 2022-01-23 11:03:30下载
- 积分:1
-
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。...
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。-using zlib compression standard source code, used in Windows and Linux multi-platform, respectively Linux and Windows examples of the use of VC.
- 2022-01-26 03:52:48下载
- 积分:1
-
哈夫曼压缩解压算法
哈夫曼压缩解压算法-Huffman compression decompression algorithm
- 2022-02-13 06:36:09下载
- 积分:1