资源列表
LZ77
- Lz77 compression code
Huffman
- huffman compression src code
newton
- 数值方法实验报告 用迭代法求解非线性方程的根 适用环境 Vc-THIS IS A GOOD TEXT.THIS IS A GOOD TEXT.THIS IS A GOOD TEXT.THIS IS A GOOD TEXT.
39709601ccc7
- JPEG压缩 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件-JPEG compression of the paper introduces the JPEG encoding and decoding. Coding part of the program can be a BMP format image JEPG coding, compressed into a file saved in binar
87361046ccc4(1)
- 哈夫曼编码 算术编码 游程编码源码 基于vc-Huffman run-length coding arithmetic coding based on vc++ source
goldxuliezu
- Gold序列生成程序,用m序列模2相加生成平衡Gold序列-Gold sequence generation process, using mod 2 sum of m sequences generated balanced Gold sequences
k_means
- 杜达的《模式分类》第二版的配套的Matlab源代码杜
zhenneiyuce
- 帧内预测编码,已调试成功,垂直预测,其他预测方式可进行相应的修改-Intra prediction coding, debugging has been successful, the vertical prediction, other prediction methods can be amended accordingly
generator-templates-and-outputs
- 快速开发工具 自动生成代码. 内部有详细介绍-Rapid development tools automatically generate code. Internal details
jpegofMATLAB
- 完整的jpeg压缩解压程序,基于matlab环境,调试无误-Complete jpeg compression decompression program, based on matlab environment, debug and correct
cannyedge
- this canny edge detection code using opencv-this is canny edge detection code using opencv
LZ77-LZ78-HUF-ARI-LZW-RLE
- 此程序包括哈夫曼算法、算术算法、RLE算法、LZ77及LZ78算法、LZW算法等。-This program includes Huffman algorithm, arithmetic algorithms, RLE algorithm, LZ77 and LZ78 algorithm, LZW algorithm.