搜索资源列表
decoderforjpeg
- 整理的JPEG解码器,全源码的,非常适合初学者。能够或者解码过程中的全部数据和参量-finishing JPEG decoders, all-source and very suitable for beginners. Or to the process of decoding all the data and parameters
arith_encode
- 一个我自己整理打包好的自适应二进制算术编码程序,编码对象为文本文档,可以是任意数据,一般对预测或变换残差数据进行编码。输入输出均为文件。可以直接将文件加入到自己的工程中使用