资源列表
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.
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 decompression procedures
huffman
- 哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
flate_tst
- 壓縮程式, VC++ 原始碼及Demo 程式集-Compression program, VC++ source code and Demo Programs
DCT_only
- this code is a implementation of the Discrete cosinuss transformation. In this code I have used the direct méthode of calcul by used the equation without used the maatrix multiplication.
H264Encode_Decode
- 视频编解码,H.264编解码在视频会议中应用-Video codec, H.264 codec in the video conferencing application
08032613006471
- 单片的学习,你可以很好的学习单片,自学 祝你成功-Single-chip learning, you can learn a single good, I wish you a successful self-study
FastHC
- 快速哈夫曼编码,压缩性能高于普通的算术编码。-Fast Huffman coding, compression performance than ordinary arithmetic coding.
DCT
- code for dct for image processing
TCompressComponentSetForDelphiKylixBCBv9.0
- TCompress Component Set For Delphi Kylix BCB v9.0
LL1
- c++词法分析器。可以分析简单的输入字符串。希望对大家有帮助。-c++ lexical analyzer. Easy to analyze the input string. I hope there is help for everyone.
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h