-
sample
海思3519v101 sample驱动源码,有助于理解驱动(Haisi 3519v101 sample driver source, help to understand the drive)
- 2017-03-28 15:10:13下载
- 积分:1
-
MFC_DLL_LED
EVC下利用MFC DLL实现的mini2440 LED驱动程序。(LED driver of mini2440 developing board by MFC DLL in EVC)
- 2013-05-31 11:46:07下载
- 积分:1
-
myWDK
这是一个C++驱动级内存读写源码,可以实现读写一些受保护游戏的内存。。(This is a C++ source code to read and write memory drive level, you can read and write some of the protected memory game.)
- 2014-12-06 09:43:51下载
- 积分: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
-
PCI-DMA
PCI视频采集的驱动程序,采用DMA方式实现数据到内存的传输(PCI,DMA)
- 2010-11-01 15:43:48下载
- 积分:1
-
FG12864
LCD驱动软件,st7565r液晶显示,串行模式(LCD driver software, st7565r liquid crystal display, serial mode)
- 2007-11-05 23:21:30下载
- 积分:1
-
passp
最新过TP保护驱动
清零写的不是这么好(Latest over-TP protection drive
Cleared not so good)
- 2013-01-19 19:16:19下载
- 积分:1
-
WDM_Driver
windows驱动详解张帆著 第一章 源码 wdm_driver,非常详细适合入门级的驱动开发(Detailed sails windows driver source code with the first chapter wdm_driver, very detailed for entry-level driver development)
- 2013-10-23 10:59:55下载
- 积分:1
-
USBDRVDEVSAMPLES
USB设备驱动开发实例bulkusb介绍(USB device driver development instance bulkusb introduced)
- 2013-03-12 12:17:31下载
- 积分:1
-
asio
ASIO小例子 可以看看ASIO 到底是怎么用的(ASIO for testasio)
- 2014-05-02 10:21:07下载
- 积分:1