资源列表
Process-mutex-synchronization-and
- 进程的同步与互斥实验,以生产者和消费者的角度阐明进程之间的同步与互斥是怎样实现的-Process synchronization and mutual exclusion experiment to clarify the perspective of producers and consumers, synchronization and mutual exclusion between processes is how to achieve
Chapter-4-Processes
- 《操作系统概念》进程 上课的PPT课件。-" Operating system concept" process class PPT courseware.
Chapter-5-Threads
- 《操作系统概念》操作系统线程 这一章的上课课件-" Operating System Concepts" Operating System courseware class thread of this chapter
ACE
- ACE多线程编程介绍,介绍ACE多线程编程-ACE introduces multi-threaded programming, multithreaded programming introduced ACE
VC_Pipe
- 线程或进程之间的命名管道通讯实现.可以根据实际项目需求加入。-Thread or process to achieve communication between the named pipe. Can be added according to the actual needs of the project.
thread
- 多线程动态链接库,里面有三个文件,用来做测试用-Multi-threaded dynamic link library, there are three files, used for testing
BarberShop
- 操作系统一作业,是理发师理发的模拟实现。-Operating system for a job, is a barber haircut Simulation.
win32_MultiThreads
- C#环境下的多线程开发和教程 有CHM说明和源代码指导-C# multi-threaded environment, development and curriculum, CHM guidance notes and source code
ChipBoardOperate
- 剪贴板通信--虽然程序很简单,但是很好地解析了进程和线程的原理,是运用进程和线程的小例子-Clipboard communication- although a simple process, but the good analysis of the principles of process and thread, is to use a small example of the process and thread
MultiThread
- 一个多线程的实例,多线程在VC编程中的应用,一个简单的例子-A multithreaded examples, the application of the VC multithreaded programming, a simple example
batchmio
- 基于C++的多进程服务系统源于Object-Oriented Discrete Event Simulation-Object-Oriented Discrete Event Simulation
1
- 通过编写进程管理的算法,要求学生掌握整个进程管理的各个环节,进程的数据结构描述,进程的各种状态之间的转换,以及进程的调度算法。以加深对进程的概念及进程调度算法的理解,并且提高链表的应用能力,达到提高编程能力的目的。-Process management through the preparation of the algorithm, requires students to master the management of all aspects of the process, the pro
