资源列表
multithread
- 利用boost编写的多线程例子,其中有互斥锁等的应用。boost库是一个实用的库,很强大-Written by multiple threads boost
FIFO
- 用于模拟进程调度中的先到先服务算法 其中进程不是5个的话 可以修改#define中N 的变量 需要几个进程修改成几就行了-Used to simulate the process of scheduling algorithm First come first serve process is not one of the five can be amended if# Define variables in the N process takes a few modifications int
thread
- 创建新线程访问注册表,首先建立一个MFC(EXE)的工程, 选择DIALOG 模式,创建线程去否问注册表-Create a new thread to access the registry, you first create an MFC (EXE) project, select DIALOG mode, create a thread to go to ask whether the registry
Threadpractice
- 最简单的线程的例子,供初学者学习线程的使用,已经不能再简单啦,下来看看吧!-most simple threads example, for beginners to learn the use of threads, can no longer be simple -- and look down!
philosopher
- 使用多线程来解决哲学家就餐问题的源代-To use multiple threads to solve the source code for the dining philosophers problem
thrdapplet2
- 本程序利用多线程,实现了无闪动的小球运动的动画效果。
DiskSignature
- This source contains impelemtation for retriving disk signature.
make_use
- 使用C语言编写的生产者消费者的问题 使用了多线程 按PV操作实现-Using the C language, the producer consumer problem using multi-threaded operation to achieve by PV
threads
- 这是一个用c++编写的解决生产者与消费者问题的多线程程序 -This is a work written in c++ to solve the problem of producers and consumers, multi-threaded program
ThreadCreate
- windows下线程的创建与撤消中创建过程-windows of thread creation and undo the creation process
111
- vb.net 实时操作msmq的一个实例,经测试,很好用-vb.net operate msmq good to use.
sijispy
- 司机与售票员 PV操作 私有信号量操作 线程与进程-driver and saler