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

搜索资源列表

  1. x255-linux-drv

    0下载:
  2. compulab公司PXA255开发板Linux驱动-PXA255 development board compulab company Linux drive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6970085
    • 提供者:lzm
  1. x270-linux-drv

    0下载:
  2. compulab公司PXA270开发板Linux驱动-PXA270 development board compulab company Linux drive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3450709
    • 提供者:lzm
  1. LINUXdevicedriver3

    0下载:
  2. Linux 设备驱动开发第三版 pdf文档-Linux device driver development of the third edition of pdf documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6452833
    • 提供者:barcode
  1. temperature

    0下载:
  2. 在linux中arm9对温度传感器18B20进行的驱动开发,包括程序源码及makefile-In linux on ARM9 Medium temperature sensor 18B20 driver for development, including program source code and makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:76599
    • 提供者:jack
  1. usbcam

    0下载:
  2. linux arm开发板上的usb摄像头接口驱动程序-linux arm development board interface usb camera driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:221742
    • 提供者:skywalker
  1. ARMLINUXQIANRUSHI

    0下载:
  2. ARM嵌入式Linux网卡驱动开发 详细讲述了网络设备原理以及网卡驱动程序的实现过程-ARM嵌入式Linux网卡驱动开发详细讲述了网络设备原理以及网卡驱动程序的实现过程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:253867
    • 提供者:黄天涵
  1. daima

    0下载:
  2. 嵌入式设计及Linux驱动开发指南书中的源代码,希望对学习嵌入式驱动开发的人有所帮助-Embedded Linux Driver Development design and guidelines for the book s source code, and they hope to study the people-driven development of embedded help
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-18
    • 文件大小:27363602
    • 提供者:ss
  1. ARM_embedded_Linux

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3849766
    • 提供者:陈笑天
  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. 04

    0下载:
  2. 《ARM嵌入式Linux设备驱动实例开发》,第四章代码,按键驱动开发-" ARM embedded Linux device driver development example," Chapter IV code, key-driven development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:8703
    • 提供者:乔小瑞
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:马工
  1. linux-drivers-development

    0下载:
  2. 经典的linux设备驱动程序开发书籍,适合在linux上做内核或驱动开发的朋友们。-Classic linux device driver development books, suitable for use in the linux kernel or driver development do our friends.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1473220
    • 提供者:weibo
  1. buttons

    0下载:
  2. S3C2410的LINUX下的BUTTON驱动,嵌入式开发完全手册的源代码-The S3C2410 drive BUTTON under LINUX, Embedded Development fully manual source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2907
    • 提供者:txj
  1. Chapter_7_Linux_drivers_development

    0下载:
  2. 周立功magic2410实验箱源码 第7章嵌入式Linux驱动开发 7.2 Devfs驱动程序 7.3 LED驱动程序 7.4按键驱动程序 DM9000 驱动 UART1 驱动-Magic2410 week experimental box source Ligong Chapter 7 Embedded Linux Driver Development Driver 7.2 Devfs Driver 7.3 LED Driver 7.4 key driver DM900
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:867507
    • 提供者:yc
  1. LinuxARM9

    0下载:
  2. 嵌入式设计及Linux驱动开发指南——基于ARM 9处理器.... 驱动开发好资料-Embedded Linux Driver Development design and guidelines- based on the ARM 9 processor .... Good data-driven development
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-11
    • 文件大小:18687883
    • 提供者:毛慧华
  1. demo1

    0下载:
  2. Linux 2.6内核版本下的PCI字符驱动开发练习参考代码。-Linux 2.6 kernel version of PCI-driven development practice character reference code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:91635
    • 提供者:MEYE
  1. leds

    0下载:
  2. 嵌入式linux驱动开发-lED驱动开发实例及测试-Linux-driven development of embedded-lED examples and test-driven development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2287
    • 提供者:JackieYin
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:133489
    • 提供者:黄伟
  1. LinuxDeviceDriver-07

    0下载:
  2. Linux设备驱动开发详解-07 :含并发控制的globalmem驱动-Explain the development of Linux device driver-07: concurrency control with the driver globalmem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2677
    • 提供者:bob
  1. LinuxDeviceDriverA-S3C2410RealTimer

    0下载:
  2. Linux设备驱动开发详解源码- S3C2410实时钟驱动--s3c2410-rtc.c 秒设备驱动与应用程序-second.c -second_test.c-Explain the development of Linux device driver source code- S3C2410-driven real-time clock- s3c2410-rtc. C seconds device drivers and application-second.c-second_t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:6304
    • 提供者:bob
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com