搜索资源列表
JavaUSBComplete
- java usb api 关于usb编程的一个类库-on usb api programming a class library
HIDKomponente
- hid controller(human interface devices)一套完整的hid相关组件,能够处理所有的usb接口的hid子类-hid controller (human interface devices) a complete hid related components, will be able to handle all the usb interface hid Operator
USB_mass_storage_Specification
- USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specificatio
2003-11-02USBPort
- VC源代码与计算机通信读写HID类USB设备,读取设备!
USB接口编程源代码(VC)
- 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
V-USB
- 基于C#的USB上位机程序,调用libusbdotnet类实现的编程。比较简单明了-C#-based USB host computer program, called libusbdotnet class implements the program. Relatively simple
USB
- U口数据导入,实现C#U口通讯.文件中包含C#U口通讯的类.并有相关注释.-DATA translate between usb and memory
USBTermsDriver
- hid类usb对外设的驱动application-hid type of usb driver for the peripheral application
armok0168807
- CH372 是一个USB 总线的通用设备接口芯片,是CH371的升级产品,是CH375芯片的功能简化版。在本地端,CH372 具有8 位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上;在计算机系统中,CH372 的配套软件提供了简洁易用的操作接口,与本地端的单片机通讯就如同读写文件。 CH372 内置了USB 通讯中的底层协议,具有省事的内置固件模式和灵活的外置固件模式。在内置固件模式下,CH372自动处理默认端点0 的所有事
USB_port_code
- USB接口编程源代码.rar 微软发布的USB端口基类库。我们可以用来作为参考框架。-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : USBPort ========================================================================
UsbMouse
- USB鼠标固件程序,通过改程序,可以学HID类的固件程序的写法,了解,usb固件程序的流程,帮助您很快的进入usb固件的殿堂。-USB mouse firmware, through the reform process, can learn HID Class firmware written, understanding, usb firmware process, to help you quickly enter the temple of usb firmware.
HookKey
- IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
keyboardlogger
- inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
usbeject_src
- 系统磁盘信息获取,对USB类磁盘进行操作-System disk access to information, right to operate a disk USB
HIDTestSource
- 该程序演习特定设备的Windows藏的API。 安理会呼吁有关藏职能,并显示结果。 扩展的测试要求不寻常,但有效的参数功能的HID。 结果使检查错误隐藏的驱动程序。 在Windows HID类驱动程序的异常已经考虑到。 任何HID过滤驱动,HID氙微型驱动或为HID设备的USB过滤器驱动程序可能会导致问题,甚至BSODs。 当程序显示了HID设备中只用了Windows类驱动程序和安装自定义驱动程序,然后自定义驱动程序真正透明方面的HID API相同的结果。 即使
Get_USB_disk_devices_for_VB_DLL_class_code_informa
- 用于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
usb-camera
- usb 摄像头驱动源码,已打包成一个类,比较方便使用-usb camera driver source code has been packaged into a class, more convenient to use
source
- qt5.5+vs2013,熟悉qcamera类并使用系统摄像头进行捕捉及保存图片(Use the system camera to capture and save images)
USBClass
- USBClassLibrary 封装USB控制能用到的所有函数,方便好用。(USBClassLibrary It is convenient to use all the functions that can be used by encapsulating USB.)
USB飞行摇杆(兼容普通手柄)类
- 采用C#语言开发的 USB飞行摇杆和普通手柄的调用类, 系统:windows 语言:C# 原理:调用Windows API