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

搜索资源列表

  1. driver-of-USB-keyboad

    0下载:
  2. USB键盘驱动,应用于linux操作系统,通过获得设备版本,IP,进而获得键盘代码然后发送键盘代码-USB keyboard drive, used in the Linux operating system, through the acquisition of equipment version, IP, and get the keyboard code and then send the keyboard code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:12619
    • 提供者:黄晓
  1. USB-Skeleton-program

    0下载:
  2. 提供了一个最基础的USB驱动程序,即USB骨架程序,可被看做一个最简单的USB设备驱动实例。 usb类驱动的信息,为了从usb核心得到一个次设备号,并取得注册的核心设备驱动- provides a the most fundamental of the USB driver, namely USB skeleton program can be regarded as one of the most simple USB device driver examples. Usb class dri
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:3768
    • 提供者:黄晓
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13872463
    • 提供者:zhj
  1. uvc_video

    0下载:
  2. 嵌入式Linux,USB摄像头驱动源码 凡是设备号是Video的都是这个驱动-Embedsky Linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:9434
    • 提供者:唐荣华
  1. LinuxUSBcore

    0下载:
  2. 承上启下继往开来,承的是U 盘/HUB,启的是UHCI/EHCI,抓住设备和驱动两条生命线, 讲述usb core 的故事。-Future nexus, the Order of the U disk/HUB Kai UHCI/EHCI, seize equipment and driving two lifelines, tells the story of usb core.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:1140522
    • 提供者:杨森
  1. usb-manager-code

    0下载:
  2. 在QT中开发的与USB设备进行通信的程序-Program to communicate with the USB device developed in the QT
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:4284
    • 提供者:隆婷
  1. Guide-for-USB-Device-Drivers

    0下载:
  2. linux下usb设备驱动编写向导,带你编写自己的usb设备驱动。本资料为英文版-Authoring Wizard under linux usb device driver, you write your own usb device driver. The data for the English version of
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:77334
    • 提供者:
  1. fxload-2008_10_13.tar

    0下载:
  2. FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
  3. 所属分类:Driver develop

    • 发布日期:2017-11-07
    • 文件大小:23926
    • 提供者:杨强
  1. usb-driver-based-on-arm9

    0下载:
  2. USB驱动程序,ARM9处理器,USB完成鼠标的左键、中键和右键的功能,Linux-2.6.30的内核,用到总线-设备-驱动模型-USB driver, ARM9 processor, USB complete the left button of the mouse button and the right of the function, Linux-2.6.30 kernel, used bus- Equipment- Driver Model
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:2184
    • 提供者:
  1. usb

    0下载:
  2. unix 内核 usb 通过usb接受一个八位信息 控制其他usb设备-unix kernel usb usb accepted an eight-bit control other usb devices
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:3029
    • 提供者:xing
  1. usb_new2

    0下载:
  2. usb热插拔检测程序,插入usb设备后可以打印出设备信息-USB hot plug detection program,it is able to print out the device information after pluging in a USB device
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:819
    • 提供者:纪蒙
  1. ubuntuPusb

    0下载:
  2. 用linux编写USB设备驱动,引导您走入USB驱动编写,-Prepared using linux USB device driver, guide you into the USB drive to write,
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:6158
    • 提供者:无悔
  1. usb

    0下载:
  2. linux下的usb设备驱动编程,对了解usb驱动的编写有很大帮助-The usb device driver programming under Linux
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:3195
    • 提供者:何自强
  1. usb-driver-HEAD-2d19c7c

    0下载:
  2. linux USB 驱动程序,基于libusb的无驱设计,可在此基础上添加功能,应用于其他USB设备-Linux USB driver, based on the design without flooding libusb, can add the function on the basis of this, applied to other USB devices
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:29070
    • 提供者:李蕾
  1. usb_auto

    0下载:
  2. 用C语言程序,自动实时检测USB设备是否插入或移除。-Auto detect inserting or removing of a usb device.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:566
    • 提供者:黄佳
  1. USB-serial-port-driver

    2下载:
  2. 我上传的是USB串口驱动,可以实现linux系统的传输和下载功能,同时可以插USB设备-I uploaded a USB serial driver, linux system can transmit and download function, and can plug a USB device
  3. 所属分类:Driver develop

    • 发布日期:2017-05-22
    • 文件大小:6829951
    • 提供者:王永明
  1. usb_mousedriver

    0下载:
  2. usb mouse driver源码。usb mouse即是一个usb设备,同时也是一个输入设备,在linux驱动中需要将其注册为一个usb设备,同时也要加入到input子系统中-usb mouse driver source code. usb mouse that is a usb device, but also an input device in linux driver needs to be registered as a usb device, but also added to
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1946
    • 提供者:race
  1. usbshare.7z

    0下载:
  2. 远程使用USB设备驱动及应用程序,可直接编译使用。-Remote Using a USB device drivers and applications can be directly compiled to use
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:158881
    • 提供者:sachengbao
  1. USB-device-driver-analysisadesign

    0下载:
  2. ARM嵌入式Linux驱动程序开发(电子课件) 第10章 USB设备驱动程序分析与设计-Chapter 10 USB device driver analysis and design
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:567126
    • 提供者:gm
  1. USB

    0下载:
  2. 此程序是编写的USB驱动程序,是以USB设备,编写的驱动-This program is written in USB drivers, based on the USB device, write drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1918
    • 提供者:李文
« 12 »
搜珍网 www.dssz.com