-
compress zip
又一个压缩的东东,还是用来考虑winzip的哇-compress zip
- 2022-05-07 15:42:19下载
- 积分:1
-
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。...
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
- 2022-08-13 23:04:38下载
- 积分:1
-
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!...
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!-Today saw a pretty good compression algorithm program, hoping to increase our programming ability to be helpful!
- 2023-07-31 14:10:03下载
- 积分:1
-
For binary image compression realize the arithmetic coding and decoding and on t...
针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果-For binary image compression realize the arithmetic coding and decoding and on this basis has been realized a very good adaptive arithmetic coding compression has the effect of
- 2022-07-19 00:58:21下载
- 积分:1
-
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!...
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!-the code for data compression C language, it is just learning the procedure, hoping to be able to help the reference!
- 2022-03-18 12:40:21下载
- 积分:1
-
很好用的HPHOTO数据压缩工具包,适用于字符压缩,对图像压缩效果不好。...
很好用的HPHOTO数据压缩工具包,适用于字符压缩,对图像压缩效果不好。-Good data compression used in HPHOTO toolkit for character compression, image compression do not work.
- 2022-05-30 09:39:36下载
- 积分:1
-
fci
fci
- 2022-12-08 22:35:03下载
- 积分:1
-
快速哈夫曼编码,压缩性能高于普通的算术编码。
快速哈夫曼编码,压缩性能高于普通的算术编码。-Fast Huffman coding, compression performance than ordinary arithmetic coding.
- 2022-01-26 03:13:04下载
- 积分:1
-
数据压缩Huffman算法
数据压缩Huffman算法-Huffman data compression algorithm
- 2022-01-21 01:41:12下载
- 积分: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