资源列表
WH
- 利用沃尔什-哈达玛变换实现图像的压缩处理-Walsh- Hadamard transform image compression
TestData
- 自己写的 Json 和官方的相比,增加了几个强类型,主要用于传输,可以转换到 官方标准类型。适合新手!-Json and write their own official compared to an increase of a few strong type, mainly for transport, can be converted to an official standard type. Suitable for novice!
Adptivate_Huff_C
- 用C实现的自适应Huffman算法 算法详细,包含编解码 适合初学者-Adaptive Huffman algorithm implemented in C Algorithm in detail, including the codec Suitable for beginners
f2
- 对一幅图像进行压缩编码然后再解压缩的过程,使用的函数有dctmtx和blokproc函数-DCT-based JPEG encoding
huf_mtx
- 用于量化后量化矩阵的霍夫曼编码函数,输入参数为量化矩阵,输出为相应编码及编码码长-Huffman encoding function for the quantization matrix, the input parameters for the quantization matrix, and outputs the encoded code corresponding length coding
block
- 最简单俄罗斯方块原代码供大家学习参考。压缩包解压时无密码-a little game
blackhole2013-ns234-patch
- about installing ns2 in windows
WindowTest
- 这是一个有关windows的程序报告,非常有用,很有帮助-This is a report about windows program, very useful and helpful
DCT.doc
- 基于dct的压缩解压缩编码/matlab-Based on the compression of DCT compression
524a2a40c760a588584fb6d0a95637f4
- 完整的算数编码和解码,十分好用,拿来和大家分享-Complete arithmetic encoding and decoding, very easy to use, and we used to share
DCT
- 基于jepg2000的图像编解码器,测试成功过-DCT transform
RLE16Decompress
- 自己写的rle解压算法,和压缩算法是对应的。-RLE decompress