-
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
-
extdrv
说明: hisi 1.0.0.3 sdk extdrv
- 2020-06-18 11:40:01下载
- 积分:1
-
98DDK
说明: Windows 98/98 SP1/98 SE Complete DDK 32-bit
- 2020-06-25 19:00:01下载
- 积分:1
-
USB-Switch
通过修改注册表实现USB接口的打开和禁用(USB interface s disable and open)
- 2014-03-15 22:44:14下载
- 积分:1
-
fixup-ip32
O2 has up to 5 PCI devices connected into the MACE bridge.
- 2013-04-24 17:30:10下载
- 积分:1
-
wa-rpipe
linux系统上,WUSB线适配器驱动程序。(linux system on the WUSB line adapter driver.)
- 2013-02-22 23:24:02下载
- 积分:1
-
7041831USBDriver
仅用于tp900掌机的usb驱动。安装简单方便。-Only the usb driver for tp900 handheld. Easy to install.(Writing From the information carefully detailed features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. When extracting archive can not have a password.)
- 2011-06-11 10:55:33下载
- 积分:1
-
client
进程间通信,通过客户端的程序来进行数据的收发,主线程和进程间通过数据的交互来进行通信(Interprocess communication, through the client program to send and receive data, the main thread and the interaction between processes through data for communication)
- 2013-09-10 10:23:38下载
- 积分:1
-
UEBDriver
短信猫驱动(超好用)自己试用一下 就知道了(No Message)
- 2010-01-14 18:44:19下载
- 积分:1
-
passTp1
过tp所有函数hook驱动
过tp所有函数hook驱动
2015.9.1(pass TP All Hook)
- 2015-09-01 20:35:34下载
- 积分:1