资源列表
[压缩解压] huffman_codeing_and_decoding
说明:基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and d<李锋> 在 2025-02-07 上传 | 大小:1kb | 下载:0
[压缩解压] Huffman_coding
说明:讲述一种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.<李锋> 在 2025-02-07 上传 | 大小:282kb | 下载:0
[压缩解压] OPECompressFile
说明:一个VC版的压缩和解压缩应用程序源代码,用于网络程序自动更新等领域,效率很高,质量高。现共享出来,与大家分享,请笑纳!如有问题,请QQ联系617104153-A VC version of the compression and decompression application source code for the network in areas such as auto-update procedures, efficient<黎富起> 在 2025-02-07 上传 | 大小:334kb | 下载:0
[压缩解压] Huffmanenpress
说明:哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。-Huffman coding method of compression and decompression, vc6.0 prepared for Huffman friends want to know some help.<uptownman> 在 2025-02-07 上传 | 大小:184kb | 下载:0
[压缩解压] H264coding_and_test
说明:鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运行-In view of online publication called the x264 is more complicated, does not make a lot of novice, I made it for a simple package, and prov<happysweets> 在 2025-02-07 上传 | 大小:213kb | 下载:0
[压缩解压] wenjiandabaochaibao
说明:用c++实现两个文件打包和拆包,经测试对常用的格式txt,doc,mp3,jpg等均通过。-Using c++ to achieve the two documents packing and unpacking, the commonly used test format for the txt, doc, mp3, jpg, etc. through.<罗宁> 在 2025-02-07 上传 | 大小:1kb | 下载:0
[压缩解压] bianmayuanli
说明:算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded<邱颖> 在 2025-02-07 上传 | 大小:6kb | 下载:0