搜索资源列表
dan-xun-huan-lian-biao
- 这是老师给我们的单循环链表代码,绝对是老师亲手写的-This is the teacher gave us a round robin list code, definitely taught how to write
roundrobin
- Round-robin algorithm source code
dxhlb
- 单循环链表的简单设计和代码实现,分享给大家-Round robin list of simple design and code implementation, share it with everyone
gansidui
- 敢死队问题,数据结构的课程设计题目,用单循环链表,双循环链表,循环队列,数组四种方式实现,c++程序源码-Death squads problem, the data structure of course design topics, with a round robin list, double circular linked list, circular queue, four ways to achieve the array, c++ program source code
procedure
- 这是在学进程调度时写的作业,分别实现了时间片轮转和优先级两种进程调度,本人测试通过,仅供参考。(环境为gcc,只上传了源代码,请需要的人自行编译)-This is the process of scheduling time to write in school operations, respectively, to achieve a round-robin scheduling and priority of the two processes, I test for reference
daima
- dos界面的时间片轮转调度的源代码,完整过程。-dos interface round-robin scheduling of the source code, complete the process.
c-code
- 可变分区管理/时间片轮转算法/位示图管理磁盘存储空间 操作系统基本算法实现,亲测可用 -Variable partition management/time slice Round Robin/diagram Management disk storage space the operating system the basic algorithm, pro-test available
processes
- 操作系统,进程调度算法的程序代码,关于时间片轮转法-The program code of the operating system, process scheduling algorithm round-robin method
jinchengdiaodu
- 一个C语言的比价简单但是蛮有启发性的进程调度代码,对时间轮转法的运用-Search a C language simple but quite enlightening process scheduling code, the use of time Round-Robin
roundrobin
- A round robin scheduling program for the code
Round-robin-scheduling-algorithm-RR
- 时间片轮转RR进程调度算法,已通过验证的代码,可正常运行,有注释-Round-robin scheduling algorithm RR process, content code, can runRR round-robin process scheduling algorithm has been validated code can be run properly, notes
RR
- 通过编译C程序代码,实现处理机关于时间片轮转法的调度!-By compiling C code to achieve the processor on the round-robin method of scheduling!
tennis1
- 北邮算法设计课程网球循环赛代码,使用分治算法,可以直接提交-BUPT tennis round robin algorithm design course code, use the divide and conquer algorithm, can be submitted directly
RR
- 通过编译C程序代码,实现处理机关于时间片轮转法的调度!-By compiling C code to achieve the processor on the round-robin method of scheduling!
os
- 操作系统实验代码 一:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 二:编写并调试一个模拟的进程调度程序,采用“简单轮转法”调度算法对五个进程进行调度。 编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效地防止和避免死锁的发生。-OS experiment code one: write a simulation and debugging process scheduling procedures, &quo