-
wdf_filter0
说明: 国内文件驱动编程知名人物蔡大侠的教程源代码,第一部分,主要实现对文件读写操作的拦截(domestic paper-driven programming eminent figures Cai heroes tutorials source code, the first part of the main document and write interception)
- 2006-03-16 16:45:48下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
Ffilesystemdri
文件系统过滤驱动开发代码,可用用于文件加密,保护硬盘数据的安全。
(The file system filter driver development code can be used for file encryption to protect the security of the hard disk data.)
- 2012-09-15 16:55:47下载
- 积分:1
-
load_driver
本代码只有两个函数,LoadNTDriver(...)用于加载驱动,DelSvr(...)用于卸载驱动。(This code has only two functions, LoadNTDriver (...) use to load the driver,and DelSvr (...) use for the uninstalled driver.)
- 2010-12-23 21:36:33下载
- 积分:1
-
VC-HID
使用VC++访问如键盘,鼠标和自定义的HID设备(Using VC++ to access such as a keyboard, mouse, and a custom HID device)
- 2011-01-25 17:09:47下载
- 积分:1
-
HelloWDM
驱动入门程序例子,可以用来熟悉驱动开发,让新手快速进入状态(Drive entry program examples, can be used to familiar with the driver development, so that the novice to quickly enter the state)
- 2012-05-21 16:43:24下载
- 积分:1
-
yujinxiangqudongbanxuexibiji
郁金香驱动班学习笔记,时时记录,可以帮助新学员快速掌握新知识(Tulip driver class study notes, from time to time records, can help new students quickly master new knowledge)
- 2010-10-13 08:03:07下载
- 积分:1
-
comcap
非常实用的内核开发资 料。在实际工作中可能经经用到。(Very useful kernel development information. In practical work may been used.)
- 2013-04-19 23:35:32下载
- 积分:1
-
lcd-display-test
lcd test program which demonstrates the use of the lcd 显示驱动 测试(lcd test program which demonstrates the use of the lcd display driver test)
- 2013-08-26 19:36:47下载
- 积分: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