搜索资源列表
USBEncDec
- 一个内核开发的usb加密解密驱动,包括完整的ring0,ring3代码。
usbhidio_vc6
- 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
UsbSkype
- usb的skype电话,就是一个象电话一样的终端通过usb连接到电脑上,然后就像打电话一样在这个终端上操作skype进行语音通话。 这是PC端的控制软件,这里面包含了usb驱动的完整代码,任务栏托盘的应用,还有一些软件钩子的使用,有兴趣的可以参考一下。-usb phone for skype, as the telephone is a terminal connected to the computer through the usb, then just call the same op
usb1.tar
- usb1.1 完整代码, 包含 PHY 等所有的 代码 已经在 VCS, NCSIM 的环境下仿真过了,-usb1.1 full rtl and test
USB_ISP1160_2
- 这是以STM32F103XX+ISP1160 为硬件,编写的USB主控接口驱动程序,代码完整,已经通过运行和调试,能成功读写U盘 对学习USB接口和STM32F10XXX系列的同学应该很有帮助-This is STM32F103XX+ ISP1160 for the hardware, the preparation of the USB host interface driver, code integrity, has been by running and debugging, can s
AN75779
- EZ-USB FX3 与FPGA通讯官方例程,包括了短包发送,ZLP发送,LoopBack例程,包括完整的GPIF设计,代码和开发文档-EZ-USB FX3 and FPGA communications official routines, including a short packet is sent, ZLP send, LoopBack routines, including complete GPIF design, code and development documentatio
基于VB的USB上位机程序
- 基于VB6.0,串口通信,上位机,完整源程序代码,适合初学者,若有错误欢迎批评指正