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

搜索资源列表

  1. USBView-sample-application

    0下载:
  2. 一款很不错的Windows USB设备管理器的Sample Code-A very good Windows USB Device Manager Sample Code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:298520
    • 提供者:冯一疯
  1. usb_test

    0下载:
  2. wINDOWS下侦测USB接口中有多少个设备的程式-wINDOWS USB interface detects in the number of devices in the program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:99866
    • 提供者:wu
  1. USB-Video

    0下载:
  2. usb camera监控驱动,windows系统下软件,含有源码-usb camera monitor driver
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:63294
    • 提供者:张工
  1. RFID11111

    0下载:
  2. HID:HID是Human Interface Device(人机接口设备)省称,这类设备是Windows最早支持的USB类别。具体到本设备,其协议完全符合HID类别规范,所以无须另外安装驱动,直接接到电脑的USB口就可以用了。因为设备电源也是由USB接口提供,所以非常方便。-HID: HID is Human Interface Device (Human Interface Device) province, said the earliest such devices are suppor
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:87183
    • 提供者:11
  1. bulk_USB_sample

    0下载:
  2. This code source is for usb developers to help the knowlege making windows usb wdm driver. -This code source is for usb developers to help the knowlege making windows usb wdm driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:45282
    • 提供者:johnbrankle
  1. usb_driver_code

    0下载:
  2. This code source is for driver developers to help the making windows usb wdm driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:30822
    • 提供者:johnbrankle
  1. WDMBOOK_XP

    0下载:
  2. This doc is for driver developers to help the making windows usb wdm driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3582188
    • 提供者:johnbrankle
  1. USB_DriverDevelopment_Guide

    0下载:
  2. This a reference code for developing windows usb device drivers.-This is a reference code for developing windows usb device drivers.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:221601
    • 提供者:johnbrankle
  1. HidCom

    0下载:
  2. windows hid class, A component to communicate with a USB HID device.
  3. 所属分类:驱动编程

    • 发布日期:2013-12-12
    • 文件大小:657820
    • 提供者:ivyfengwcm
  1. CH341A-USB

    0下载:
  2. CH341A USB 编程软件(24xxxx,25xxxx)系列编程器,最大支持8兆字节。windows界面。-CH341A USB programming software (24xxxx, 25xxxx) series programming, up to 8 megabytes. windows interface.
  3. 所属分类:USB develop

    • 发布日期:2017-03-21
    • 文件大小:220848
    • 提供者:xuliya
  1. Windows-device-driver

    0下载:
  2. usb device driver 适合于初学者使用-usb device driver
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-02
    • 文件大小:595064
    • 提供者:liqifeng
  1. usb-blaster

    2下载:
  2. USB BLASTER最新驱动支持XP WIN7 WIN8-The latest driver support USB BLASTER XP Windows 7 doing
  3. 所属分类:Other systems

    • 发布日期:2014-06-16
    • 文件大小:634880
    • 提供者:ZhangZhenyan
  1. usb

    0下载:
  2. libusb可以用来编写无关平台的usb驱动 -we can use libusb to drive any usb devices under windows/linux
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2729
    • 提供者:happy
  1. USB-driver-

    0下载:
  2. 该文档介绍了在 Windows系统下生成通用usb 驱动的方法。方便单片机系统与PC机进行USB通信。-This document describes a method for generating generic usb driver under Windows system. SCM system convenient USB communication with PC.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:679327
    • 提供者:wzh598
  1. USB-Disk-Ejector-master

    0下载:
  2. USB Disk Ejector是一款USB磁盘安全快速删除工具,它的功能类似Windows系统中的“安全删除硬件”功能,但操作起来比“安全删除硬件”更加方便。可以强制安全删除“不能删除的USB设备”。 如果想要将USB磁盘从系统中删除时,直接在程序界面中双击该USB磁盘的盘符即可。-USB Disk Ejector USB Disk Security is a fast removal tool, which functions similar to Windows systems Safe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:236611
    • 提供者:陈宣宇
  1. Windows-Embedded-CE

    0下载:
  2. WINCE 驅動安裝程式,供各種USB CCD驅動與安裝-WINCE driver installation programs for various USB CCD drive and install ..
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:177393
    • 提供者:大头仔
  1. HID_DEBUG_HOST1

    0下载:
  2. 基于WINDOWS的 USB HID通讯调试程序,可以识别HID设备,VS2008开发,可以给需要使用HID设备的朋友提供参考,谢谢。-Based WINDOWS USB HID communication debugger, you can identify the HID device, VS2008 development, you can use a friend in need HID devices provide a reference, thank you.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3547649
    • 提供者:孙将军
  1. usb key emu

    1下载:
  2. usb key emulator windows 32.
  3. 所属分类:Windows编程

    • 发布日期:2015-08-05
    • 文件大小:7955
    • 提供者:atlas1308
  1. virtual usb

    1下载:
  2. virtual usb emulator windows 32
  3. 所属分类:Windows编程

    • 发布日期:2015-08-05
    • 文件大小:4234
    • 提供者:atlas1308
  1. usb

    0下载:
  2. 读取windows设备中usb设备。并且显示读取写入时间时间-read usb device
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1388
    • 提供者:温卢
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 34 »
搜珍网 www.dssz.com