-
最低松弛度优先算法
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
-
《混乱竞技场》一个免费多人连线游戏,游戏支持多个连线玩家在同一个场景中杀怪,练级以及PK,游戏中设定了一个4000*4000大小的场景和一共43种拥有不同技能...
《混乱竞技场》一个免费多人连线游戏,游戏支持多个连线玩家在同一个场景中杀怪,练级以及PK,游戏中设定了一个4000*4000大小的场景和一共43种拥有不同技能的怪物,有大量怪物聚居的地域供玩家练级,也有强大的怪物供玩家组队挑战,如高地战神、黑龙、巫妖等,怪物分为4种类型,分别是魔法型、战士型、力量射手型、魔法射手型,各有不同的特长,能力基本平衡,玩家可根据爱好选择游戏角色,游戏做过很充足的测试,在平衡性方面做了很多努力,有很强的可玩性,加上华丽的魔法效果,动感的音乐和动作,方便高效的设置和连线功能,是一款值得试玩的游戏。
-"confusion arena," a free people line games, the game supports multiple connections with the players in a scene militia, for itself and PK, the game set a 4000* 4000 and the size of the scenes have a total of 43 different skills monster. a large number of monster populated area for players for itself, but also a strong team player for a monster challenge, such as the upland God of War, Heilonggang. Wu Yao, a monster is divided into four types, namely the magic type, the soldiers type, strength-shooter, shooter-type magic, have different skills, and abilities of balance, players can choose game-loving roles, games done very well in testing, the balance have done a lot of hard work, a strong buzz, plus gorgeous mag
- 2022-10-24 03:55:03下载
- 积分:1
-
禁用usb存储设备
通过Windows消息循环检测Usb设备插入消息,通过调用Setupapi轮训设备管理器中的所有设备并匹配USB大容量存储设备,匹配成功之后调用api禁用设备管理中的usb设备,修改SetComState中参数即可重新启用USB设备
- 2022-01-25 16:09:19下载
- 积分:1
-
An example of using URBI via LibURBI in C
An example of using URBI via LibURBI in C-An example of using URBI via LibURBI in C++
- 2022-02-15 01:49:10下载
- 积分:1
-
本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。...
本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。-The code is a compiler to compile a file conversion of the HEX file for the BIN. Will record each action in order to find records of the future.
- 2022-08-23 20:07:43下载
- 积分:1
-
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等...
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等-have to be imported into text, line drawing, round functions, which can change the font, size, color, pattern and width, thread color, etc.
- 2022-01-24 09:51:38下载
- 积分:1
-
研勤公司2440开发板4.2bsp,实现三串口功能
研勤公司2440开发板4.2bsp,实现三串口功能-research service company 4.2bsp 2440 Development Board, the realization of three functional Serial
- 2022-02-04 15:08:57下载
- 积分:1
-
一个不错的贪吃蛇C++源代码
一个不错的贪吃蛇C++源代码-a good Snake C source code
- 2022-02-12 05:20:33下载
- 积分:1
-
开源GIS:openlayer
开源GIS:openlayer-2.1-source 文件,-openlayer-2.1-source(GIS)
- 2022-01-21 20:54:32下载
- 积分:1
-
talks source 06
孙鑫vc++讲座源码06-09-talks source 06-09
- 2023-07-28 04:00:03下载
- 积分:1