搜索资源列表
Bmp2Txt
- 解析BMP文件,并将BMP文件数据转换成C文件格式。 可适用于Windows CE开发时替换其LOGO画面。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
BMP128_64
- 使用PIC18F系列配合128*64 LCM,PC端辅助软体,用C++写成,将bmp档转成二进制档-use PIC18F family series with 128 * 64 LCM, PC-support software, written in C, bmp stalls transformed into binary stalls
BMP2GIF
- 用c写的bmp转换成gif的程序。在tc2.0下编译通过。可以直接移到嵌入式平台使用-used to write the bmp converted into gif procedures. Under the tc2.0 compile. Embedded can be directly moved to the platform
LCD_Test
- 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
Load
- 利用embedded c++开发的.bmp格式的图像数据的显示,适用于初步学习EVC的初学者,好好利用
qq2440_boot_screen
- for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
uC-GUI-BitmapConvert
- 能将256色bmp位图转换为C语言数组格式的工具,很好用,特别适合用于ARM开发bootload阶段的图形显示。
sample
- 转换64K色bmp图片用的; 它可以把bmp格式的图片转换成64K色的数组数据(*.c文件); 点击按键“添加”将一个bmp图片添加进来,然后点击按键“转换”就会生成图片数组文件
Bmp2C.rar
- 用于2410 2440的bmp生成c语言程序,2410 2440 for the bmp generate c language program
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
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
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
DDraw-wince-example
- 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
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
gbmpc51
- 获取BMP位图文件信息的C程序,可用于单片机开发-BMP bitmap file to obtain information on C procedures that can be used to develop single-chip microcomputer
bmp-font-bit
- 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
arm2410_lcd_bmp
- 在ARM2410开发板的LCD上显示未加密bmp图片的源码,自己用c写的。希望对刚接触arm9的人有些帮助-ARM2410 development board in the LCD display bmp images unencrypted source code that he wrote with c. I hope the people of arm9 learners some help
bmpconv
- BMP picture to C code converter
BMP-ARRAY
- Can use it to run on MS-DOS or VC++, it converts you Bitmap image to C style Arrays for sprites or pictures you want to load on LCD using embedded systems.
SystemC-BMP-picture-Filter
- Simple SystemC C++ BMP picture filter running on Linux with Makefile