搜索资源列表
0000
- 操作系统课程设计题目:进程调度模拟程序 设计要求:编写一个进程调度程序,允许多个进程共享进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 -Courses on operating system design topics: process scheduling simulator design requirements: the preparation of a process scheduler that a
2
- 该程序是在DOS实模式下,用TC或BC编译,响应IRQ5,读取地址C000:0000处的3K字节数据-The program is in real mode DOS, compiled with TC or BC in response to IRQ5, read the address C000: 0000 bytes of data at the 3K