资源列表
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
Matrixmultiplication
- matrix multiplication using multithreading
threadsynchronizationcalculation
- Thread synchronization using multithreading
multitreads
- 多线程编程的几个完整程序,比较初步,适合初学者-Several complete multi-threaded programming procedures, relatively preliminary, suitable for beginners
XIANC
- WIN 98/NT/2000/XP 是个多任务操作系统,也就是:一个进程可以划 分为多个线程,每个线程轮流占用CPU 运行时间和资源,或者说,把CPU 时间划成片,每个片分给不同的线程,这样,每个线程轮流的“挂起”和 “唤醒”,由于时间片很小,给人的感觉是同时运行的-WIN 98/NT/2000/XP is the duty operating system, is also: An advancement may delimit to divide into many threa
Process_Threads
- Process and thread source code in C
deleteself
- 程序自我删除的示例代码,vc6编写,已测试通过-Process of self-removed sample code, vc6 writing, have been tested