《linux编程白皮书》—本书对Linux操作系统及其编程作了整体的介绍
《linux编程白皮书》—本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程...
Linux+Source+Code技术资料下载专区,收录10,000份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
《linux编程白皮书》—本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程...
linux0.01内核源代码,让linux初学者对linux内核有清晰的了解并且掌握。
将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6...
介绍linux驱动开发的书籍,内容包括linux驱动开发的概念,驱动程序的基本功能和linux驱动程序开发案例
This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM...
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification ....