-
CSCommTest
说明: 串口驱动程序,在界面上能发送接收数据,主要是参照网上的教程实现的,代码能运行通过,是一个界面程序(Serial port driver, the interface can send receive data, mainly by reference to the realization of online tutorials, and code to run through, is an interface program)
- 2008-12-08 09:41:19下载
- 积分:1
-
Tddiirectrwh
这个应用程序源码演示了怎样直接地访访问物理驱动driver
(The application source code demonstrates how to visit directly access the physical drive driver)
- 2012-08-15 00:16:55下载
- 积分:1
-
ocm12864
12864的驱动程序,非常有用,里面包括12864转换程序和初始化程序(12864 driver, very useful, which include the 12864 conversion process and initialization procedures)
- 2012-04-29 19:49:54下载
- 积分:1
-
SSDT-Hook-Driver-and-mfc-interface
HOOK SSDT中SetInformation 函数的 驱动程序
配有mfc的用户模式界面
实现了Createfile readfile writefile
IOCTL 这几个分发函数
在IOCTL中实现了对SetInformation函数的HOOK
(SSDT Hook Driver test
with mfc interface
)
- 2012-01-22 14:45:10下载
- 积分: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
-
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
-
V9011jieshao
万高科技的单相计量芯片,可以直接驱动液晶,到51内核,很好的计量芯片(Wan-tech single-phase metering chips that can directly drive an LCD, the 51 core, good metering chip)
- 2015-01-23 10:55:21下载
- 积分:1
-
XR17V25x_PCI_SCH_REV110
exar 公司的X17V258的参考设计(exar the company' s reference design X17V258)
- 2010-02-22 13:44:30下载
- 积分:1
-
FileFilter
一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能(A simple U-disk filter driver, can be achieved making the U-disk read-only function)
- 2011-08-17 10:08:21下载
- 积分:1
-
WDM驱动程序构造的若干方法及实例
WDM驱动程序构造的若干方法及实例(WDM structure of a number of methods and examples)
- 2005-01-29 11:09:02下载
- 积分:1