-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
delphi编写的检测NumLock、Insert、CapsLock、ScrollLock键的状态得小程序...
delphi编写的检测NumLock、Insert、CapsLock、ScrollLock键的状态得小程序-delphi prepared by the detection NumLock, Insert, CapsLock. ScrollLock key state in the small procedures
- 2022-04-19 15:16:04下载
- 积分:1
-
Win32缓冲区溢出
Win32缓冲区溢出-Win32 buffer overflow
- 2022-01-23 10:12:03下载
- 积分:1
-
源代码 charsize
下载文件字符大小到 clientes rpg、 管道、 文件、 sendpacket
- 2022-03-05 15:08:05下载
- 积分:1
-
不错的程序,竟然可以删除自己的
不错的程序,竟然可以删除自己的-good procedure, it can delete the
- 2022-09-19 20:25:03下载
- 积分:1
-
Video surveillance program, it is also useful, debugging through!
视频 监控 程序, 值得参考, 调试通过!-Video surveillance program, it is also useful, debugging through!
- 2023-09-01 18:25:04下载
- 积分:1
-
avi 视频录制封装(codeproject 简化版本)
avi视频录制,简化了大部分的工作,我么可以直接start,stop,pause,进行桌面的视频录制,这里我们选择ms的video方式。
让生成的avi更小。
- 2022-01-24 15:29:19下载
- 积分:1
-
bootsectorutility
BOOTSectorUtility
- 2022-02-12 11:09:45下载
- 积分:1
-
获取windows语言信息,提供给需要获取系统语言信息来调用
获取windows语言信息,提供给需要获取系统语言信息来调用-Language information access to windows to provide access to the system needs information to call the language
- 2022-05-25 10:39:25下载
- 积分:1
-
DCT C++
按照离散余弦变换的定义编写的C++程序,可以在VC上运行-DCT C++
- 2022-05-24 07:35:56下载
- 积分:1