资源列表
PwrDrv
- windowce ce device driver
DDK_Virtual_COM.rar
- VC写的VirtualCOM虚拟串口驱动,基于DDK,在VC环境下打开工程文件直接编译,可以扩充功能。,Windows Virtual Com Driver source code project, write and compiled under Virtual C++ environment.
HelloWDM
- windows WDM驱动开发实例,供初学者使用-windows WDM driver development examples, for beginners to use
mtouch1
- 用pic16f883做的一个键的触摸按键(MTOUCH)实现电容式触摸按键的代码。有mtouch1.h和mtouch1.c构成-Pic16f883 do with the touch of a button button (MTOUCH) the realization of capacitive touch button code. There mtouch1.h and constitute mtouch1.c
hwintp
- 一个使用VtoolsD类库处理硬件中断的VxD应用-An application using VToolsD lib to process hardware interrupt
network_pengjun
- ARM 的网络编程,是驱动的实例来的,我用开发板运行过的了,大家放心用了。-The ARM network programming, drive instance, the development board running, rest assured
CPP123
- C++中多态性的教学研究,一个关于多态性的研究-C++ polymorphism in teaching and research, a study on polymorphism
pciide
- This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more
2MMSE_overlap_128pt---64equalization
- 60GHZ高速无线通信系统仿真,采用分数域频域均衡,GOLAY作为导频,先到为802.16ad.-60GHZ high-speed wireless communication system simulation, using fractional frequency domain equalization, GOLAY as a pilot, first as 802.16ad.
minifilter采用CM回调方式过滤、保护注册表(可以根据全路径判断)
- 采用CM回调方式过滤、保护注册表(可以根据全路径判断)
kbd_logger
- 个键盘记录器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the
DrvFltIp
- 一个使用c++编写的简单的IP地址过滤器,有一定的学习价值-A use c++ write simple IP address filter, learning