-
virtual
关于虚拟函数和虚拟表很好的实例,供给大家看看(About Virtual functions and virtual table good example, we look at supply)
- 2014-10-22 19:40:42下载
- 积分:1
-
driver-load
说明: 驱动加载程序,可以通过这个程序动态加载驱动程序(sys)(Driver loader, you can dynamically load the driver program)
- 2011-03-02 15:15:25下载
- 积分: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
-
TDMA
采用OPNET多址协议的仿真 比较有实用参考价值(Multiple access protocol using OPNET simulation have more practical reference value for)
- 2020-08-23 14:48:20下载
- 积分:1
-
Hide
驱动 隐藏文件夹 设置允许打开的进程 删除与复制设定(zssdihu@sohu.com hide directory)
- 2010-09-18 14:27:45下载
- 积分:1
-
WinIo3.0Driver
Windows Drivers IO Memory Access
- 2018-03-05 16:37:14下载
- 积分:1
-
usbview_VS10
usbview 在VS2010的编译通过的实例(usbview build in VS2010)
- 2012-06-03 15:13:10下载
- 积分:1
-
ocm12864
12864的驱动程序,非常有用,里面包括12864转换程序和初始化程序(12864 driver, very useful, which include the 12864 conversion process and initialization procedures)
- 2012-04-29 19:49:54下载
- 积分:1
-
USB-keyboard
这是C8051F320 USB键盘程序,对于学习USB是个非常好的列子(This is a C8051F320 USB keyboard program for USB is a very good learning Liezi)
- 2011-06-20 17:19:28下载
- 积分:1
-
capture-mod
File system filter driver, registry filter driver and other kernel and user level tools for capturing user activity on a windows based computer.
- 2009-10-26 05:33:41下载
- 积分:1