资源列表
Multi-threaded-access-network
- 多线程访问网络 及教程说明(文字) -The multithreaded access network and tutorials (text)
UsingEvent
- THe event usage example for C language
SampleComm
- 串口通信 wince系统下的编程,实现串口收发数据- serial communication
thread-communication
- 利用全局变量、自定义消息、互斥对象对线程进行控制和通信-Use of global variables, custom message mutex object on the thread control and communications
GoodCount
- 3.4.1 使用Win32互锁操作.p.58 这些函数中最常用的是InterlockedIncrement和Interlockedlncrerment。程序清单3-6是GoodCount,它是程序清单3-5中实例BadCourt的一个新版本。GoodCount使用InterlockedIncrement来完成全局变量的自动增一,它在所有的Windows 2000系统上都能正确地运行。 程序清单3-6 GoodCount程序,它展示了共享全局数据的正确方法 -3.4.1 The use
attach_20120621185225
- 线程的同步 如何用互斥量实现让应用程序只运行一个实例虽然多线程能给我们带来好处,但是也有不少问题需要解决。-Thread synchronization How to use mutex realize let applications run only one instance although multithreading can bring us benefits, but there are many problems to be solved.
gmodule-2
- Visual C++ DLL php Link Libray Files. COntaining gmodule library for perfection. It proceses thread too.
FileFinder
- windows下的多线程文件搜索,实现线程同步控制,多个线程搜索文件-multi thread for find file
OpenMP
- OPENMP 示例程序 VISUAL STUDIO C/C-OPENMP sample
TheArtOfMultiprocessorProgramming
- 《The Art of Multiprocessor Programming》,学习多线程编程的参考书。-The Art of Multiprocessor Programming
Readers-that-read--write-preferred
- 读者写着问题,写者优先,当多个读者在等待前面的读者时,有写者来,写者优先,当前读者读完,写者进入,-Readers that read, write preferred
TroMon
- 通过计算MD5值检测远程文件更新,并显示在文件中-Remote file updates, and displayed in the file is detected by calculating the MD5 value
