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

搜索资源列表

  1. usb-driver

    0下载:
  2. 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1665161
    • 提供者:吴世华
  1. testUSB

    1下载:
  2. 查找所有的USB设备,获得usb控制器信息,端口信息,连接设备信息及U盘描述;查找HID设备,获取U盘名称,产品ID,版本,序列号
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:78411
    • 提供者:wxb
  1. USB通讯协议

    0下载:
  2. USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2178
    • 提供者:郑卓超
  1. USB设备检测

    2下载:
  2. 一款可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。
  3. 所属分类:.net编程

    • 发布日期:2009-05-10
    • 文件大小:85171
    • 提供者:qinwater
  1. getUsbInfo.rar

    0下载:
  2. 获取USB设备的信息,包括生产商ID,产品ID等,get infoformation of USB device
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2825567
    • 提供者:nie
  1. testUSB

    0下载:
  2. VC开发的用于获取HID设备,USB设备,U盘信息的应用程序-VC developed for access to HID devices, USB devices, U disk information applications
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:47755
    • 提供者:panyang
  1. USBDetection

    1下载:
  2. USB检测,检查系统USB信息,各端口信息,获取Usb设备信息-USB testing, inspection system USB information, the port information, to obtain device information Usb
  3. 所属分类:驱动编程

    • 发布日期:2017-06-29
    • 文件大小:7574626
    • 提供者:郭星
  1. usbinterfaceDemo

    0下载:
  2. 用vc2005开发的一个usb低层驱动实例,用于获取当前usb设备信息。-Vc2005 developed with a low drive usb instance,usb device used to obtain current information.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-30
    • 文件大小:13156553
    • 提供者:liuqingbo
  1. Get_USB_disk_devices_for_VB_DLL_class_code_informa

    0下载:
  2. 用于VB获取USB磁盘设备信息的DLL类演示代码Get USB disk devices for VB DLL class demo code information-Get USB disk devices for VB DLL class demo code information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:74804
    • 提供者:xoooo
  1. AAutoCaptureBu

    0下载:
  2. 自动获取 usb视频设备图像,保保存成 bmp位图文件可直接使用。 -Automatic access to usb video equipment images, saved as bitmap bmp file complete source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:42452
    • 提供者:澄清
  1. USBPort

    0下载:
  2. USB通信编程,获取USB设备信息,如果编译不通过,你需要下载NTDDK中的hidsdi.h 和 hid.lib文件等。-USB communication programming,get the USB devices informateion ,if there have link errors,you have to download the header files hidsdi. H, the library file hid. Lib,etc in the NTDDK.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1578728
    • 提供者:zhaoming
  1. USBPrograme

    1下载:
  2. 获取各类USB设备,包括U盘,各类HID设备。-Get all types of USB devices, including the U disk, all kinds of HID devices.
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-01
    • 文件大小:2689317
    • 提供者:whoare
  1. USB-Device-Detect

    1下载:
  2. 自动检测USB设备的插入和拔出,并获取USB设备的VID和PID值-Automatically detect the insertion and removal of USB devices and access to the USB device VID and PID values
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:3716096
    • 提供者:Jim
  1. disk

    0下载:
  2. Delphi获取电脑里各个磁盘的容量,包括硬盘和USB设备、TF卡等设备的容量,并以柱状图的形式显示出来,可显示磁盘的总容量大小,剩余可用空间的大小,本源码除了学习到如何使用Delphi获取磁盘容量外,还可以学习一下柱状图是如何使用的,比较基础的实用技巧,或许Delphi新手朋友们比较喜欢。-Delphi for computer disk capacity, including the capacity of the hard disk and USB devices, TF card and
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:9209
    • 提供者:李志红
  1. Usbsamp-Sample

    0下载:
  2. USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform f
  3. 所属分类:Driver Develop

    • 发布日期:2015-09-21
    • 文件大小:75776
    • 提供者:冯一疯
  1. USBReadPort

    0下载:
  2. Visual C++ 获取USB设备信息,包括版本号、供应商标识等。-Visual C++ Get USB device information, including the version number, vendor identification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:22298346
    • 提供者:谢明
  1. USBPhysicDLL

    0下载:
  2. 用于VB获取USB磁盘设备信息的DLL类及演示程序-USB disk device for VB to get the information of the DLL class and demonstration program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:78600
    • 提供者:清蒸翅子
  1. TestUSBPID

    0下载:
  2. 基于WDK获取系统设备的VIDPID C#识别所有USB设备PID 判断指定PID设备是否存在(Obtaining VIDPID of system equipment based on WDK C# identifies all USB devices, PID Determines whether the specified PID device exists)
  3. 所属分类:Windows编程

  1. DeviceManager

    0下载:
  2. 获取连接本地电脑上所有USB接口设备的详细信息(Get detailed information about all USB interface devices connected to the local compute)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:106496
    • 提供者:小鱼贝贝
  1. UsbTest

    0下载:
  2. 获取USB信息,让我们更加了解自己的USB设备(Get USB information and let us know more about our USB devices)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:31744
    • 提供者:浮若
« 12 »
搜珍网 www.dssz.com