Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 414 Bytes

BmpVsJpg

switch BMP and JPG pictures in MFC.

JEPG图像压缩技术基础:Jpg与Bmp格式图片的互换

相关源代码及函数库:链接:http://pan.baidu.com/s/1nv0MGhr 密码:yw2v

推荐书目:Visual C++ 实现 MPEG-JPEG 编解码技术

书目pdf及随书源代码:链接:http://pan.baidu.com/s/1pLEpIzT 密码:dgpt

文件说明:仅JpgToBmp是单向转换,其它都是双向转换