CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - linux device driver

搜索资源列表

  1. linux_driver_program

    0下载:
  2. 详细讲解如何编写linux设备驱动程序,是驱动编程初学者的必备手册-explain in detail how to prepare Linux device driver, driven programming is a prerequisite beginners manual
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:442239
    • 提供者:li ming
  1. linux_interupt_and_driver

    0下载:
  2. 通过对Linux设备驱动程序的分析与研究,探索了驱动程序设计的方法,并针对一简易中断板设计了中断与IO设备驱动程序实例-of Linux Device Driver for the analysis and study, explore the driver design, and a summary suspension against plate design with the interruption of IO device driver examples
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:237770
    • 提供者:王军
  1. Linuxdriveprogram

    0下载:
  2. 深入浅出Linux设备驱动编程,希望对大家有用-simple Linux device driver programming, we hope to useful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:701786
    • 提供者:lucy
  1. linux

    0下载:
  2. 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:536373
    • 提供者:李青青
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:173131
    • 提供者:梁军学
  1. Book-LinuxDrive

    0下载:
  2. 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:13639346
    • 提供者:yangzhidong
  1. LinuxDeviceDriver

    0下载:
  2. 如何编写Linux设备驱动程序 在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,只能依赖kernel中的函数,有些常用的操作要自己来编写,而且调试也不方便。-How to write Linux device driver design in the Linux environment driver, thinking of simple, easy to operate, function is also very powerful, but less s
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:12354
    • 提供者:liz
  1. Linuxdrive

    0下载:
  2. 嵌入式下Linux 系统设备驱动程序的开发-Under the system, embedded Linux device driver development
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:257993
    • 提供者:Amanda
  1. linuxdriverdevolop.pdf.tar

    0下载:
  2. Linux设备驱动开发快速入门,内容是中文的,方便咱们国人阅读哈-Linux device driver development quick start, the content in Chinese, and facilitate people to read let' s Ha
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:570354
    • 提供者:
  1. EssentialLinuxDeviceDrivers

    0下载:
  2. The Essential Linux Device Drivers Book. This book covers the device driver development for all popular devices on Linux 2.6 kernel
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4286575
    • 提供者:Rejo
  1. OK2440

    0下载:
  2. H264 standard graphic detail! ! ! Linux Device Driver for the third Samsung s3c2410 chip Chinese manu linux device drivers the latest v Qualcomm BREW platform training t This paper describes a platform e
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:282047
    • 提供者:liuH
  1. device-driver-design

    0下载:
  2. 这是一个ppt,详细介绍了windows和linux下的驱动程序设计方法,对初学驱动程序设计的同学非常有帮助。介绍思路主要是先介绍驱动在当前os下的位置,驱动架构,注意事项,等等。-This is a ppt, described in detail under windows and linux driver design, driver design for beginner students is very helpful. Describes the main idea is to in
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:742319
    • 提供者:hexiaoya
  1. linux-dev

    0下载:
  2. linux驱动设计文件的入门 包括定时器 复杂设备驱动设计 内存io等设计-Linux driver design file entry includes timer complex device driver design memory IO design
  3. 所属分类:软件工程

    • 发布日期:2017-04-02
    • 文件大小:346958
    • 提供者:caobing
  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. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备.-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
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:853851
    • 提供者:张留全
  1. linux-device-driver

    0下载:
  2. 有关嵌入式驱动开发书籍,菜鸟驱动开发必看-About embedded driver development books, rookie driver developers must see
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:367642
    • 提供者:lisheng
  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-driver

    0下载:
  2. Linux设备驱动开发详解+822页+17.5M+超清书签版.pdf 懂的人直接下,高清带书签,不是扫描版的,而是高清完整最新版的。-Linux device driver development explain+822 p+ 17.5M super clear bookmarks version .pdf Understand people directly, the HD with a bookmark, not the scanned version, but the latest
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10973200
    • 提供者:MrG
  1. Linux-device-driver-develop

    0下载:
  2. 关于linux设备驱动的程序详细开发介绍。-About linux device driver development program described in detail.
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3320746
    • 提供者:dsa
« 12 3 »
搜珍网 www.dssz.com