-
通过提高名称杀死的进展,
通过进程名字杀死进程,进程名字忽略大小写,可以带扩展名也可不带扩展名,使用非常方便- Kills the advancement through the advancement name, the
advancement name neglects the big small letter, may bring the
extension also to be possible not to bring the extension, the use
extremely to facilitate
- 2022-03-01 01:37:09下载
- 积分:1
-
最低松弛度优先算法
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
-
I have written a program which calculates character frequency.
I have written a program which calculates character frequency.
- 2022-07-09 07:18:20下载
- 积分:1
-
数字滤波器结构
数字信号处理中的数字滤波器结构程序代码
- 2023-01-05 21:00:04下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
- 2022-09-13 15:50:03下载
- 积分:1
-
Related to the complexity of network computing, there is c, vc two of the five p...
复杂网络计算相关,有c、vc两种环境的5个程序:1.筛选一列不重复记录2.集聚系数的计算(c语言,附有示例数据)3.含有节点信息的编号程序(vc,附有示例数据)4.独立性计算程序(附相关文献)5.网页过滤批处理程序(可处理无限文件)-Related to the complexity of network computing, there is c, vc two of the five procedures for the environment: 1. Screening of duplicate records is not a 2. Agglomeration coefficients (c language, with sample data) 3. Contain the number of nodes process information (vc, with sample data) 4. the independence of the calculation procedure (with the related literature) 5. page batch filtering process (which can handle unlimited file)
- 2022-01-25 23:17:46下载
- 积分:1
-
剪贴板数据处理类。
剪贴板数据处理类COleDataSourceEx-the class of clipboard data processing.
- 2022-03-05 16:41:45下载
- 积分:1
-
很好的压缩软件!
很好的压缩软件!-good compression software!
- 2022-01-27 17:50:22下载
- 积分:1
-
Windows 控制台实现定时器功能。简单的小程序
Windows 控制台实现定时器功能。简单的小程序-Windows Console timer function.Simple applet
- 2023-04-28 03:05:04下载
- 积分:1
-
OpenGL code is an example of the use of pure c++ written by some reference value...
是openGL的实例代码的,用纯c++写的,有一定的参考价值的,可以拿来学习一下。-OpenGL code is an example of the use of pure c++ written by some reference value can be used to learn about.
- 2022-07-08 08:40:21下载
- 积分:1