资源列表
ThreadCtrl
- 线程控制,控制线程的挂起与恢复,在多线程开发中有重要的作用。-Thread control, thread hang and restore control in multi-threaded development has an important role.
277
- 关于进程的源代码,自己对这方面不太懂,看了这个源代码,有些基本概念,应该对大家有所帮助,-On the process of source code, its not really understand this aspect, read the source code, some basic concepts, should be helpful to you, huh, huh
MultiThreadComm
- 线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。 -Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a thread with a message, the operatin
ProcessCommunication
- 有剪切板,匿名管道,命名管道,邮槽实现的进程间的通信,例子很简单,对入门有帮助-A clipboard, anonymous pipes, named pipes, mail slot communications between the process of implementation, examples of very simple, entry-help
matrix
- multithreahing matrix multiplication sourcecode ,can be used in both single platform and multiplatform Successfully compiled bu gcc -lpthread-multithreahing matrix multiplication sourcecode ,can be used in both single platform and multiplatfo
ProducerConsumer
- 基于对象调用wait与notify方法解决生产者-消费者问题-Object-based solution to call the wait and notify the producer- consumer issues
calc_pi
- 基于api的多线程编程求pi值,比较简单。-Api-based multi-threaded programming requirements pi value, is relatively simple.
Process
- 实现几种进程调度算法的简单模拟程序,包括先服务算法、短作业算法等。-Several process scheduling algorithm to achieve a simple simulation program, including the first service algorithm, a short operation algorithm.
GuessColor
- 利用多线程的思想,实现了一个简单的猜颜色的游戏,是个简单的小程序,对线程编程或有帮助-Thinking of using multi-threaded, to achieve a simple guess the color of the game, is a simple small program, or help on the thread programming
ThreadPoolForWin32
- 一个线程池程序,是在WINDOWS XP下用C++开发的-A thread pool program developed in WINDOWS XP using C++
multi_theads
- example multi-thread on vb
ProcessCreate
- 是用c++Builder做的一个小程序,关于进程创建的-Is c++ Builder to do a small program created on the process