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

搜索资源列表

  1. 嵌入式Linux的研究及其设备驱动程序的开发

    0下载:
  2. 嵌入式Linux的研究及其设备驱动程序的开发-Embedded Linux device drivers Research and Development Program
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3829719
    • 提供者:陈银辉
  1. 如何在嵌入式LINUX中添加设备驱动程序

    0下载:
  2. 如何在嵌入式linux中添加驱动程序,介绍了在linux中驱动程序的开发经验,并付有例程-how to add embedded linux driver, introduced in linux Driver program development experience, and pay a routine
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4742
    • 提供者:桂渔
  1. CH341驱动程序

    1下载:
  2. 所属分类:嵌入式Linux

    • 发布日期:2008-12-04
    • 文件大小:115629
    • 提供者:huangyp1985
  1. SJA1000CAN控制器在Linux下的驱动程序

    0下载:
  2. SJA1000CAN控制器在Linux2.4下的驱动程序。
  3. 所属分类:嵌入式Linux

    • 发布日期:2010-09-07
    • 文件大小:4008
    • 提供者:hn_cwc
  1. 基于Linux的spi驱动程序

    0下载:
  2. 基于Linux的spi驱动程序
  3. 所属分类:DSP编程

    • 发布日期:2011-02-17
    • 文件大小:3212
    • 提供者:billywang
  1. arm-Linux DS18b20驱动程序

    0下载:
  2. arm-Linux DS18b20驱动程序
  3. 所属分类:嵌入式Linux

    • 发布日期:2011-03-21
    • 文件大小:2754
    • 提供者:luojijian
  1. linux下sja1000-can设备驱动程序

    0下载:
  2. linux下sja1000-can设备驱动程序的范例
  3. 所属分类:文档资料

    • 发布日期:2011-04-13
    • 文件大小:30147
    • 提供者:caijia1987
  1. Linux下的外围键盘及led驱动程序.rar

    0下载:
  2. Linux下的外围键盘及led驱动程序 适合初学者练习使用
  3. 所属分类:Linux/Unix编程

  1. hso-1.12 3G模块USB串口驱动程序源代码

    2下载:
  2. linux系统下3G模块USB串口驱动程序源代码最新版本,附pdf文档。3G的USB modem都用得着,有了这个就可以在linux下使用了。-3G module linux system USB serial driver source code for the latest version, pdf file attached. 3G data cards are useful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-08-22
    • 文件大小:35432
    • 提供者:testsb
  1. video Linux下的视频捕获与显示驱动程序

    2下载:
  2. Linux下的视频捕获与显示驱动程序,该驱动程序已经成功在DM3730开发板上实现-the driver of video capture and display depend on linux,and this program had Implementated on the Development Board of DM3730
  3. 所属分类:多媒体编程

    • 发布日期:2013-04-30
    • 文件大小:5582
    • 提供者:何波
  1. linux_VCP_v26_driver_src.51单片机在LINUX系统下开发的驱动程序

    0下载:
  2. 51单片机在LINUX系统下开发的驱动程序,USB接口,51 SCM in the system developed under the LINUX drivers, USB interface
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:88760
    • 提供者:huaxing
  1. linux-8139-2.2.x.rar

    0下载:
  2. Linux 2.2.x下的8129/8139网卡驱动程序源码,8129/8139 under the Linux 2.2.x network card driver source
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-23
    • 文件大小:20929
    • 提供者:noname
  1. LCD12864.rar

    0下载:
  2. LCD 128x64 驱动程序 嵌入式linux,LCD driver 128x64 pixels
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:14465
    • 提供者:shenqianlang
  1. 9260lcd.rar

    0下载:
  2. linux at91sam9260嵌入式系统的lcd 驱动程序,embedded system linux at91sam9260 of lcd driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3185
    • 提供者:金敏
  1. serial

    0下载:
  2. linux下基于arm处理器s3c2410x开发板的串口设备驱动程序,包括对串口的读写程序。-arm processor linux-based development board s3c2410x serial device driver, including the serial process of reading and writing.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:2385
    • 提供者:君瑞
  1. 基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板

    0下载:
  2. 本文的目的为基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板。本文内容大致分为以下几个部分: 1、 LCD硬件及显示原理介绍; 2、 s3c2440 LCD控制器介绍; 3、 内核LCD驱动机制framebuffer(帧缓冲技术)概述; 4、 驱动移植相关及应用程序接口相关重要数据结构分析 5、 在linux2.6.30.4内核中添加(移植)LCD驱动; 6、 嵌入式linux应用程序中LCD驱动接口函数的调用及其必要包含头文件和数据结构;
  3. 所属分类:编程文档

  1. synaptics-0.14.6

    0下载:
  2. synaptics 触摸板 linux 驱动程序 源码 包含multi-touch手势识别算法 实现了通过PS2接口与synaptics触摸板通信的底层协议。-synaptics touchpad linux driver source code contains the multi-touch gesture recognition algorithm through the PS2 interface and the underlying communication protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:290529
    • 提供者:
  1. AT88

    1下载:
  2. AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料。-AT88 chips linux drivers, through the I2C bus and AT88 analog GPIO to communicate with the Chinese translation of development information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1719170
    • 提供者:fanchuanlin
  1. usb.tar

    0下载:
  2. Linux下usb驱动程序开发 Linux下usb驱动程序开发-usb Linux Driver Development usb Linux Driver Development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:71527
    • 提供者:冯喆
  1. sd

    0下载:
  2. 嵌入式Linux的SD卡驱动程序的设计与实现 题目说的很清楚了!-Embedded Linux driver for the SD Card Design and Implementation of the topic that is very clear!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:65543
    • 提供者:k2eats
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com