搜索资源列表
-
0下载:
This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources.
There s really nothing f
-
-
0下载:
一个非常简单有效的多线程实例源码,对没有多线程概念的同学非常有用-a multi thread sample code
-
-
0下载:
linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。
示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。-linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion.
The sample code shows us how to ensure multi-thread synch
-