搜索资源列表
huffman(picture)
- 这是一个利用C++平台做的利用huffman编码对图像做压缩处理的程序。-This is a platform using C++ using huffman encoding to do the compression of image processing procedures.
LZW_5060309818
- 著名的LZW压缩和解压的C++实现,通过hash出来的动态字典可对文本或图片进行压缩和解压,有不错的压缩比。-Well-known LZW compression and decompression of the C++ Achieve, through the dynamic dictionary hash out of text or picture compression and decompression, a good compression ratio.
JPGTODAT
- jpeg解码程序,把图片的编码变成.c文件,方便各位学习开发。-jpeg decoding process, the coding into the picture. c files to facilitate the development of all learning.
JPEG
- 图像压缩程序 JPEG格式文件研所算法 C++实现-picture winar algorithm
picture-compression
- 图像压缩,行程编码,用于图像压缩,适用于c语言环境-Image compression, run-length coding for image compression, c language environment
jpgCompress_new
- vs2010下编写的c++控制台程序,输入JPG或BMP格式图片,通过设置压缩质量对其大小进行压缩。-vs2010 prepared under c++ console program, enter JPG or BMP format picture, its size by setting the compression quality compression.
MMF_JPEG_encoder
- 对bmp位图图片实现JPEG压缩,代码是纯C语言的,经过代码优化-accomplish the JPEG method using C code for the picture of bitmap, and the code was optimized
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
TestLibjpeg
- 实现JPEG的压缩,解压缩,c++源码,有大量源码注释(Able to achieve the picture compression and decompression,the source code comments in detail)
