搜索资源列表
C++模拟
- c程序模拟操作系统的先来先服务算法(FCFS). 在VC 6.0下运行通过/ -c simulation of the operating system first-come first-serve algorithm (FCFS). 6.0 in VC run through /
Scheduling
- 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
fcfs
- first come first serve
shop-scheduling-system
- 此车间调度系统软件只适合在包含类库为Net FrameWork 4.5版本的Windows系统中运行,能够完成基于四种调度规则的车间多机调度问题,四种规则为SPT、LPT、EDD+SPT、FCFS+SPT。-This shop scheduling system is only suitable for containing a class library for.net FrameWork 4.5 version of the Windows in the system operation,
FCFS
- 时间片轮转的操作系统进程调度算法,使用C++实现,测试可用-Operating system process scheduling algorithm round-robin, the use C++ implementation, testing available