搜索资源列表
jpeg(arm)
- bmp图像转换成jpeg图像的一个linux的小程序-bmp image is converted into a jpeg image of the small programs linux
dianzicaidan
- 一、注意事项 1. 所附程序是(电子菜单)的源代码,均经过ARM SDT2.51集成环境编译连接通过,可在北京博创兴业有限公司的实验平台ARM300上运行。 2. 各实验的全部源代码分别存放在各实验目录下面。其中主要源代码在SRC子目录中,更多的其他源代码分散存放在实验目录下的各个子目录中。程序运行时所需图片在各实验目录下的bmp子目录中。各实验目录下的后缀名为“apj”的文件是ARM SDT的工程文件。 3. 各实验编译链接后生成的可运行文件在Debug目录下,文件名为“sy
uC-GUI-BitmapConvert
- 能将256色bmp位图转换为C语言数组格式的工具,很好用,特别适合用于ARM开发bootload阶段的图形显示。
STM32+FS+LCD+SD+BMP完整工程文件,详细注解,系统学习好资料~
- 集STM32 Cortex ARM SD卡FATFS文件系统、BMP文件解析、TFT 驱动于一体,可直接用于数码相框等应用,编程风格规范,注解详细,含作者很多调试心得,学习好资料
ARM_jpgdecoder.rar
- 开发平台: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文件
display
- 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
jpg2bmp
- 开发平台:ADS 1.2 功能:ARM下JPG文件转成BMP文件 1、在C盘根目录下放一个JPG文件,改名叫test.jpg 2、在ads1.2的AXD下选ARMULATE仿真。 3、运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development pla
bmp2c
- 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
bmp
- 纯C写的能够显示所有BMP格式的代码,能够连续显示多张图像-writed by cure C which can display all the code of BMp
ARM_Bmp2C
- BMP转位图 6410 logo bmp-C-BMP bitmap transfer
bmp_decoder
- bmp图像文件解码器的arm版本的源代码-bmp image files decoders arm version of the source code
ARMbasedembeddedimageprocessingsystemdesign
- 硬件 部 分 ,我们建立了以ARM处理器为核心的开发板,通过CMOs摄 像头实时采集图像信息并通过液晶显示器显示。操作系统部分实现了实 时嵌入式操作系统的开发和移植,并在系统上扩展了文件系统模块,使 之支持图像信息的存储和更为广泛的应用开发。图像算法部分实现了图 像采集、BMP编码、图像存储,以及对所生成的数字图像进行数字处理 等功能。-Hardware part, we set up the ARM processor as the core to the developm
tft_lcd
- 2440 ADS项目,显示汉字、BMP图像、各种字符-2440 ADS projects show the Chinese characters, BMP images, the various characters
Digital-Picture-Frame
- The application reads picture-files in standard Windows BMP-format from a SD-Card and shows them on a 2.8" color-LCD-module (320*240 px). The following hard- and software has been used: DPF Hardware: STM32 Mini Board (STM32 "medium density") wit
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
LCD-BMP--to-HEX
- 彩色图片转换工具,适用于ARM,51,AVR单片机-Color image conversion tool for ARM
pictureplayer.tar
- 识别image文件夹里的图片,并将其播放至x210的显示屏上,顺序滚动。目前只支持jpg,png和bmp格式的图片。(Identify the pictures in the image folder and play them on the x210 screen. Scroll them in sequence. Currently only JPG, PNG and BMP formats are supported.)