-
采用Cximage类编写的图像浏览程序,可以支持bmp,jpg,png,jif,pcx等文件格式的图像。...
采用Cximage类编写的图像浏览程序,可以支持bmp,jpg,png,jif,pcx等文件格式的图像。-used Cximage category View images prepared by the procedures, can support bmp, jpg, png, jif, ai file formats such as images.
- 2023-06-15 00:30:04下载
- 积分:1
-
一个JPEG文件的压缩实现.为jpeg中的前向DCT变换.是一个有损的压缩...
一个JPEG文件的压缩实现.为jpeg中的前向DCT变换.是一个有损的压缩-a JPEG compression to achieve. For the jpeg to the DCT. One is the expense of compression
- 2022-07-24 04:18:51下载
- 积分:1
-
开发平台:ADS 1.2
功能:ARM下JPG文件解码(JPG文件数据流来自内存)
1、在ads1.2的AXD下选ARMULATE仿真。...
开发平台:ADS 1.2
功能:ARM下JPG文件解码(JPG文件数据流来自内存)
1、在ads1.2的AXD下选ARMULATE仿真。
2、运行前,在AXD上选“File"->选“Load Memory From File..."
3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000,
然后选择一个jpg文件,按“打开”
4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并
保存一下。
Seloo luo
seloo@tom.com
2008-10-10-Development platform: ADS 1.2 features: ARM decoder under the JPG files (JPG file data stream from memory) 1, in the next election ads1.2 the ARMULATE simulation AXD. 2, to run before the election in AXD on
- 2022-02-01 15:08:50下载
- 积分:1
-
simple gif cla
simple gif cla
- 2022-08-06 12:54:43下载
- 积分:1
-
最新的CXImage,图片各类格式的转换,
最新的CXImage,图片各类格式的转换,-latest CXImage, pictures of various format conversion,
- 2022-02-12 12:54:39下载
- 积分:1
-
使用VB编写的RGB显示程序,供初学VB爱好者参卡使用
使用VB编写的RGB显示程序,供初学VB爱好者参卡使用-VB prepared using RGB display program for beginner enthusiasts VB Participation cards
- 2022-03-09 11:40:10下载
- 积分:1
-
该程序实现了JPG格式图片到BMP格式的转换
该程序实现了JPG格式图片到BMP格式的转换-realized by the JPG format images to BMP format conversion
- 2022-02-13 03:06:33下载
- 积分:1
-
JPEG编解码的实现.在VC下直接编译生成执行文件。
JPEG编解码的实现.在VC下直接编译生成执行文件。-JPEG codecs realized. The VC directly compiler generation implementation document.
- 2023-08-18 16:55:04下载
- 积分:1
-
运用C语言实现的JPEG2000编解码实现代码。
运用C语言实现的JPEG2000编解码实现代码。-The use of C language to achieve the realization of the JPEG2000 codec code.
- 2022-03-26 00:30:49下载
- 积分:1
-
BMP与JPG文件格式转变的源代码
一个把BMP压缩成JPG的源代码。 大小:16.4K
附:
1. 编译说明
1) 在VC IDE...
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 changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
- 2022-09-12 04:50:03下载
- 积分:1