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

搜索资源列表

  1. 从USB设备中读取信息的源代码USBPort.zip

    2下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:32048
    • 提供者:
  1. USBPort

    0下载:
  2. VC++编写,通过USB接口实现PC机与单片机的数据收发-VC preparation, adoption USB PC and SCM data transceiver
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:87469
    • 提供者:张笑
  1. USB_Driver

    0下载:
  2. ReactOs中的USB驱动,包括USBD驱动 、USB控制器驱动(包括OHCI和UHCI) MiniPort驱动 USBHUB驱动,USBSTOR 驱动和USBPort驱动,
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:233206
    • 提供者:zhoujiamurong
  1. USBPort

    0下载:
  2. 这是一个USB编程例子,从网上下载但本人经过调试,修改,能正常运行的USB编程例子。-This is a USB programming examples downloaded from the Internet but I have been debug, modify, to the normal operation of the USB programming examples.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4560517
    • 提供者:张杰文
  1. usbport

    0下载:
  2. 用C++写的枚举USB端口的一个DEMO-USB PORT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2844939
    • 提供者:jason
  1. USB_port_code

    0下载:
  2. USB接口编程源代码.rar 微软发布的USB端口基类库。我们可以用来作为参考框架。-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : USBPort ========================================================================
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-28
    • 文件大小:39735
    • 提供者:王安
  1. USBPort

    0下载:
  2. USB接口通信,本程序演示了如何利用编写高层应用程序与USB接口通信。-USB interface communication, this program demonstrates how to use the preparation of high-level applications and USB interface communication.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:39783
    • 提供者:353
  1. USBport

    0下载:
  2. 一个测试USb的小小的程序,可以看到电脑的Usb设备,但是不可以操作usb设备。-A test USb of small programs, you can see the computer Usb Device
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:41145
    • 提供者:David
  1. usbport

    0下载:
  2. 程序利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-Procedures for the use of the preparation of high-level applications and USB interface communication. Readers need to understand how to identify the host is a USB device and USB on the basic princ
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:39944
    • 提供者:高智涛
  1. MFCUSB

    0下载:
  2. USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录-USBPort compile note- 01 (VC Knowledge Base)
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:167985
    • 提供者:徐淼
  1. USBPORT

    0下载:
  2. USB串口通信码源,VC6.0下编译通过-USB COMMUNICATION
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2733506
    • 提供者:车信隆
  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. USBport

    0下载:
  2. USB代码,原始程序,可以修改,对学习很有帮助-USB code, the original program can be modified on the very helpful
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:204854
    • 提供者:jack
  1. USBcoming

    0下载:
  2. USB编程初识程序。能够实时识别U盘的插入拔出,光盘的放入弹出信息。代码清晰易懂。目前流行的USBport没有这个功能哦。-The USB programming acquaintance procedures. Real-time identification pull out the insert U disk, CD-ROM into the pop-up message. The code is clear and easy to understand. Popular USBport
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-03
    • 文件大小:3577140
    • 提供者:sai
  1. usbport

    1下载:
  2. usb打印机的端口定位,本程序通过遍历设备找到USB打印机,根据注册表确定端口与状态-usb printer port positioning this program find a USB printer by traversing devices , according to the registry to determine the port and status
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:1695
    • 提供者:郑红光
  1. USBPort

    1下载:
  2. Labview的STM32 USB Hid-Labview STM32 USB Hid
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:12001
    • 提供者:李金志
  1. USBPORT

    0下载:
  2. 基于嵌入式的机器人视觉伺服寻迹系统中的 USB通讯:VB编写的USB驱动-USB communication: VB prepared USB drive
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:30661
    • 提供者:李大叔
搜珍网 www.dssz.com