-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
ehlib源码,包含dbgrideh 支持多表头,合计行,可与pb的datawindow相比
ehlib源码,包含dbgrideh 支持多表头,合计行,可与pb的datawindow相比-ehlib source, including support for multi-table dbgrideh head, the total line may be compared with the pb of the DataWindow
- 2023-02-13 08:15:03下载
- 积分:1
-
reference source, study examples
参考源码,学习例子-reference source, study examples
- 2023-04-25 15:15:03下载
- 积分:1
-
A kind of multi
一种多媒体播放器。添加了ActiveX控件、界面设计和代码编写-A kind of multi-media player with ActiveX controler, graphic interface and source code.
- 2022-03-23 16:03:02下载
- 积分:1
-
利用Winsock做的网络程序 VC源码
利用Winsock做的网络程序 VC源码-网络编程-Does the use of Winsock network program source VC- Network Programming
- 2023-03-16 02:45:04下载
- 积分:1
-
采用VC++6.0设置Windows屏幕保护的示例源代码,适用于Windows2000和WindowsXP。...
采用VC++6.0设置Windows屏幕保护的示例源代码,适用于Windows2000和WindowsXP。-Used VC++ 6.0 Set Windows Screen Saver sample source code, applies to Windows2000 and WindowsXP.
- 2022-03-16 12:39:11下载
- 积分:1
-
对于给定输入,求解双联通分量。输入格式为第一行节点个数,以后为边...
对于给定输入,求解双联通分量。输入格式为第一行节点个数,以后为边-For a given input, solve the two-component Unicom. Input format for the first line of the node number, since the edge
- 2022-01-25 21:26:43下载
- 积分:1
-
二维码制作解码工具QRcode
二维码制作解码工具QRcode,非常好的二维码制作解码工具,单程序操作,简单方便快速有效
- 2022-06-15 16:10:06下载
- 积分:1
-
连连看游戏.自我感觉很好 大家来评价一下
连连看游戏.自我感觉很好 大家来评价一下-Lianliankan game. We feel very good to evaluate what
- 2022-06-18 06:22:42下载
- 积分:1
-
Email client Email client
Email client Email client-Email client Email client Email client
- 2022-10-15 05:50:02下载
- 积分:1