-
snmp up 1
snmp up 1
- 2022-12-15 04:40:03下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
鼠标测试软件的功能,一个程序
鼠标测试软件VC++ api函数编写的程式-mouse test software VC api function, a program
- 2022-05-22 16:14:35下载
- 积分:1
-
实现两个聚类中心之间的最小距离,如小于此数,两个聚类进行合并的功能。...
实现两个聚类中心之间的最小距离,如小于此数,两个聚类进行合并的功能。-This is a program of achiving the least distance of two clustering middle as the function of conbining two clustering less than some number.
- 2023-07-15 09:30:04下载
- 积分:1
-
vc ++ 6.0 教程,详细介绍vc,入门级的选择
vc ++ 6.0 教程,详细介绍vc,入门级的选择-vc++ 6.0 tutorial, detailing vc, entry-level choice
- 2022-03-25 18:29:27下载
- 积分:1
-
写日志类型,使用很简单。花了很长时间,建议到夏娃…
自己写的一个日志类,使用非常简单.
用了很长时间,这里推荐给大家,大家可以自由修改.-To write a log type, the use of very simple. Spent a long time, recommend to everyone here, we can freely modify.
- 2022-04-09 15:24:13下载
- 积分:1
-
网络监控软件Vc6
网络监控软件Vc6 -Network monitor system, VC++6 source code.
- 2022-02-09 21:32:58下载
- 积分:1
-
"Office2000 Internal COM programming plug
《Office2000下内部COM插件的编程实现》配套代码。-"Office2000 Internal COM programming plug-in" complementary code.
- 2022-04-21 00:58:56下载
- 积分:1
-
opengl 3DS模型导入并实现3D模型的爆炸效果;
opengl 3DS模型导入并实现3D模型的爆炸效果;-opengl 3DS model load;and 3D model effect of the explosion
- 2022-06-16 02:45:22下载
- 积分:1
-
记事本
在windows上运行的Java程序,功能类似于windows自带的记事本,包含新建,删除,保存,另存、全选,粘贴,复制退出等等功能
- 2022-12-04 08:35:03下载
- 积分:1