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

搜索资源列表

  1. Linux0.01设备管理代码

    0下载:
  2. Linux0.01设备驱动程序 最精简的linux代码 适合操作系统入门-Linux0.01 device drivers streamlining the most suitable source Linux operating system entry
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24884
    • 提供者:wzy
  1. 字符设备驱动程序的框架

    0下载:
  2. 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:yo
  1. Linux系统下的设备驱动程序

    0下载:
  2. Linux系统下的设备驱动程序-Linux system under the Device Driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6576
    • 提供者:王刚
  1. 第七章:设备管理实验

    0下载:
  2. Linux设备管理源码 字符设备驱动程序:设计两个终端设备文件实现一个字符设备驱动程序,使一对进程之间利用该字符设备驱动程序能互相传递可变长度的信息。-equipment management source Linux device drivers characters : two terminal equipment design documents for a character device driver, so that a process between the use of the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17119
    • 提供者:莫凡
  1. LDD3Cn

    0下载:
  2. linux设备驱动程序中文第三版 《LDD3》 《Linux deive dirver》3-《LDD3》 《Linux deive dirver》3
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1196498
    • 提供者:
  1. linux_device_driver3rd_ch

    0下载:
  2. linux 设备驱动程序开发 第三版 中文,附带书中的源代码。-linux device driver development of the third edition of the Chinese, with the book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:891935
    • 提供者:李苏宁
  1. 922624schar

    0下载:
  2. linux字符设备驱动程序schar 内附makefile-linux character device driver makefile containing Schar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5095
    • 提供者:丁磊
  1. 11linux

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。 -Linux system, device drivers the operating system kernel are an importan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2202
    • 提供者:liuqinghua
  1. Linuxdevicedriverchardriver

    0下载:
  2. Linux设备驱动程序学习(1)-字符设备驱动程序 - Linux设备驱动程序.rar-Linux设备驱动程序学习(1)-字符设备驱动程序- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:134918
    • 提供者:zwx
  1. Linuxdevicedriverbuffer

    0下载:
  2. Linux设备驱动程序学习(3-补)-Linux中的循环缓冲区 - Linux设备驱动程序.rar-Linux设备驱动程序学习(3-补)-Linux中的循环缓冲区- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:52097
    • 提供者:zwx
  1. Linuxdevicedrivedrivermode

    0下载:
  2. Linux设备驱动程序学习(14)-Linux设备模型(各环节的整合) - Linux设备驱动程序 .rar-Linux设备驱动程序学习(14)-Linux设备模型(各环节的整合)- Linux设备驱动程序 .rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:55840
    • 提供者:zwx
  1. Linuxdevicedrivehotplugfirmware

    0下载:
  2. Linux设备驱动程序学习(15)-Linux设备模型(热插拔、mdev 与 firmware) - Linux设备驱动程序.rar-Linux设备驱动程序学习(15)-Linux设备模型(热插拔、mdev 与 firmware)- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:57274
    • 提供者:zwx
  1. LinuxDrv

    0下载:
  2. Linux驱动示例,入门推荐.有字符设备驱动,块设备驱动.-Linux driver example, the entry recommended. There is character device drivers, block device drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:77920
    • 提供者:gantian
  1. Linux设备驱动程序(中文版第三版)

    1下载:
  2. linux下面的设备驱动开发,用c++编写(Linux driver development below, written in c++)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:6506496
    • 提供者:jscai250
  1. LINUX设备驱动程序第3版

    0下载:
  2. LINUX设备驱动程序,最新的linux驱动程序编写教程。(LINUX device driver, this is the newest version of LINUX device driver book.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:47835136
    • 提供者:goodboyXU
  1. 精通LINUX设备驱动程序开发

    1下载:
  2. 精通LINUX设备驱动程序开发,一本驱动开发必备书籍(Proficient in LINUX device driver development, an essential book for driver development)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:37708800
    • 提供者:qingpangxi
  1. ldd3v1

    0下载:
  2. Linux设备驱动程序源码,可以参考学习(Linux device driver source code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-30
    • 文件大小:74752
    • 提供者:yveenroy
  1. 深入Linux设备驱动程序内核机制

    0下载:
  2. 《深入Linux设备驱动程序内核机制》是Linux驱动开发方面的经典好书。(Deep into the kernel mechanism of Linux device drivers)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-03
    • 文件大小:42399744
    • 提供者:delphi_tang
  1. Linux设备驱动程序第三版

    0下载:
  2. 本文档主要说明Linux设备驱动开发相关知识,不算全面,比较基础,姑且看之、(This document mainly describes the development of Linux device driven development knowledge, not comprehensive, relatively basic, to see,)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:3330048
    • 提供者:jea
  1. Linux设备驱动程序编写教程

    0下载:
  2. 相当不错的Linux驱动编程教程,内容详细。非常适合初学及有经验人士。(Linux driver programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:1257472
    • 提供者:yingfei199
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com