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

搜索资源列表

  1. usb_debug

    0下载:
  2. USBDEBUG是一款操作及其简单的USB调试工具软件。它能够快速准确的对USB设备进行数据的读写操作,可以实时监测从USB设备发来的数据。(目前只支持调试Philips公司的PDIUSBD12和ISP1581) -USBDEBUG is a simple USB operation and the debug tools. It can fast and accurate data on the USB device to read and write operations can be
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:269350
    • 提供者:sheling
  1. USBprogr

    0下载:
  2. 用VC编写的USB设备开发程序,包括初始化、寻找USB设备、设备列表等-Written by VC program USB Device Development
  3. 所属分类:USB develop

    • 发布日期:2017-05-10
    • 文件大小:2182059
    • 提供者:强先生
  1. MyUsbDevice

    0下载:
  2. 使用keil51 C51 D12芯片开发USB设备时需要的PC端驱动-Keil51 C51 D12 development of chips using the USB device required PC-side driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:100775
    • 提供者:v2fv2f
  1. CEPARK_USB

    1下载:
  2. 圈圈教你玩USB的电子版文档 里面详细介绍了USB方面的知识 对开发USB设备有很大帮助 -Circle teach you to play USB electronic version of the document which details the USB connection USB device on the development of knowledge of great help
  3. 所属分类:USB develop

    • 发布日期:2017-05-26
    • 文件大小:9238367
    • 提供者:v2fv2f
  1. S3C2440_WDF_Driver

    0下载:
  2. S3C2440 USB Device 驱动,基于WDF格式编写,非常罕见!-S3C2440 USB Device Driver, Programmed base on WDF, rarely seen!!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:392433
    • 提供者:Fly Bby
  1. kechengsheji

    0下载:
  2. arm程序设计指导书 包括mp3解码,usb device,tft屏初始化实验代码简介-arm programming instructions, including mp3 decoder, usb device, tft screen Experimental initialization code Descr iption
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:264099
    • 提供者:雅雅
  1. FreakUSBv0.70

    0下载:
  2. FreakUSB is an open source USB device stack licensed under GPL v2
  3. 所属分类:Other Embeded program

    • 发布日期:2016-01-23
    • 文件大小:1260869
    • 提供者:Vijay
  1. porus-0.1.1

    0下载:
  2. PORUS: Portable USB Stack version 0.1.1 PORUS is a portable USB device stack. It is designed to contain, as far as possible, all of the code common to a complete USB device implementation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:235124
    • 提供者:Vijay
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  1. usbview

    0下载:
  2. use develop for USB Device. to know USB VID,PID
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:35278
    • 提供者:kash
  1. usb-1284-98

    0下载:
  2. USB转打印线驱动可使你的电脑通过USB端口与绝 大部分打印机建立连接-USB to Printer Cable to print to most Printer printer device connected through the USB port
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-22
    • 文件大小:44642
    • 提供者:六月天
  1. USB

    0下载:
  2. 一款用USB开发的按摩器,(网上下载的参考资料).-Massage with the development of a USB device, (reference)
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:5697
    • 提供者:chen
  1. usb-device-hid-keyboard-project-at91sam7se-ek-gnu

    0下载:
  2. it is a hid keyboard project for at91sam7seek
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:824044
    • 提供者:billi
  1. usb-device-massstorage-project-at91sam7se-ek-gnu.

    0下载:
  2. it is a usb mass storage device for at91sam7se ek.
  3. 所属分类:USB develop

    • 发布日期:2017-04-10
    • 文件大小:1058399
    • 提供者:billi
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. usbdriver

    0下载:
  2. This document about how to write usb device driver for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:136782
    • 提供者:malli
  1. usbDev2400

    0下载:
  2. LPC2400 USB Device固件程序,示例代码中使用了该固件程序. -LPC2400 USB Device Firmware procedures, sample code used in the firmware.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:31758
    • 提供者:高明
  1. USBDetector

    0下载:
  2. Detect USB Device plugged in
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:12855
    • 提供者:pitoo
  1. PIC-USB-STK-MassStorage

    0下载:
  2. Uses an PIC18f4550 as mass storage device, with drivers and source codes.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:500227
    • 提供者:crast
  1. USB-storage-class-Embedded

    0下载:
  2. Code helps in USB storage class driver implementation in the Embedded systems. It contains basic SCSI commands which is used to interact with Mass storage device mainly Pen-storage devices
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:24936
    • 提供者:Krishna
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com