本书全面介绍了嵌入式Linux 系统开发过程中,从底层系统支持到上层GUI 应用的方方面面,内容涵盖Linux 操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile 语法、ARM 汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I2C、LCD 等),U-Boot、Linux 内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb 补丁、栈回溯等),驱动程序编写及移植(LED、按键、扩展串口、网卡、硬盘、SD 卡、LCD 和USB 等),GUI 系统的移植(包含两个GUI 系统:基于Qtopia 和基于X),应用程序调试技术。
上传时间: 2013-12-23
上传用户:life840315
这是一个用c语言写的纯C代码,经过笔者优化并验证,特别适合学习开发单片机的网友们,移植到任何硬件之上,实现对直流电机的准确调速。
上传时间: 2013-10-29
上传用户:jasonheung
目录 第一章 传输线理论 一 传输线原理 二 微带传输线 三 微带传输线之不连续分析 第二章 被动组件之电感设计与分析 一 电感原理 二 电感结构与分析 三 电感设计与模拟 电感分析与量测
标签: 传输线
上传时间: 2013-11-21
上传用户:qb1993225
128×64液晶接口程序,开发出图形,进度条等等许多实用的子程序,方便移植,方便大家!
上传时间: 2015-04-07
上传用户:84425894
lwip1.0.0协议栈tcpip,也算是比较新的版本了,移植到8位或者16位的微处理器上!
上传时间: 2015-04-20
上传用户:qq521
三星arm9处理器,s3c2410的ad采样驱动的源代码
上传时间: 2015-04-27
上传用户:冇尾飞铊
三星arm9处理器,s3c2410的触摸屏驱动的源代码,(10位ad)
上传时间: 2015-04-27
上传用户:wcl168881111111
三星arm9处理器,s3c2410的开关量书输入输出(gpio)的驱动
上传时间: 2015-04-27
上传用户:yzy6007
fs2410开发板bios源码,可参照学习Bios的启动流程、移植技巧,关键是修改其中与硬件平台相关的部分
上传时间: 2015-05-10
上传用户:lgnf
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99