搜索资源列表
缩减Linux嵌入式系统软体的方法与实例
- 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application procedures for the four main par
NVIDIA_kernel-1.0-2880.src
- 内核级别的驱动程序开发实例,在linux下开发完成。绝密内部资料仅提供学习之用-kernel-level driver for example, under Linux is developed. Internal top secret information only with the provision of learning
EB44B0_src
- 武汉绅维特公司EB44B0开发板自带的bootloader以及DEMO程序源码,内含大量实例程序,建议使用ADT打开。-Wuhan Gentry Viterbi company EB44B0 Development Board, bringing their Bootloader and DEMO - Sequence source, contains a lot of examples of procedures, the proposed use of ADT opened.
BootLoader
- 嵌入式linux的bootloader运行实例程序,可运行在arm的开发板上,具体不同的开发板要进行修改移植。演示了bootloader工作的各个步骤及作用。
interrupt
- linux下的中断实例程序,可以让大家参考!
44b_Clcd_640_480
- L78C64-arm7的实例程序,介绍L78C64的各种显示模式
linuxdriver
- 介绍了嵌入式Linux的特点,设备驱动程序的概念,简述了基于uClinux下设备驱动程序的开发方法及过程,最后简述了字符设备驱动程序的开发的实例。
CS8900
- CS8900适配器驱动在嵌入式LINUX下应用的一个实例。对于想学习网络驱动程序开发的朋友而言,它是很值得学习的哟。
MMC
- 在S3C2410的嵌入式LINUX下的一个MMC驱动模块,里面有说明。通过该实例可以理解MMC块设备驱动程序是怎样一回事
speed
- 用c编写的minigui界面程序实例,帮助初学者了解minigui各种控件的使用
JRTPLIB使用实例
- 关于JRTPLIB编译以及程序的解释
基于QT的喷码机图形界面
- 用法:可在安装了qt的linux环境下打开程序,但需要在虚拟帧缓冲环境(x86)下才能编译运行该程序。 主要功能:1.喷码机界面参数的设置界面;2.文本编辑界面;3.图形点阵编辑界面;4.自带中英文输入法
linux_timer
- linux s3c2410下,片内定时器中断的驱动程序-linux s3c2410 platform,internal timing interrupt driver program
Linux_Qt4_Example
- 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, ver
yyal_qh
- 几个嵌入式LINUX环境下开发的游戏程序实例源码-Embedded LINUX environment in several of the games developed under the program source code examples
CProgramCode
- C程序实例很经典也很实用的,可以直接运行。-CProgramExamples
endian
- 任何一个处理器大小端类型的判定,和转换的程序实例-End of a processor the size of any type of determination, and the conversion process instance
AT91RM9200-BasicUSB
- AT91RM9200-BasicUSB上usb程序实例,大家参考参考。 -AT91RM9200-BasicUSB on usb program example, your information.
linux_examples
- 大量的ARM体系下的linux程序实例,包括驱动程序和应用程序-A large number of ARM architecture instance under linux programs, including drivers and applications
Linux驱动程序开发实例.rar
- 《Linux驱动程序开发实例》中大全部代码实例,欢迎下载学习,谢谢!