资源列表
[压缩解压] FEC_hardware
说明:2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。-2/3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.<a> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] arithmeticencodingdecoding
说明:1.一个vc++环境下的算术编码字符流的编码实例. 2.该编码可以实现任意输入编码字符序列,计算机识别统计字符概率并进行算术编码。 3.适合学生和vc++初学者使用,也可对算术编码基本原理的探求者较大的启示作用.-1. A vc++ environment arithmetic coding characters flow coding examples. 2. The codes can achieve arbitrary c<方周> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] image_compress
说明:对一幅二维图像采用预测编码(DPCM)、小波变换等不同方法进行压缩的代码。-a pair of two-dimensional images using predictive coding (DPCM), the wavelet transform different method of code compression.<slyang> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] CompactAndModifyDatabase
说明:使用VB进行简单数据库的压缩和数据库的修改-VB simple database compression and database changes<刘其> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] xiaoboyasuobianma
说明:晓波压缩编码源程序及相关文档好东西,请多关注-Xiaobo source coding, and related documentation good, I feel apologetic for concern<wuliang> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] Code_Huffman
说明:jpeg中用到的 huffman 编码MATLAB程序 参考-jpeg which uses Huffman coding procedures, MATLAB<> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] 20061019143449927
说明:关于库的资料保证详尽 -information on the guarantee detailed information on the full guarant<chenlei> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[压缩解压] huffman_code
说明:huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\sample.txt E:\encode.txt E:\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个<> 在 2025-01-13 上传 | 大小:2kb | 下载:0