-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。静态优先
最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1,或者,进程等待的时间超过某一时限时增加其优先数的值,等等。
- 2022-05-23 18:58:02下载
- 积分:1
-
processing_month_day_008
processing编写的圆形速度运动代码(processing written in the circular speed of movement code)
- 2012-05-01 01:00:32下载
- 积分:1
-
递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。...
递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。-recursive algorithm for a directed graph strongly connected component, the input format such as compression package data4.txt. the first acts of the number of vertices. Result.txt exported to China.
- 2022-02-03 23:01:37下载
- 积分:1
-
JXTA对等,具有的基本功能
jxta中的peer,具有基本功能-jxta peer, has the basic function
- 2022-02-04 06:10:31下载
- 积分:1
-
JavaScript数字日期转化为汉字日期格式
JavaScript数字日期转化为汉字日期格式-JavaScript date figures into Chinese characters date format
- 2022-01-26 04:50:13下载
- 积分:1
-
WebsphereMQ7
全书共分为3部分共14章,第一部分 WebSphere MQ原理和体系结构,分为两章;第二部分 WebSphere MQ系统管理,分为六章,分别介绍安装、配置、管理、控制命令和问题确定;第三部分 WebSphere MQ应用开发,由五章组成,介绍程序设计、编写和例子程序(The book is 14 chapters divided into 3 parts, the first part of the WebSphere MQ principles and architecture, is divided into two chapters the second part of WebSphere MQ systems management, is divided into six chapters, each depicting installation, configuration, management, control, command and problem determination the third part of the WebSphere MQ application development, the five chapters introduce the programming, writing, and example programs)
- 2021-04-08 09:39:00下载
- 积分:1
-
FileTrans
说明: 将文档中所有三级以上的目录归为一行,形式如1.2.3(All three levels above the document directory classified as line, form, such as 1.2.3)
- 2011-03-21 13:43:18下载
- 积分:1
-
实现功能:(1)管理员由1.浏览帖子2.添加主贴3.添加复帖4.更改 5.删除6.搜索帖子的权限
(2)注册会员有1.浏览帖子2.添加主贴3添加复帖4.搜
实现功能:(1)管理员由1.浏览帖子2.添加主贴3.添加复帖4.更改 5.删除6.搜索帖子的权限
(2)注册会员有1.浏览帖子2.添加主贴3添加复帖4.搜索帖子的权限
(3)游客需注册,注册后重新登录享有普通会员的权限
(4)DOS环境下单机版简易论坛
(5)mysql数据库-Realize functions: (1) administrator from one. Browse posts 2. Add the main paste 3. Add complex with 4. Change 5. Delete 6. English post permissions (2) have 1 registered members. Browse posts 2. Add the main paste Add 3 complex with 4. english post permissions (3) visitors need to register, log in to enjoy re-register after the ordinary members of the authority (4) DOS environment stand-alone summary Forum (5) mysql database
- 2022-01-26 08:14:22下载
- 积分:1
-
tomcat简化版
tamcat源码的简化版,去除一些代码,只需要在test目录下加入你的main方法,服务端即可启动
- 2022-01-25 17:10:19下载
- 积分:1
-
matlab463
这是一个matlab的bp网络程序,可用于逼近和预测,程序里有详细的说明与注释,包括数据预处理、建立网络、训练、仿真、预测的整个过程。(This is a matlab the bp network procedures, can be used for approximation and prediction, procedure, there are detailed instructions and notes, including data pre-processing, networking, training, simulation, prediction of the whole process.)
- 2007-09-23 08:45:15下载
- 积分:1