搜索资源列表
analysis1
- DWT分析滤波器的VC++ 代码,采用提升算法实现.来自于<<图象压缩基础,标准与实践>>-DWT filter analysis of VC code used to upgrade algorithm. From
《Visual C++ 6.0实例教程》源代码
- < Visual C++ 6.0实例教程》源代码, WinRAR自解压包-lt; Lt; Visual C 6.0 tutorial examples "source code, WinRAR self-extract package
huffman-C
- 基于huffman算法的压缩/解压缩的程序源码。 Borland C++写的。 仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0 by Shaun Case, April 1991 Enclosed in this archive are two C programs that implement Huffman code compressi
com2pgm
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
arithcode
- Arithmetic coding is a form of entropy encoding used in lossless data compression. Normally, a string of characters such as the words "hello there" is represented using a fixed number of bits per character, as in the ASCII code. When a string is conv
HelloOpenCV
- 基于vs的opencv入门测试程序,从《opencv编程入门》来-primary test code for opencv based on VS2010 ,from<<open cv entering>>
LT_matlab
- 线性喷泉码的一种——LT码,程序完整,可以在MATLAB环境中直接运行。-A kind of linear fountain code- LT codes, procedures complete, can be run directly in the MATLAB environment.