-
project
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
- 2016-05-19 13:18:40下载
- 积分:1
-
MultiThreadDemo
多线程的演示程序。建立两个线程,分别执行不同的任务(multithreading demonstration program. The establishment of two threads, the various duties)
- 2007-06-02 10:14:17下载
- 积分:1
-
ProcessMonitor
这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
- 2010-05-20 09:28:55下载
- 积分:1
-
azkon3
一个不错类的应用事例,能够实现控件随窗体的大小变化而变化,非常的不错()
- 2018-04-27 09:06:53下载
- 积分:1
-
tootsourceLAN
局域网上一个很好用的软件——飞鸽传书IPMSG的源代码原件(LAN is a very useful software- flying pigeon book IPMSG original source code)
- 2017-04-22 16:25:19下载
- 积分:1
-
0931205
做完半年的毕业设计后,老师让我对opnet软件学习写的一个总结,希望对后来的同志们有所帮助,()
- 2018-06-06 15:57:59下载
- 积分:1
-
oachine-single
电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机(The data acquisition software of the upper computer of the conductivity meter transmits the AD conversion result of the single chip computer to the PC machine through the serial port.)
- 2018-10-18 23:48:05下载
- 积分:1
-
dining-philosophers-varellow
windows下使用多线程对哲学家就餐问题进行仿真(Dining philosophers problem algorithm simulation)
- 2014-05-10 12:27:50下载
- 积分:1
-
QANO6
用vc++写的程序,能够在屏幕上用鼠标随心所欲的在屏幕上写字.()
- 2018-02-17 22:38:06下载
- 积分:1
-
com多线程
com多线程编程(com multithreaded programming)
- 2005-01-05 11:53:34下载
- 积分:1