-
最低松弛度优先算法
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
-
VCnet编程实例源代码之视图,希望对大家有帮助
VCnet编程实例源代码之视图,希望对大家有帮助
- 2023-01-17 12:50:03下载
- 积分:1
-
ASP.NET车站售票系统的设计与实现[源码+毕业论文+数据库]
ASP.NET车站售票系统的设计与实现[源码+毕业论文+数据库]
其实是转载的,只是我已经忘记了来源
- 2022-01-26 13:55:03下载
- 积分:1
-
ppc 下读取电池状态的代码。
This sample demonstrates how to use the State and Notificatio...
ppc 下读取电池状态的代码。
This sample demonstrates how to use the State and Notification Broker APIs. -ppc read battery status under the code. This sample demonstrates how to use the State and Notification Broker APIs.
- 2023-08-29 16:55:02下载
- 积分:1
-
产生真正的随机数
产生真正的随机数-generate a truly random number
- 2022-03-26 07:56:57下载
- 积分:1
-
java2 code book
java2 书里的代码-java2 code book
- 2022-03-20 07:34:16下载
- 积分:1
-
良好功能界面,实现学生信息管理,
CHLOR.H头文件主要是考虑以后给程序加快捷键等,方便程序的功能扩展
BAT是测试数据文件...
良好功能界面,实现学生信息管理,
CHLOR.H头文件主要是考虑以后给程序加快捷键等,方便程序的功能扩展
BAT是测试数据文件-Good functional interface, the achievement of students in information management, CHLOR.H header file after the main consideration to the processes, such as shortcut keys to facilitate the procedures for the function of the expansion of BAT is a test data file
- 2022-03-16 07:12:26下载
- 积分:1
-
一个简单的c++编写的计算器
一个简单的c++编写的计算器-a simple caculator writen by c
- 2022-01-25 20:06:58下载
- 积分:1
-
readertest.rar
ReaderTest.rar
- 2022-01-26 04:03:26下载
- 积分:1
-
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.
outlook界面,含全部源代码,及demo样例-outlook interface, containing all the source code, and demo sample
- 2022-01-25 22:07:11下载
- 积分:1