搜索资源列表
appytime
- 基于ddk的wdm驱动程序小例子,已经测试通过-wdm drivers small example, the test
abc
- VC++一个小测试程序 VC++一个小测试程序
shellcode
- 用于测试堆栈溢出的小程序,主要功能是弹出一个计算器-A small program used to test the stack overflow, the main function is to pop up a calculator
EZUSBGeneralPurposeDriverspecific
- EZ_USB 通用驱动程序(本文章中称为GPD或者是EZ_USB GPD)是用来和基于EZ_USB外设接口的通用设备驱动程序。驱动程序提供和公共USB设备请求和数据传输的用户态接口。驱动服务于两种目的。首先,它帮助设备和软件的开发者。配合EZ_USB Control Panel,它允许开发者测试他的设备的执行标准USB设备请求和数据传输的能力。其次,它为USB设备开发者提供例程。使用通用驱动程序作为起始点,可以创建一个用户驱动程序和很小的驱动程序。-General EZ_USB driver (
at91sam9260-12864-LCD-DEMO
- 简单的在at91sam9260 u-boot中实现12864LCD屏点亮小程序,测试通过-Simple in at91sam9260 u-boot to achieve 12864LCD lit a small program, test
KeyboardDriverSimulate
- 模拟键盘 虚拟键盘 内含DLL打包可用,有测试程序,参照使用无难度.菜鸟文简单易懂,用VS2008编译器,此为网上收集的源码,我也是只懂了小半,大至驱动过程是用驱动向键盘驱动端口写入数据.DLL则向该驱动发送读写与开关命令 ,以上-The analog keyboard virtual keyboard contains DLL package available, the test program, with reference to use without difficulty. Rooki
107-18b20
- 18b20 驱动程序 配有小液晶屏显示 可以移植到很多屏幕上 经过测试-18b20 driver with a small LCD screen display can be ported to many screens tested
串口通信测试小程序
- win7系统基于VC++6.0编写的串口通信程序,CSerialPort函数,虚拟串口调试