-
最低松弛度优先算法
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
-
Free Chat beta release 2 fot nt
资源描述
软件名称:Free Chat beta release 2 fot nt
软件类型:C源代码 软件评价:★★★★
软件大小:327k 相关链接:本地
上传时间:2000-9-4 下载次数:307
点击下载
软件简介:
Free Chat beta release 2 fot nt,采用C语言写的运行在NT下的聊天室程序,英文的
- 2022-03-19 08:53:01下载
- 积分:1
-
电气machinepackage描述它至少有40字节的英文。
elektrical machinepackage and describe it at least 40 bytes in English.
- 2022-03-12 17:07:48下载
- 积分:1
-
在易语言安装
用易语言做安装文件-language with easy installation
- 2023-04-20 16:15:05下载
- 积分:1
-
readword 实现打开文件文档功能,VC++源码。
readword 实现打开文件文档功能,VC++源码。-readword function of the realization of the document to open the file, VC++ source code.
- 2022-03-02 13:51:10下载
- 积分:1
-
一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中...
一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中更改。-A C++ source code and the maze game maze maze map files to read from a file, the keyboard control the direction of movement, showing the number of steps, and rebuffed the number of simultaneous display moving the current location, after the show to congratulate the arrival of export information, maze maps are available in the document changes.
- 2022-12-06 06:55:02下载
- 积分:1
-
GPS C/A generator Generates 1023 length C/A Codes for GPS PRNs 1
GPS C/A生成程序
Generates 1023 length C/A Codes for GPS PRNs 1-37-GPS C/A generator Generates 1023 length C/A Codes for GPS PRNs 1-37
- 2023-08-19 01:35:04下载
- 积分:1
-
Jinshan drug tyrants like the interface development of small procedures, to demo...
仿金山毒霸的界面开发的小程序,向大家展示了,如何美化程序的手段-Jinshan drug tyrants like the interface development of small procedures, to demonstrate how to beautify a means of procedures
- 2023-09-05 20:35:03下载
- 积分:1
-
访问日历服务
访问日历服务-所带源代码,是很好的示例.-Visit the calendar service-
- 2022-05-10 16:00:16下载
- 积分:1
-
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
- 2022-01-25 15:47:58下载
- 积分:1