搜索资源列表
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format c
在你的mfc应用程序中显示一个jpg文件
- 在你的mfc应用程序中显示一个jpg文件-in your mfc applications showed a jpg file
jpg转换
- 一个jpg文件转换的源代码,可以实现jpg文件到其它文件格式的转换,很实用的一个程序。-a jpg file conversion of the source code, can achieve a jpg file to the other file format conversion, a very useful procedure.
BMP文件转换为JPG文件的源代码
- 将BMP文件转换为JPG文件的源代码,很不错的,值得学习哦-BMP file to JPG conversion of the source code, very good, oh worth learning
FLASH加载jpg文件实现360度真三维漫游
- 6个方位的jpg文件加载入FLASH 实现360度漫游 并可点击图标由一个点漫游至下一个点
bmp转换jpg源码
- 将bmp文件转换为jpg文件
JDECSRC
- jpg图象文件压缩算法-jpg image file compression algorithm
20041012151015_vczx_ImgView
- 在你的MFC应用程序中显示一个JPG文件-in your MFC applications showed a JPG file
文件格式
- 常见的一些文件如WORD、JPG等的文件格式-common documents such as Word, the JPG file format
在你的mfc应用程序中显示一个jpg文件
- 在你的mfc应用程序中显示一个jpg文件-in your mfc applications showed a jpg file
jpg转换
- 一个jpg文件转换的源代码,可以实现jpg文件到其它文件格式的转换,很实用的一个程序。-a jpg file conversion of the source code, can achieve a jpg file to the other file format conversion, a very useful procedure.
BMP文件转换为JPG文件的源代码
- 将BMP文件转换为JPG文件的源代码,很不错的,值得学习哦-BMP file to JPG conversion of the source code, very good, oh worth learning
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format c
jpeg_ls_v2.2.tar
- 主要用于图象处理方面.是BMP文件压缩成JPG文件-mainly for image processing. BMP file is compressed into a JPG file
jpg
- 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 )。提供三种生成缩影图像的方法:-This class implements a JPG/JPEG image files to zoom in and out the way to deal with that is, to a JPG file, you can generate a J
jpeg6b
- JEPG 源代码 用于解析 JPG文件-JEPG source
jpg_handle
- jpg文件的解码和编码文件C语言写的,纯C语言实现 没有任何混编的成分-jpg file decoding and encoding files written in C language
JPG
- 在MFC基础上,调用api识别jpg文件像素值(identifying JPG file pixel values)
jpg
- 详细介绍了JPG文件格式,对于需要进行图片处理软件开发的人员有所帮助(JPG file format is introduced in detail.)
cexif_读取JPG的EXIF信息
- 提取JPG文件中照相机及信息及拍照信息的源代码(Get Camera Infomation in JPG file With C++)