-
一种无损压缩解压的算法,是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
-
LZMA compression 4.06version
lzma 压缩 4.06version-LZMA compression 4.06version
- 2022-02-01 00:39:55下载
- 积分:1
-
这是一个关于lzss压缩的C的源代码
这是一个关于lzss压缩的C的源代码-This is a study on lzss compressed C source code
- 2022-01-26 00:59:52下载
- 积分:1
-
这是老师送我们的他多年来开发的工具包,包括dateioarray
et等的处理...
这是老师送我们的他多年来开发的工具包,包括dateioarray
et等的处理-This is the teacher sent us over the years, he developed a toolkit, including the date io array net address, etc.
- 2022-12-07 19:25:03下载
- 积分:1
-
矩阵式键盘1的代码用于LED的显示
矩阵式键盘1的代码用于LED的显示-Matrix keyboard for one of the code LED display
- 2022-10-30 06:40:02下载
- 积分: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
-
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。...
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。-code for the use of wavelet image compression code procedures, compression ratio can reach 1/32. Prepared using vc.
- 2022-08-17 00:59:34下载
- 积分:1
-
huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。...
huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。-huffman encoding and decoding the realization process, containing the compiler and use that, it is well established procedures, they can input character set size and weight of characters.
- 2022-02-26 12:45:07下载
- 积分:1
-
1、简介
此代码是IS0 13818
1、简介
此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
- 2023-01-05 20:30:04下载
- 积分:1
-
结合我wavelet_fractal_compressor小波技术和分形技术
wavelet_fractal_compressor小波技术与分形技术相结合进行图像压缩,压缩效果好,但是运行时间比较长。作为实验还是可以用的-wavelet_fractal_compressor wavelet technology and fractal technology combining image compression, compression effects, but relatively long running time. Can be used as an experimental or the
- 2022-01-26 03:49:27下载
- 积分:1