-
一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快...
一种无损压缩解压的算法,是lz77的改进,其压缩比比lz77高,速度要快-a lossless compression decompression algorithm is lz77 improvement everywhere lz77 its high compression, faster speed
- 2022-05-29 03:40:49下载
- 积分:1
-
一个用汇编写的基于BCE32的压缩和解压引擎,作者配有比较文档...
一个用汇编写的基于BCE32的压缩和解压引擎,作者配有比较文档-A compilation of writing with BCE32-based compression and decompression engine, the authors compare with the document
- 2022-01-28 08:47:25下载
- 积分:1
-
一种比Zip压缩更好的压缩算法。
一种比Zip压缩更好的压缩算法。-a better compression than the Zip compression algorithm.
- 2022-06-16 18:07:35下载
- 积分:1
-
C++语言中的压缩算法
压缩算法的C语言源程序-compression algorithm in C language source
- 2022-07-07 22:53:48下载
- 积分:1
-
使用CZip和CUnzip压缩VC代码文件和减压
VC下使用CZip和CUnzip压缩和解压文件代码-VC use CZip CUnzip and document compression and decompression code
- 2023-01-08 18:30:04下载
- 积分:1
-
huffman tree is yan suo wen jian
huffman tree s yan suo wen jian-huffman tree is yan suo wen jian
- 2022-01-21 22:36:06下载
- 积分: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
-
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好...
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好-lz77 places pressure algorithm, using the c language, in tc under compile, based on different computers to be amended under the relevant parameters, the text data compression with good results
- 2022-02-05 20:17:37下载
- 积分:1
-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
- 2022-10-29 05:05:04下载
- 积分:1
-
字典编码的一种,属于LZW方法,压缩效果好,已经编译成功
字典编码的一种,属于LZW方法,压缩效果好,已经编译成功-A kind of dictionary coding are LZW method, compression effects, and has been compiled successfully
- 2022-07-10 21:27:16下载
- 积分:1