搜索资源列表
examples-of-linuxkernel-program
- LINUX内核编程的一些程序例子,对于学习内核编程很有帮助-Linux kernel programming examples of some of the procedures for learning useful kernel programming
linux_Kennel
- linux内核编程 linux内核编程
POSIXPthreadprogrammer
- Linux 的多线程编程内核同步 超级经典!!!!强烈推荐
LinuxApplicationIntrduction
- Linux实用教程 涉及Linux存储管理、内核结构、文件管理、系统调用、系统管理、网络基础、网络安全、编程基础等实用内容。-Linux Practical Guide related to Linux storage management, kernel structure, document management, system calls, system management, network infrastructure, network security, programming
LINUX
- 本书以嵌入式LINUX系统开发流程为主线,剖析了嵌入式LINUX系统构建的各个环节。从嵌入式系统基础知识和LINUX编程技术讲起,接下来说明了建立嵌入式LINUX交叉开发环境,然后分析了嵌入式LINUX系统的引导程序、内核和文件系统三大组成部分,最后介绍了嵌入式LINUX系统集成和部署的方法。-Book embedded LINUX systems development process as the main line, embedded LINUX system analyzes all a
Linux-device-driver
- 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备.-This book to write your own guide you on how to drive, and how to use the kernel the relevant part. We adopt a kind of equipment-independent party Method Programming t
ziliao
- 嵌入式微处理器正越来越广泛的应用在生产生活的各个领域,但是传统的嵌入式微处理器要么是8位的处理器,性能有限,要么是32位基于ARM的微处理器在使用上需要嵌入式操作系统的支持,比如Linux操作系统,使得系统不够精炼。这一情况直到ARM公司推出Cortex-M内核才得以改善,它无需操作系统,可以像单片机一样使用KeilC语言进行编程,极大的减少了开发者的工作量。-Embedded microprocessor is more widely used in the production of al
GNU_Linux-program
- 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
linux-Application-Development
- 本书全面介绍了嵌入式 Linux 系统开发过程中,从底层系统支持到上层 GUI 应用的方方面面,内容涵盖 Linux 操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识,硬件部件的使用及编程,,U-Boot、Linux 内核的分析、配置和移植,根文件系统的构造,内核调试技术,驱动程序编写及移植,GUI系统的移植,应用程序调试技术。 -The book is a comprehensive introduction to embedded Linux system developme
Linux-socket
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。-Introduction to Linux Network Programming Content: Linux is the most popular open-source operating system, occupies the core of the
Linux
- 讲述linux进行高级编程的硬件基础和软件基础,介绍了CPU、总线、地址空间、内核数据结构等内容。-Hardware based and software based on Linux for programming, introduces CPU, bus, address space, the kernel data structures etc..
linux_Ori-Pomerantz
- linux内核编程,经典教程,Ori Pomerantz写的- The Linux Kernel Primer, The Linux Kernel Primer,written by Ori Pomerantz