搜索资源列表
duilie
- 采用链式存储实现队列的初始化、入队、出队操作-The realization of the use of chain store queue initialized to the team, a team operation
youxianjisuanfa
- 1、设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。 2、建立进程就绪队列。对两种不同算法编制入队子程序。 3、编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -1, the design process control block PCB table structure (same structure with the experimental one), applicable to the number of priority
some
- 用c语言编程实现在链队列中实现入队和出对的操作-C programming language in the chain queue into the team and on the operation
deque
- 队列deque的实现,和栈类似同样实现了队列的入队,出队等功能。-Deque queue implementation, and also to achieve a similar stack queue into the team, the team functions.