-
5615
5615的驱动电压精度控制在0.2V,经过实验证实。(5615 driving voltage accuracy control in 0.2 V, confirmed through experiments)
- 2015-10-06 22:02:52下载
- 积分:1
-
huawei_HandsetWinDriver
手机的驱动,话为手机 官方更新,电信 定只的集资(Phone driver, if the official update for the phone, telecommunications fixed capital formation only)
- 2013-10-12 19:43:21下载
- 积分:1
-
load_Sys
说明: 驱动程序加载卸载工具 编写RootKit加载驱动程序的测试工具 自己写的(Driver loading and unloading tools prepared RootKit driver load testing tool wrote it myself)
- 2008-10-02 12:55:44下载
- 积分:1
-
touchScreen-driver-for-SAMSUNG-
这是为一款手机SAMSUNG S3C2410的驱动程序,代码全开放,我相信大家看了一定会很高兴的(This is a phone SAMSUNG S3C2410 driver, the code is all open, I believe we saw will be very happy)
- 2013-04-17 16:31:59下载
- 积分:1
-
WDK开发了PCI驱动 WDM_PCI_Driver
基于WDK开发了PCI驱动。根据读取PCI配置空间,可以得到PCI设备的所有资源。(The project is used for PCI driver.)
- 2020-06-27 00:20:01下载
- 积分: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
-
EnumDevice
使用setupapi枚举硬件设备的代码,很经典的(setupapi )
- 2012-02-07 18:09:43下载
- 积分:1
-
myspy
迷你间谍程序,一个文件系统的过来驱动程序,侦听捕获所有的读写操作。(Mini spy program, a file system over the driver listens to catch all read and write operations.)
- 2014-07-29 12:04:56下载
- 积分:1
-
uc1698u_240_160
基于uc1698u液晶240_160完整驱动(the full driver for uc1698u,240_160)
- 2021-03-25 02:49:14下载
- 积分: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