资源列表
philosophesdine
- 哲学家进餐问题算法用VC++程序实现,非常经典的程序,很不错的哦。源代码完全开放-Dining Philosophers algorithm uses VC++ program to achieve a very classic procedures, very good oh. Completely open source code
Work_Queue
- worker queue sources for multipul threads
threadpool
- 很经典的线程数源码了,只有头文件和源文件,可以自己建立工程调试-Classic threads source code, and only the header files and source files, it can do to establish engineering debugging
Win32_MultiThread
- 《Win32多线程程序设计》原码侯捷翻译,对深入掌握多线程有很好的启发作用-Win32 MutilThread
duoxianchen
- 多线程编程,C语言编写,在windows下实现多线程操作。-Multi-threaded programming, C language, in windows under the multi-threaded operation.
mu
- 线程控制,多个实例,很有用。研究线程的朋友可以下载。-Thread control, multiple instances, very useful. Study of the thread' s friends can be downloaded.
MailslotSrv
- 进程通信--邮槽通信--孙鑫视频--采用VS2008编写-Process communication- Mailslot Communications- Sun Xin video- prepared using VS2008
banker
- 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。-Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock
fig16_09_10_synchronized
- 生产者消费者线程同步问题,运用了接口,以及抽象类,线程同步来实现。-consumer and producer
operation
- c++实现的进程线程问题,包括父子进程,哲学家进餐问题等等.-c++ implementation of the process of threading issues, including his son process, the philosopher eating problems, and so.
os4_timeRound
- 时间片轮转算法的简单实现,操作系统知识的一个应用示例-This is a simple algorithm instance of the Time Slicing
matrixaddition
- Matrix addition using multithreading
