文件名称:BMP-to-JPEG
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-25
- 文件大小:
- 4.55mb
- 下载次数:
- 0次
- 提 供 者:
- wan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对BMP图像进行分析后将其转换为JPEG图像,可以选择压缩比例,在界面上输入图片名回车,然后输入压缩比例回车,在程序文件夹内可看到压缩后的JPEG图片,文件内包含有测试图片《test》和《test1》-BMP image analysis will convert it to a JPEG image, you can choose the compression ratio the interface input pictures Enter, and then enter the compression ratio Enter to see compressed JPEG images in the program folder within the document test picture " test" and " test1"
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BMP转换为JPEG\BMP.cpp
.............\BMP.h
.............\Coding.cpp
.............\Coding.h
.............\ColorSpace.cpp
.............\ColorSpace.h
.............\DCT.cpp
.............\DCT.h
.............\.ebug\BMP.obj
.............\.....\Coding.obj
.............\.....\ColorSpace.obj
.............\.....\DCT.obj
.............\.....\Huffman.obj
.............\.....\Input.obj
.............\.....\Jpeg.exe
.............\.....\Jpeg.ilk
.............\.....\Jpeg.pch
.............\.....\Jpeg.pdb
.............\.....\main.obj
.............\.....\test.bmp
.............\.....\test1.bmp
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\Header.h
.............\Huffman.cpp
.............\Huffman.h
.............\Input.cpp
.............\Input.h
.............\Jpeg.dsp
.............\Jpeg.dsw
.............\Jpeg.ncb
.............\Jpeg.opt
.............\Jpeg.plg
.............\main.cpp
.............\test.bmp
.............\test1.bmp
.............\Debug
BMP转换为JPEG