资源列表
HW3
- c语言,多线程实现简单的终端处理器,读取文件,遇到特殊字符时采取相应操作 -A multi-threaded program using the pthread library. Your assignment is to write a program that emulates a simple terminal handler. The terminal handler process consists of three threads. Thread 1reads charac
FCFS
- 处理机调度算法里的先到先服务算法实现(C语言模拟实现)-First come first server
threadx1
- delphi 线程替换单元。 制作的DLL,可以其它原因调用-delphi thread Replaceable Unit. Produced DLL, you can call other reasons
12313
- 用来实现实现进程优先调度 调度用来实现实现进程优先调度 调度-shi xian jin cheng diao du
threadx_
- 是多线程管理。可以在IE中使用。delphi-Is a multi-thread management. You can use IE.
test
- 进程管理控制代码实现进程的创建撤销阻塞唤醒转调度-Process management and control code
findakill@20130820211312
- 循环查找关键字杀进程,找到会提醒,找不到会1秒后再找! 用到的延时各有特点。-Find Keyword kill the process cycle, find will remind, will not find one second and then find! Used in delay its own characteristics.
jinchengxiancheng20056154599721
- C++进程线程编程 载的别人的小程序 呵呵参考一下啦
jinchengdiaodu
- 该程序是一个进程调度程序,可以实现对进程的调度-The program is a process scheduler, the scheduling process can be achieved
Intelligence-0648766SALESMAN-72918
- 与大家一起分享这个源码Intelligence-0648766SALESMAN-72918,希望大家喜欢这个源码-To share with you the salesman source Intelligence- 0648766-0648766, hope you like the source code
ChildProcess
- 创建子进程,并监控新创建子进程状态直至结束运行-Create sub-process, and monitor the status of the newly created child process to run until the end of
Cashiers-and-customers
- 收银员与顾客问题(信号量操作) 设计目的:了解信号量机制,了解并掌握进程同步和互斥机制,熟悉信号量的操作函数,利用信号量实现对共享资源的控制。 操作系统是一门工程性很强的课程,它不仅要求学生掌握操作系统的工作原理和理论知识,也要求学生的实际动手能力,以加深对所学习内容的理解,使学生熟练地掌握计算机的操作方法,使用各种软件工具,加强对课程内容的理解。 要求:在某超市里有一个收银员,且同时最多允许有n个顾客购物,我们可以将顾客和收银员看成是两类不同的进程,且工作流程如下图所示。为了利用P