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

搜索资源列表

  1. [Linux设备驱动程序

    0下载:
  2. [Linux设备驱动程序
  3. 所属分类:文件格式

  1. ADV7180 linux驱动源代码

    0下载:
  2. ADV7180 linux驱动源代码。基于三星S3C6410的ADV7180 linux驱动程序。ARM。,ADV7180 linux driver source code. Samsung S3C6410 based ADV7180 linux drivers. ARM.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-22
    • 文件大小:44922
    • 提供者:徐钧
  1. fps200_ok.指纹识别芯片fps200(富士通)在linux下的驱动程序

    0下载:
  2. 指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址), Fingerprint recognition chip fps200 (Fujitsu) under the linux driver (for arm7 (ep7312) linux, other chips needs to revise mapping memory address)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-11-08
    • 文件大小:67927
    • 提供者:代进
  1. Linux操作系统网络驱动程序编写

    0下载:
  2. book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-28
    • 文件大小:40960
    • 提供者:康珂
  1. OMAP+linux+camera

    0下载:
  2. 本文在介绍OMAP5910 摄像头接口及OV COMS 摄像头的基础上, 分析了Linux 系统下设备 驱动程序及其开发, 并详细阐述和实现了基于OMAP5910 的摄像头驱动。-This paper introduced the OMAP5910 camera interface and OV COMS camera, based on the analysis of the Linux system and its device driver development, and elabo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:61375
    • 提供者:陈天葆
  1. 深入浅出分析Linux设备驱动程序中断

    0下载:
  2. Linux的中断宏观分为两种:软中断和硬中断。声明一下,这里的软和硬的意思是指和软件相关以及和硬件相关,而不是软件实现的中断或硬件实现的中断。
  3. 所属分类:咨询培训

  1. examples1123

    0下载:
  2. LINUX驱动程序开发第三版开发程序代码.希望对大家有用:)-Linux Driver Development third edition of the development code. We hope that the right useful :)
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:71527
    • 提供者:吴志华
  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:71949
    • 提供者:陈天葆
  1. Linux

    0下载:
  2. 学习linux驱动程序的一本好书,建议学习的坚持看2遍以上(对初学者而言啊!)-Learning linux driver a good book, it is recommended to learn to see the insistence of more than 2 times (for beginners in terms of ah!)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-09
    • 文件大小:16683345
    • 提供者:yang xiao hong
  1. linux_all-code

    0下载:
  2. 《linux驱动程序设计从入门到精通》一书中所有的程序代码含驱动和相应的应用程序-Linux driver design from entry to the master," a book containing all the program code-driven applications and the corresponding
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:54565502
    • 提供者:无名
  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. video

    1下载:
  2. Linux环境下视频显示卡设备的驱动程序源代码-source code of video display card device driver on Linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:1856001
    • 提供者:AofaYang
  1. linux-driver

    0下载:
  2. Linux 下的字符驱动程序,可实现在linux下安装字符驱动,并卸除字符驱动。-character driver for linux system ,can setup or remove free as you wish.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8050
    • 提供者:Sylvia
  1. embeddedLinuxdriverprogramdesign

    0下载:
  2. 嵌入式Linux驱动程序设计050924.rar
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 嵌入式Linux驱动程序设计从入门到精通,USB驱动架,Spcaview相关代码 输入形式的USB鼠标驱动,输入形式的触摸屏驱动等。-Embedded Linux driver from entry to the master design, USB-driven aircraft, Spcaview related code input forms of USB mouse driver, type the form, such as touch screen driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:947572
    • 提供者:jz
  1. 0602_driver-i2c

    0下载:
  2. s3c2410 i2c linux驱动程序-s3c2410 i2c driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7584
    • 提供者:xiaoyongpeng
  1. Android Linux driver

    1下载:
  2. Android的Linux内核与驱动程序 Android的Linux内核与驱动程序-android linux driver
  3. 所属分类:android开发

    • 发布日期:2013-04-30
    • 文件大小:235771
    • 提供者:jake
  1. 深入Linux设备驱动程序内核机制

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

    • 发布日期:2018-01-03
    • 文件大小:42399744
    • 提供者:delphi_tang
  1. Linux驱动程序开发实例.rar

    1下载:
  2. 《Linux驱动程序开发实例》中大全部代码实例,欢迎下载学习,谢谢!
  3. 所属分类:嵌入式Linux

  1. 深入理解Linux驱动程序设计

    0下载:
  2. 深入理解LINUX驱动开发,可以帮助了解学习驱动开发的人。(An in-depth understanding of Linux-driven development can help anyone who is learning about driven development.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-01-21
    • 文件大小:24454144
    • 提供者:花甲后弦
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com