CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux设备驱动

搜索资源列表

  1. Linux-sevice-driver-code(chinese)

    0下载:
  2. linux设备驱动方面的详细介绍,包括串口,PCI-Linux device the detailed introduction of driver aspects, including serial ports, PCI, etc
  3. 所属分类:软件工程

    • 发布日期:2017-05-11
    • 文件大小:2840024
    • 提供者:chenhongli
  1. Linux-Device-Driver

    0下载:
  2. linux设备驱动编程的相关参考书以及学习笔记-linux device driver programming reference books and study notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:65457152
    • 提供者:Tanggy
  1. Linux-device-driver--to-explain

    0下载:
  2. Linux设备驱动开发详解,主要介绍Linux的驱动开发和编程,各种设备驱动的编写与调试-Linux device driver development to explain, mainly introduces the Linux driver development and programming, a variety of device driver writing and debugging
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-21
    • 文件大小:6500805
    • 提供者:play
  1. Linux-driver-developte-note

    0下载:
  2. 基于2.6内核的linux设备驱动程序开发简明教程 嵌入式Linux设备驱动开发笔记--赖永诚-Linux driver developte note
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:481501
    • 提供者:hsq
  1. Linux-Device-Drivers-3e

    0下载:
  2. LINUX 设备驱动开发经典书籍 本书包含内容介绍设备驱动;编译运行模块的方法;字符设备介绍;调试技术;竞争和并发;高级字符驱动的操作;时间和延迟;内存分配;... -linux device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4549806
    • 提供者:微笑的鱼儿
  1. ARM--Linux-device-driver-code

    0下载:
  2. ARM嵌入式Linux设备驱动实例开发代码-ARM embedded Linux device driver instance to develop code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:78911
    • 提供者:cai
  1. Linux-Driver

    0下载:
  2. 详细说明了linux设备驱动的开发,并带有详细的范例说明-Detailed descr iption of the Linux device drives the development, and with a detailed examples
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-12
    • 文件大小:19982380
    • 提供者:zhuhui
  1. linux-pdf

    0下载:
  2. 第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:11033375
    • 提供者:jiezhou
  1. LINUX-Device-Driver(att.Source)

    0下载:
  2. LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:153407
    • 提供者:石大
  1. linux-module

    0下载:
  2. Linux设备驱动标准模板,用于s3c2410实验,流水灯点亮,下面有配套应用程序内核版本:2.6.31 交叉编译器:arm-linux-gcc 4.12 Read,write,ioctl等函数实现 S3C2410 GPF0~GPF3外接led灯,低电平点亮,高电平熄灭分别用write和ioctl 实现led流水灯的点亮经过验证,可点亮led流水灯-linux module
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:25576
    • 提供者:王子丹
  1. Linux-Driver-information

    0下载:
  2. 非常齐全实用的Linux设备驱动程序学习资料-Very complete Linux device driver learning materials
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:387534
    • 提供者:蒋柏铭
  1. Linux-device-driver

    0下载:
  2. linux设备驱动的经典书,并配套有丰厚的源码,适合慢慢学习-linux device driver classic book, and supporting a huge source for slowly learning
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:1331720
    • 提供者:老范
  1. Linux-Device-driver

    0下载:
  2. 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:235223
    • 提供者:刘伟
  1. LINUX-drv-demo-code

    1下载:
  2. LINUX设备驱动程序第三版配套源码,对linux下的驱动开发很有帮助-linux drv
  3. 所属分类:Driver develop

    • 发布日期:2017-11-09
    • 文件大小:141039
    • 提供者:xiaoyanyan
  1. Linux

    0下载:
  2. linux 设备驱动的详细讲解,适合学习Linux驱动开发-detailed explanations, suitable for learning linux device driver Linux driver development
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:13490171
    • 提供者:规范
  1. linux-device-driver

    0下载:
  2. 最经典的linux设备驱动书籍,每一个linux驱动开发者必读-linux device drivers
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:4882284
    • 提供者:Ray
  1. linux-gpio

    0下载:
  2. 嵌入式Linux设备驱动编程(包含中断)-Embedded Linux device driver programming (including interrupts)
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:226591
    • 提供者:meeloyu
  1. Linux

    0下载:
  2. Linux 设备驱动 Edition 3 By Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman 由 quickwhale 翻译的简体中文版 V0.1.0 2006-6-2 遵循原版的版权声明. 还在完善中. 欢迎任何意见, 请给我邮件. 请发信至 -Printed in the United States of America. Published by O’Reilly Media, Inc., 10
  3. 所属分类:Driver develop

    • 发布日期:2017-05-14
    • 文件大小:3345594
    • 提供者:zhw
  1. Linux-for-device

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码-EMBEDED LINUX DEVICE DIRVER CASE
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:218974
    • 提供者:wangg
  1. Linux-based-

    0下载:
  2. 基于嵌入式Linux设备驱动程序的开发-Development of embedded Linux-based device driver
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:172842
    • 提供者:苏菲
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com