搜索资源列表
elivator
- 上课编写的一个简单的电梯模拟,可容纳六人,左边控制按钮控制乘客上电梯,右边控制按钮控制乘客下电梯,顶部显示电梯当前运行状态。-class prepared a simple elevator simulation, which can accommodate six people, left control button to control passengers on the elevator, the right control button to control passengers un
ProcessMonitor
- 进程监控程序,该程序监控当前所设置监控的程序,一旦进程消息会立即重新开启程序。-Process control program that monitors the current set of program monitoring, process the message once immediately re-open the program.
jcgl
- (1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-(1) design process control blo
CPUorHDD
- VB写的一款获取当前CUP及硬盘温度的代码,相当不错,其中还带了一个多风格进度条控件。有需要的朋友不妨拿去看看!-A code which obtains current CUP and hard drive temperature that the VB write, very quite good, still took a many style progress to control a piece among them.The friend who has a demand might
jinchengguanli1
- 可以基本的实现对进程的管理和控制!!!如显示当前的进程等-Can be fundamental to the process of implementation of the management and control! ! ! Such as the current process shows! ! !
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