-
最低松弛度优先算法
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
-
CCeFileFind
CCeFileFind - File Finder class for Windows CE-CCeFileFind- File Finder class for Windows CE
- 2022-02-05 05:03:38下载
- 积分:1
-
这waches对任何更改文件夹
This waches a folder for any changes
- 2022-03-29 18:55:11下载
- 积分:1
-
鼠标在移动到控件上(如命令按纽)时,改变形状
鼠标在移动到控件上(如命令按纽)时,改变形状-mouse to control the movement (such as the order button), change shape
- 2022-07-21 23:11:08下载
- 积分:1
-
TS流系统层解析程序,功能齐全。VC编译通过。
TS流系统层解析程序,功能齐全。VC编译通过。-TS streaming system layer analytical procedures, a full-featured. Through the VC compiler.
- 2022-08-10 22:11:12下载
- 积分:1
-
读文件,.ini操作
读文件,.ini操作-read documents. Ini operation
- 2022-03-19 15:28:57下载
- 积分:1
-
用vb与AE实现 基本的功能包括各种查询、漫游、渲染生成专题图、测距等基本功能都有数据自己用自己的 改下程序就好了 数据就不传了...
用vb与AE实现 基本的功能包括各种查询、漫游、渲染生成专题图、测距等基本功能都有数据自己用自己的 改下程序就好了 数据就不传了-AE using vb and realize the basic features include a variety of inquiries, roaming, rendering to generate thematic maps and other basic functions ranging data themselves under their own reform process is not enough data has passed
- 2022-08-07 17:53:17下载
- 积分:1
-
c#写的一个多文档编辑器
c#写的一个多文档编辑器-written by more than one editor
- 2022-05-20 23:52:42下载
- 积分:1
-
该程序在matlab环境下,对16QAM进行了调制解调的仿真,并对过程作出了图形的演示...
该程序在matlab环境下,对16QAM进行了调制解调的仿真,并对过程作出了图形的演示-The program in the matlab environment, carried out on the 16QAM modulation and demodulation of the simulation, and process the graphics demo
- 2022-06-27 05:58:04下载
- 积分:1
-
IP地址读取 IP地址读取
IP地址读取 IP地址读取
- 2022-04-12 10:31:23下载
- 积分:1