搜索资源列表
处理器调度
- 实验模拟选择优先数调度算法实现在单处理器下的处理器调度。-experiments simulate several priority scheduling algorithm on a single processor under the processor scheduling.
作业调度
- 作业调度采用运行时间最短者优先算法,运行时间相同者采用先来先服务算法。-Job Scheduling using the shortest running time priority algorithm, the running time to adopt the same first-come first-serve algorithm.
601caitao CPU 完整版
- 为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C la
Parsers
- 实现了自顶向下深度优先,自顶向下广度优先,自底向上深度优先,自底向上广度优先四个语言分析函数。有助于理解形式语言与计算理论的基本概念。-Depth-first top-down, top-down breadth-first, bottom-up depth-first, bottom-up breadth priority the four linguistic analysis function. Helps to understand the basic concepts of the t
