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

搜索资源列表

  1. Linux_Device_Drivers_3rd_Edition

    0下载:
  2. linux设备驱动第三版,英文。chm格式,查看方便,搜索迅速。-linux device drivers, 3rd edition. chm format for quickly review and search.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1365343
    • 提供者:Vallen
  1. Linux-PCI-Driver

    0下载:
  2. Linux下无配置信息PCI设备的驱动开发,是基于LInux下开发无配置信息的PIC设备驱动的研究论文。-No configuration information under Linux PCI device driver development, is based on the LInux no configuration information developed under the PIC device driver of the research paper.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:295591
    • 提供者:李新龙
  1. LDD3

    0下载:
  2. 本书是一本非常好的linux设备驱动相关书籍,一般来说,如果想开始linux设备驱动开发或者有兴趣,都要看LLD与ULK这两本书-This book is a very good books on linux device drivers, in general, if you want to start linux device driver development, or are interested should look at these books LLD and ULK
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1288890
    • 提供者:linzhixiong
  1. Linux_driver_design

    0下载:
  2. Linux设备驱动程序开发讲义,ppt格式-Linux device driver development notes, ppt format
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:31803
    • 提供者:zhang
  1. linux-uart

    0下载:
  2. linux设备模型之uart驱动架构分析-uart linux device model-driven architecture analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:78295
    • 提供者:xx
  1. E_85

    0下载:
  2. 嵌入式linux设备驱动程序开发详解,希望对有志于这方面学习的人有帮助-linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-01
    • 文件大小:741733
    • 提供者:陶有恒
  1. Linux_DRV_Prog

    0下载:
  2. 深入浅出Linux设备驱动编程 作者 宋宝华 比较详细的介绍了linux driver开发中遇到的主要问题-Linux driver development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:701514
    • 提供者:kevin
  1. Linux_driver_develop

    0下载:
  2. Linux设备驱动程序,适合入门,和了解开发流程-Linux device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:814904
    • 提供者:wang
  1. Linux_device_develop

    0下载:
  2. linux设备驱动程序开发详解。一本非常详细介绍linux驱动程序开发的书。非常适合初学者学习。其中的驱动程序开发循序渐进,比较有条理。-Detailed linux device driver development. A very detailed book linux driver development. Very suitable for beginners to learn. Driver development which gradually, more organized.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:48231669
    • 提供者:youqun
  1. Linux_Device_Drivers_3rd

    0下载:
  2. Linux设备驱动程序(第3版) 其中包含电子书和配套代码,适合linux下驱动程序员使用。-Linux Device Drivers (3rd Edition) which contains books and supporting code, programmers use to drive for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11103724
    • 提供者:吴明星
  1. Linux_device_driver_development_explaination

    0下载:
  2. Linux设备驱动开发详解讲座,讲解linux的驱动开发和使用,对于学习linux开发的朋友是有所帮助的.-Detailed Linux device driver development seminars to explain the development and use linux driver for the development of learning linux friends is helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1050444
    • 提供者:chehai
  1. Linuxshebeiqudong

    0下载:
  2. Linux设备驱动三中文版.pdf,Richard Stevens的经典之作-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:815015
    • 提供者:lession
  1. linux_device_driver

    0下载:
  2. 对于linux设备驱动简单的读写操作。这个程序只是展示了驱动程序的一点特性。没有涉及到具体硬件和设备文件管理系统-Simple linux device driver for reading and writing. This program only shows drivers that feature. Not related to the specific hardware and device file management system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2482
    • 提供者:崔立群
  1. i2c

    0下载:
  2. 基于S3C2410的I2C驱动。 Linux中I2C总线的驱动分为两个部分,总线驱动(BUS)和设备驱动(DEVICE)。其中总线驱动的职责,是为系统中每个I2C总线增加相应的读写方法。但是总线驱动本身并不会进行任何的通讯,它只是存在在那里,等待设备驱动调用其函数。-i2c divers for s3c2410
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:6257
    • 提供者:慕容唯
  1. Introduce_embedded_linux_device_driver

    0下载:
  2. 嵌入式linux设备驱动开发的详细解释,即嵌入式linux设备驱动开发详解,希望对大家有帮助!-Embedded linux device driver development for a detailed explanation that is embedded linux device driver development explain, we want to help!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19979264
    • 提供者:showming
  1. LDDR3

    0下载:
  2. linux device driver 3 linux设备驱动程序的开发的必看书籍-linux device driver 3 linux device driver development of the must-see books
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:815037
    • 提供者:Tsing
  1. baqWCHN1

    0下载:
  2. 如何编写Linux设备驱动程序-How to write Linux device drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2626739
    • 提供者:bill
  1. at91_can4linux-3.5.3

    0下载:
  2. AT91SAM9G20开发板上面蜂鸣器的linux设备驱动程序-AT91SAM9G20 development board above the linux device driver buzzer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:155614
    • 提供者:jieren
  1. at91_beep

    0下载:
  2. AT91SAM9G20开发板上面蜂鸣器的linux设备驱动程序-AT91SAM9G20 development board above the linux device driver buzzer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1568
    • 提供者:jieren
  1. LDD3

    0下载:
  2. linux设备驱动第三版 pdf与chm格式电子书-linux device drivers third edition pdf and chm format e-books
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1842996
    • 提供者:yelei
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 47 »
搜珍网 www.dssz.com