搜索资源列表
MiniGUI_for_uCLinux_porting_Bitbmp_disp
- s3c2410 arm-linux minigui 开发源代码
minigui2440.tar
- minigui在SMDK2440上的移植,bz2格式,解压后请先根据你的编译器,修改build脚本,然后直接运行该脚本进行编译. (arm-linux3.4.1下测试通过)
移植好的FLASH播放器(linux,arm,完整源代码)
- 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。
EPSON(SLD13506)VGA_interface_LCD_arm_linux_driver.
- EPSON液晶控制器(SLD13506)VGA接口在arm linux下的驱动,该驱动已成功运用于miniGUI-EPSON LCD Controller (SLD13506) VGA interface arm linux under the driver, this driver has been successfully applied miniGUI
Application_of_ARM_MiniGUI
- ARM嵌入式MiniGUI初步与应用开发范例,介绍嵌入式MiniGUI编程的一本好书,值得一看!!pdf清晰版本-ARM Embedded Application Development and preliminary examples MiniGUI introduced programming embedded MiniGUI a good book, worth seeing!! Pdf clear version
guitest
- Minigui示例代码,Minigui1.3.3和Minigui1.6.10都编译通过,目标系统arm s3c2410,linux2.4.18,cramsfs文件系统-Minigui sample code, Minigui1.3.3 and Minigui1.6.10 are compiled by the target system, arm s3c2410, vivi,linux2.4.18, cramsfs File System
minigui-v1.6.10
- minigui的linux下的版本,1.6的源码包还有一些说明文档,和官方的白皮书-minigui under the linux version 1.6 of the source packages and some documentation, and official White Paper
pda
- PDA中打电话部分,实现接打电话,并用通讯记录,在arm开发板上测试运行,MiNiGUI编写-PDA in the phone part of the realization of calls, and communications records, the development arm to run on-board test, MiNiGUI prepared
minigui_xmodem
- 用MINIGUI开发的维护程序.ARM编译. 上传镜像文件,下载镜像文件,下载程序文件,下载配置文件,上传日志文件 利用XMODEM 协议传输文件. -MiniGUI developed with maintenance procedures. ARM compiler. Upload an image file, download the image file, download program files, download configuration files, upload
ARM_embedded_Linux
- 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
minigui1.6.10
- 整理了关于如何将minigui1.6.10移植到PC机和arm开发板上的步骤,-How to organize minigui1.6.10 on PC and ported to the development arm of the steps on the board,
embedded_linux_system_development_for_ARM_code
- 《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of sourc
test
- 基于minigui 编写简单的通讯录 可以拷贝到arm开发板上运行,具有点单的图形界面。-this project is a sample Address Book with Graphics
ARM_embedded_Linux(Full-version)
- 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量