资源列表
yemianzhihuan
- 操作系统页面置换算法,包括最先适应算法、最佳算法、最差适应算法。-Operating system page replacement algorithms, including the first-fit algorithm, the best algorithm, worst-fit algorithm.
diaodu
- 模拟进程调度的程序,包括先进先出,短作业优先等,并计算周转时间。-Simulate the process of scheduling procedures, including FIFO, priority and other short work, and calculate the turnaround time.
process
- 操作系统实验父进程与子进程关于程序执行时输出顺序的问题-Operating system experiments on the parent process and child process output sequence of program execution problems
10.19
- windows操作系统编程示例,主进程由命令行参数输入两个整数,主进程创建两个子进程,分别把两个整数传给两个子进程,子进程计算1+2+..+n一直加到整数的前N项和并输出。如果是输入的整数是负数,则退出进程。-windows operating system, programming examples, the main process parameters from the command line input two integers, the main process to create
FCFSSJF
- 先来先服务调度算法、短作业(/进程)优先调度算法-FCFS scheduling algorithm, short operation (/ process) priority scheduling algorithm
snprintf_2.2.tar
- 可移植的snprintf,遵循C99标准。-portable snprintf,comply with C99
ThreadTest
- 测试线程,操作系统作业,主要测试线程工作的操作系统小作业-Test thread, operating system job
diaoduyuanma
- 编写程序完成批处理系统中的作业调度,要求采用响应比高者优先的作业调度算法。实验具体包括:首先确定作业控制块的内容和组织方式;然后完成作业调度;最后编写主函数,对所做工作进行测试。-Programming to complete the batch job scheduling system, require the use of response than the high priority job scheduling algorithms are. Experiments include:
PVclassic
- pv经典啊,操作系统学习者必备资料,很好的-pv classic ah, the operating system learners to essential information, good
MyProcess
- MFC实现的,界面有好,实现了进程调度的算法 能够模拟操作系统的进程调度 适合初学者-MFC implementation, the interface is good, a process scheduling algorithm to achieve To simulate the operating system process scheduling for beginners
fifo
- 先进先出页面调度算法,有完整的注释以及实验报告,-FIFO paging algorithm, a complete test report and comments
record
- 逻辑记录的成组和分解,操作系统的算法,有详细的程序以及注释,以及实验文档-Logical records into groups and decomposition algorithm for the operating system, there are detailed procedures and notes, as well as experimental documentation
