-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
自己写的一个可以屏蔽系统键的程序,可以屏蔽WIN键,当然你可以修改其他屏蔽键!(玩魔兽时防止按错退出写的一个自己用的辅助工具)...
自己写的一个可以屏蔽系统键的程序,可以屏蔽WIN键,当然你可以修改其他屏蔽键!(玩魔兽时防止按错退出写的一个自己用的辅助工具)-himself in a system can shield key procedures, shielding WIN button, of course, you can modify other shielding keys! (Barry wrong by preventing the withdrawal was made with one of his aids)
- 2022-01-24 18:09:26下载
- 积分:1
-
vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量...
vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量-vb prepared usb12 channel data acquisition system, as time rush, the general interface done, Please also see the volume
- 2022-03-10 10:00:48下载
- 积分:1
-
Intel的CPU检测程序的源代码酷吧!
Intel的CPU检测程序的源代码酷吧! -Intel CPU detection program"s source code Cool!
- 2023-06-19 08:10:03下载
- 积分:1
-
列举系统当前活动的进程
列举系统当前活动的进程-cited the current system of process
- 2022-03-09 11:18:11下载
- 积分:1
-
这个程序跟其它的关机程序不同,它是用于调出windows本身的关机对话框
这个程序跟其它的关机程序不同,它是用于调出windows本身的关机对话框- This procedure is different with other pass machine procedures,
it is uses in to assign out the windows itself pass machine dialog box
- 2023-04-27 11:10:02下载
- 积分:1
-
获得CPU的信息
获得CPU的信息- Obtains CPU the information
- 2022-02-05 16:50:48下载
- 积分:1
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25:03下载
- 积分:1
-
Delphi编写的系统服务,服务控制和准备演讲…
Delphi编写的系统服务,演示了服务控制和标准服务程序的编写。-Delphi prepared system services, presentation of service control and the preparation of the standard service procedures.
- 2022-10-20 18:35:04下载
- 积分:1
-
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能...
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
- 2022-08-12 10:07:12下载
- 积分:1