搜索资源列表
USB2RS232
- Appliction => rs232测试 应用程式 Driver => usb to rs232 驱动程式(wdm ddk) DLL => 应用程式 Firmware => USBtoRS232 硬体韧体-Appliction =
USB_dll
- 把USB访问函数封装成DLL的源程序,用来开发USB很有用-USB visit packaged as DLL function of the source, to develop useful USB
OV511_CE
- Windows CE.net USB摄像头驱动开发驱动程序形式为流接口驱动,基本框架是一个dll动态连接库。 -Windows CE.net USB Camera Driver Development Driver Interface form of a flow-driven, basic framework is a dynamic link library dll.
2522848
- 把USB访问的相关函数封装成DLL的源代码
hid
- USB通信程序使用USBDLL.dll檔的3個函式CheckHidDevice()、ReadUSB()、WriteUSB(),執行USB傳輸界面的輸出入。
usbdll
- 一个把USB访问的相关函数封装成DLL的源代码,里面的readme做了详细的说明-A visit to the USB-correlation function packaged as DLL
WIN764-USBASP-DRIVERS
- usbasp驱动(x64)WIN7 64-USBASP DRIVERS FOR WIN7 64BIT
vb_mini_ide_v09
- Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6. Not all commands were shown, because many o
USB_DRIVER
- usb 设备的驱动,DLL,和test 文件-usb device driver and dll and test files.
usbview_test
- 基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用-Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly
USBAtmelISP
- 利用WDF实现的USB通讯驱动以及接口DLL文件,利用WDF开发USB设备驱动比传统的WDM方法更简单-WDF realization of the USB communication driver interface DLL files, and use of WDF developing USB device drivers is easier than the traditional WDM
USBClassLibrary_src
- 利用wdk api检测usb设备信息,获取UID,PID 等信息。代码用C#编写,由于仅使用了wdk api,所以很容易改写成C++。包含dll和测试程序。-C# source code to get usb device info, such as uid, pid eg. Because just using wdk api, it can translate to c++ code easily.
USB4COM
- visual C++ USB HID 动态库-usb HID DLL
Dll_file
- 基于这3个dll动态链接库可以进行usb的数据操作-using this three dll files, can make good usb program
From-USB-To-IIC
- 在VC下调用USB转IIC的DLL库,实现USB转IIC的通信转换,应用于直接操作IIC芯片。-Called in VC USB transfer IIC s DLL library that implements USB communication converter to turn IIC applied directly operate IIC chip.
USB_PRO
- 利用WinDriver驱动程序开发工具快速编写了USB的驱动程序,使用VS2010的开发平台,并且将程序进行了DLL封装。-Use WinDriver driver development tools to quickly prepare the USB driver based on VS2010 development platform, and Package the program into DLL format。
USB_DriverBulk
- USB动态库 可以直接调用API函数进行windows USB驱动开发-USB DLL
TestKeyboard
- C# 模拟键盘输入 1 .使用WinIO.dll直接在驱动层面模拟按键。 这里需要用到一个组件,那就是使用WinIO.dll,这是是国外大佬开发的一个dll。 WinIO程序库允许在32位的Windows应用程序中直接对I/O端口和物理内存进行存取操作。通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,它绕过了Windows系统的保护机制。 使用此组件的环境要求: •系统Win7或Win10均可。 •需要PS/2键盘(老式的针孔插头的键盘),USB键盘不
