资源列表

« 1 2 ... .66 .67 .68 .69 .70 671.72 .73 .74 .75 .76 ... 915 »

[操作系统开发FCFSSJF

说明:先来先服务调度算法、短作业(/进程)优先调度算法-FCFS scheduling algorithm, short operation (/ process) priority scheduling algorithm
<猫猫> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[操作系统开发snprintf_2.2.tar

说明:可移植的snprintf,遵循C99标准。-portable snprintf,comply with C99
<zoudaokou2006> 在 2024-11-09 上传 | 大小:121kb | 下载:0

[操作系统开发Process

说明:操作系统线程调度算法,包括: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 5: 最短剩余时间优先-Operating system priority ranking algorithm
<hopkins> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[操作系统开发ThreadTest

说明:测试线程,操作系统作业,主要测试线程工作的操作系统小作业-Test thread, operating system job
<林峰> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[操作系统开发diaoduyuanma

说明:编写程序完成批处理系统中的作业调度,要求采用响应比高者优先的作业调度算法。实验具体包括:首先确定作业控制块的内容和组织方式;然后完成作业调度;最后编写主函数,对所做工作进行测试。-Programming to complete the batch job scheduling system, require the use of response than the high priority job scheduling algorit
<lunji> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[操作系统开发PVclassic

说明:pv经典啊,操作系统学习者必备资料,很好的-pv classic ah, the operating system learners to essential information, good
<qq> 在 2024-11-09 上传 | 大小:801kb | 下载:0

[操作系统开发MyProcess

说明:MFC实现的,界面有好,实现了进程调度的算法 能够模拟操作系统的进程调度 适合初学者-MFC implementation, the interface is good, a process scheduling algorithm to achieve To simulate the operating system process scheduling for beginners
<小虎> 在 2024-11-09 上传 | 大小:1.9mb | 下载:0

[操作系统开发fifo

说明:先进先出页面调度算法,有完整的注释以及实验报告,-FIFO paging algorithm, a complete test report and comments
<王敏> 在 2024-11-09 上传 | 大小:93kb | 下载:0

[操作系统开发record

说明:逻辑记录的成组和分解,操作系统的算法,有详细的程序以及注释,以及实验文档-Logical records into groups and decomposition algorithm for the operating system, there are detailed procedures and notes, as well as experimental documentation
<王敏> 在 2024-11-09 上传 | 大小:45kb | 下载:0

[操作系统开发rr

说明:时间片轮转调度是一种最古老,最简单,最公平且使用最广的算法。每个进程被分配一个时间段,称作它的时间片,即该进程允许运行的时间。如果在时间片结束时进程还在运行,则CPU将被剥夺并分配给另一个进程。如果进程在时间片结束前阻塞或结束,则CPU当即进行切换。调度程序所要做的就是维护一张就绪进程列表,当进程用完它的时间片后,它被移到队列的末尾。-CPU will be denied and assigned to another process.
<缪缪> 在 2024-11-09 上传 | 大小:3kb | 下载:0

[操作系统开发simplesim-3.0d-ece552f

说明:Branch Predictors for OS development. Privides alls eperate kinf of branch predictions. Very good tool. very useful. try try.
<icarus> 在 2024-11-09 上传 | 大小:3.23mb | 下载:0

[操作系统开发linux_op_syst.tar

说明:操作系统:精髓与设计原理(第五版)课后变成作业,写成了sh文件。-Operating System: essence and Design (Fifth Edition) after-school into work, written in a sh file.
<panzhongxian> 在 2024-11-09 上传 | 大小:2kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 671.72 .73 .74 .75 .76 ... 915 »

源码中国 www.ymcn.org