-
自己用C语言编写的一个算术编码的程序,很好用的。
自己用C语言编写的一个算术编码的程序,很好用的。-own use of the C language an arithmetic coding procedures, very good use.
- 2022-01-25 18:45:58下载
- 积分:1
-
树与二叉树转换,用的是c++
实现任意形状的树(使用广义表的方式从键盘输入)与二叉树的相互转换的实现...
树与二叉树转换,用的是c++
实现任意形状的树(使用广义表的方式从键盘输入)与二叉树的相互转换的实现-iohdiuosopidiosjdksddd
- 2023-08-25 16:15:04下载
- 积分:1
-
用Visual C++开发的Huffman文件压缩算法的源代码
用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
- 2022-02-02 13:21:16下载
- 积分:1
-
介绍小波的函数,不是很复杂,初学者应该会有很大的帮助
介绍小波的函数,不是很复杂,初学者应该会有很大的帮助-Introduced the wavelet function, is not very complicated, beginners should be of great help
- 2022-03-30 16:25:16下载
- 积分:1
-
哈弗曼程序,能够实现编码和解码,还能计算权重
哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
- 2022-11-03 05:40:02下载
- 积分:1
-
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩....
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩.
-lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.
- 2022-07-17 05:43:51下载
- 积分:1
-
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。...
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。-A huffman encoding method on the literature, the literature, there are procedures for the source code to explain the increase in procedures, it is full.
- 2022-03-20 03:23:47下载
- 积分:1
-
# 61,548 to complete the basic compression and decompression functions# 61,548 d...
能够完成基本的压缩与解压缩文件功能
能够一次加入多个文件
能够给出压缩比等信息
-# 61,548 to complete the basic compression and decompression functions# 61,548 documents to a file by adding a number of# 61,548 is given to the compression ratio and other information
- 2022-03-07 13:21:02下载
- 积分:1
-
vb方面的编程,条形码编程。希望对大家有用。
vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
- 2022-08-23 13:16:44下载
- 积分:1
-
LZ77压缩算法是无损数据压缩算法。该算法…
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
- 2022-02-12 19:52:33下载
- 积分:1