当前位置:
首页
资源下载

搜索资源 - embedded linux device driver
搜索资源列表
-
0下载:
本书从第 6 章到第 10 章详细讲解了嵌入式 Linux 应用程序的开
发,这些都是处于用户空间的内容。 本章将进入到 Linux 的内核空间,
初步介绍嵌入式 Linux 设备驱动的开发。驱动的开发流程相对于应用。,This book from Chapter 6 to Chapter 10, detailed account of embedded Linux application development, which are in the content of user
-
-
0下载:
嵌入式Linux设备驱动的研究与开发.杂志资料里的论文-Embedded Linux device drivers of research and development. Journal of information in the papers
-
-
0下载:
本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的PCI设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on PCI device driver source code
-
-
1下载:
本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的USB设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book of USB device driver source code
-
-
0下载:
本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的FRAMEBUFFER设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book FRAMEBUFFER device driver source code
-
-
0下载:
本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的MMC/SD设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on MMC/SD device driver source code
-
-
0下载:
本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的触摸屏设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on touch-screen device driver source code
-
-
0下载:
嵌入式Linux应用程序开发详解(嵌入式Linux设备驱动开发)-Embedded Linux application development detailed (embedded Linux device driver development)
-
-
0下载:
linux驱动相关的中文开发手册,很详细的!对于学习嵌入式linux驱动的朋友很有帮助-linux-driven development of manuals related to the Chinese, very detailed! Embedded linux driver for a friend to learn useful
-
-
0下载:
本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括:
数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。
实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
-
-
0下载:
嵌入式Linux应用程序开发标准教程
Linux快速入门
Linux基础命令
Linux下C编程基础
嵌入式系统基础
嵌入式Linux开发环境的搭建
文件IO编程…………
嵌入式Linux网络编程
嵌入式Linux设备驱动开发
Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
-
-
1下载:
本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux
扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
-
-
0下载:
本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
-
-
0下载:
linux device driver介绍,非常适合linux编程人员对于嵌入式程序的编写-linux device driver descr iption is very suitable for embedded linux programmers to write programs
朗读显示对应的拉丁字符的拼音
字典名词0.减少0.还原
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
-
-
0下载:
Linux device driver,可以帮助嵌入式初学者理好的理解Makefile的结构和编写方法-Linux device driver layman s character device driver, good management can help beginners to understand the embedded structure and preparation method of the Makefile
-
-
0下载:
嵌入式Linux应用程序开发详解
目录:
第1 章 Linux 快速入门
第2 章 Linux 基础命令
第3 章 Linux 下的C 编程基础
第4 章 嵌入式系统基础
第5 章 嵌入式Linux开发环境的搭建
第6 章 文件IO编程
第7 章 进程控制开发
第8 章 进程间通信
第9章(多线程编程)
第10章(嵌入式Linux网络编程)
第11章(嵌入式Linux设备驱动开发)
第12章(Qt图形编程)-Embedded Linux app
-
-
0下载:
ARM嵌入式Linux设备驱动实例开发代码-ARM embedded Linux device driver instance to develop code
-
-
0下载:
嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
-