-
trajectory_vers2
轨迹跟踪程序例子(example)
- 2004-09-27 16:49:19下载
- 积分:1
-
USB-2_0
usb驱动开发《USB 2_0原理与工程开发.rar》(usb-driven development " USB 2_0 principles and engineering development. rar" )
- 2011-08-28 15:20:27下载
- 积分:1
-
burn_code
vc环境下编译的一个对USB设备进行烧录的驱动程序,高级一点的专业人士应该看一看。(vc environment compiled a USB device driver writers, senior professionals that should take a look at.)
- 2008-08-14 16:47:52下载
- 积分:1
-
3hso-112tarG
linux系统下3G模块USB串口驱动程序源代码最新版本,附pdf文档档。3G的USB modem都用得着,有了这个就可以在linux下使用了。
(3G module USB serial port driver in the linux system source code version of the attached pdf document file. 3G USB modem need it, with this you can use under linux.)
- 2012-07-24 10:15:27下载
- 积分:1
-
motorcontrol-newkexing
固高驱动程序,驱动步进电机和伺服电机还有各种电机程序(A solid high driver drive a stepper motor and servo motor, there are a variety of motor program)
- 2020-09-10 05:48:00下载
- 积分:1
-
20090311_e87c3416f74360b5c654JUkvxUbgTuPd
可以实现文隐藏的源代码,利用驱动实现彻底隐藏文件(file hilde)
- 2010-05-08 08:19:10下载
- 积分:1
-
STM32F107-USB_device-examples-1.0
基于STM32f107的多种usb驱动和应用程序(STM32f107 multiple usb drive and applications)
- 2012-12-14 18:02:42下载
- 积分:1
-
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)
- 2012-04-10 16:39:23下载
- 积分:1
-
Focaltech-Driver
FT的驱动代码,费了好大的劲才获得的,请参考并提出宝贵意见。(FT s driving code,it s very difficult to get it, please refer to it and give you good opinion.)
- 2014-04-08 12:22:34下载
- 积分:1
-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1