-
基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等...
基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, short operation/process priority, time slice rotation scheduling algorithm, priority scheduling algorithm, high priority response ratio scheduling algorithm, multi-level feedback queue scheduling algorithm such as algorithm.
- 2022-06-30 02:16:08下载
- 积分:1
-
枚举系统当前进程源代码,可用于判断某个进程是否开始或者结束。...
枚举系统当前进程源代码,可用于判断某个进程是否开始或者结束。-current process enumeration system source code can be used to judge whether a particular process or ended.
- 2022-07-14 14:39:25下载
- 积分:1
-
操作系统中的先进先出,最佳淘汰等算法的比较。
操作系统中的先进先出,最佳淘汰等算法的比较。-the FIFO operating system, such as the best out of the comparison algorithm.
- 2023-02-22 23:00:04下载
- 积分:1
-
simple realization of a systematic process management. Can see the current syste...
实现简单的系统进程管理。可察看当前系统中正在运行的进程,进程的基本信息。(如:进程大小、线程ID等)可终止某一进程。-simple realization of a systematic process management. Can see the current system running processes, the process of basic information. (Eg : Process size, thread ID, etc.) may terminate a process.
- 2022-01-26 07:00:45下载
- 积分:1
-
操作系统课程实验里理发师问题的报告,用于模拟进程调试,程序用C#实现...
操作系统课程实验里理发师问题的报告,用于模拟进程调试,程序用C#实现-operating systems courses experiment Barber"s report for the modeling process debugging, procedures using C#
- 2022-06-30 18:45:38下载
- 积分:1
-
单线程的,socket
单线程的,socket-based通信,简单sever-client通信-Single-threaded, socket-based communications, a simple sever-client communications
- 2023-04-16 05:50:03下载
- 积分:1
-
创建子进程,并监控新创建子进程状态直至结束运行
创建子进程,并监控新创建子进程状态直至结束运行-Create sub-process, and monitor the status of the newly created child process to run until the end of
- 2022-02-10 07:29:05下载
- 积分:1
-
进程通信的客户端程序
进程通信的客户端程序-an client program of communication between processes
- 2022-02-04 08:04:57下载
- 积分:1
-
C# a process manager, will show all system processes, and its termination of ope...
用C#实现的一个进程管理器,能显示出系统中所有进程,及对其进行终止等操作,值得一看。-C# a process manager, will show all system processes, and its termination of operations overseas.
- 2022-03-21 12:32:07下载
- 积分:1
-
使用内存映射文件在两个进程间进行通信
使用内存映射文件在两个进程间进行通信-use memory-mapped file between the two processes communicate
- 2023-02-18 08:40:03下载
- 积分:1