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

搜索资源列表

  1. bulkusb

    0下载:
  2. usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:56118
    • 提供者:James
  1. USB驱动程序

    0下载:
  2. usb通用的驱动程序,特别好用-USB generic driver, especially handy
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:24582
    • 提供者:罗亮
  1. usb2.0.rar

    0下载:
  2. usb2.0驱动,可以支持通用的usb驱动程序,安装驱动后可以方便的访问文件。,USB2.0 drives, can support the generic usb driver, install the driver can easily access files.
  3. 所属分类:USB develop

    • 发布日期:2017-03-23
    • 文件大小:522294
    • 提供者:西西
  1. mtkdriver

    0下载:
  2. mtk手机_通用的USB升级数据线驱动软件-MTK phone _ generic USB driver software upgrade data lines
  3. 所属分类:MTK

    • 发布日期:2017-04-10
    • 文件大小:1563273
    • 提供者:苏陈
  1. usb

    0下载:
  2. usb通用驱动 驱动通用的usb设备 vc环境下-generic usb driver usb generic device driver vc environment
  3. 所属分类:USB develop

    • 发布日期:2017-05-09
    • 文件大小:2045840
    • 提供者:球王
  1. EZUSBGeneralPurposeDriverspecific

    0下载:
  2. EZ_USB 通用驱动程序(本文章中称为GPD或者是EZ_USB GPD)是用来和基于EZ_USB外设接口的通用设备驱动程序。驱动程序提供和公共USB设备请求和数据传输的用户态接口。驱动服务于两种目的。首先,它帮助设备和软件的开发者。配合EZ_USB Control Panel,它允许开发者测试他的设备的执行标准USB设备请求和数据传输的能力。其次,它为USB设备开发者提供例程。使用通用驱动程序作为起始点,可以创建一个用户驱动程序和很小的驱动程序。-General EZ_USB driver (
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:8475
    • 提供者:haoyu
  1. USB_IF

    0下载:
  2. 本程序是GPS中频数据采集程序,采用vc++编写。采用CYPress的USB2.0芯片,采集速度可达16MByte/s,USB驱动程序可以采用通用驱动程序。-This program is a GPS IF data acquisition program, using vc++ to prepare. Using CYPress the USB2.0 chip, acquisition speeds of up to 16MByte/s, USB driver can use generic
  3. 所属分类:GPS develop

    • 发布日期:2017-04-07
    • 文件大小:73523
    • 提供者:wangpenghui
  1. USB_device

    0下载:
  2. USB generic device driver for atmel s cpu s and cdc device driver. RTOS independent
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:307331
    • 提供者:Ura
  1. generic_usb_hid_2008-11-19

    0下载:
  2. Generic HID USB Driver Under Visual C++ This Source Read Data from a HID(Human interface Device) Class USB device. Source: ATMEL Corporation
  3. 所属分类:USB develop

    • 发布日期:2017-03-26
    • 文件大小:448746
    • 提供者:Reza
  1. usbmouse

    0下载:
  2. arm9 s3c2440的通用usb鼠标驱动,-arm9 s3c2440 generic usb mouse driver,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:2743
    • 提供者:周亮
  1. DriverDevelopment

    0下载:
  2. 很实用的通用usb驱动程序的应用程序开发指南-Very practical generic usb driver Application Development Guide
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:716673
    • 提供者:黄宇
  1. EZ-USB

    0下载:
  2. EZ-USB 通用驱动与应用程序的接口,GPD与应用程序的借口-EZ-USB generic driver and application program interfaces, GPD and an excuse for the application
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:164982
    • 提供者:xiaolei
  1. cydesc

    0下载:
  2. 描述:这是一个读取插入设备的设备描述符等的C程序-a simple console based application to demonstrate access to the Cypress Generic USB Driver via the CyApi class library. this example displays the device descr iptors for all devices bound to the Cypress driver.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1240748
    • 提供者:guoxiaojie
  1. usb_mp3

    0下载:
  2. windows 98 的通用usb存储设备驱动程序。-windows 98 generic usb storage device driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:25028
    • 提供者:小明
  1. USB-serial-driver

    0下载:
  2. 这个结构是定义一个USB串行驱动。它提供了所有的的信息USB系列核心代码的需要。如果函数指针定义,然后当TTY端口功能一致的时候USB系列核心代码会叫他们是所谓的天圆。如果他们不被调用,则为通用串行函数来代替。-This structure is defines a USB Serial driver. It provides all of the information that the USB serial core code needs. If the function pointer
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-23
    • 文件大小:11773
    • 提供者:黄晓
  1. MultiFunc

    0下载:
  2. GENERIC USB BUS MULTIFUNTION DRIVER IN WINDOWS
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:3881577
    • 提供者:dev
  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. phy-stih407-usb

    0下载:
  2. STMicroelectronics Generic PHY driver for STiH407 USB2.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1783
    • 提供者:haishlie
  1. AURALiC_USBDriver_2_22_0

    2下载:
  2. Generic audio driver for UAC2 (Universal Audio Class 2.0) USB v.2.22.0
  3. 所属分类:驱动编程

    • 发布日期:2019-07-27
    • 文件大小:1245184
    • 提供者:dupencja
  1. AURALiC_USBDriver_4_11_0

    1下载:
  2. Generic audio driver for UAC2 (Universal Audio Class 2.0) USB v.4.11.0
  3. 所属分类:驱动编程

    • 发布日期:2021-04-27
    • 文件大小:1556480
    • 提供者:dupencja
« 12 3 »
搜珍网 www.dssz.com