-
-
[
Visual C++ (VC++)]
semafor.rar
... used for the synchronization process. "Traffic lights" can also be used with thread (there are special traffic lights for the thread), but the thread most commonly used mechanisms using so-called mutual exclusion. mutexa and conditional variables.
-
[
Java/JSP]
PROSUM.rar
... the producer thread is always the first, the consumer thread in the following two alternately operating in the program producer and consumer threads can share data, the producer thread for data assignment, consumer thread will return the data. Can be ...
-
-
[
C/C++]
pthread-primer.rar
The POSIX thread libraries are a standards based thread API for C/C++. It allows one to spawn a new concurrent process flow.
-
[
Windows_Unix]
PthreadsTutorial.rar
The POSIX thread libraries are a standards based thread API for C/C++. It allows one to spawn a new concurrent process flow.
-
[
Unix_Linux]
solaris_mdb.rar
The POSIX thread libraries are a standards based thread API for C/C++. It allows one to spawn a new concurrent process flow.
-
[
MultiPlatform]
ipcstudy.sol.rar
The POSIX thread libraries are a standards based thread API for C/C++. It allows one to spawn a new concurrent process flow.
-
[
Windows_Unix]
papi_parallel.rar
... , and the lock
subsequently released. Since at any time, only one thread
can hold the lock, only one ... , PAPI_TOT_CYC, & PAPI_LST_INS and these
events data for each thread are captured.
Compilation :
For compiling the codes, use the ...
-
[
Visual C++ (VC++)]
ComPortForGPS_20100203.rar
COM PORT can detect changes on their own, while the updated COMPORT menu to achieve USB reading GPS, the accidental removal of the preventive mechanism to achieve a single thread to read data for the practice of
-