-
我的C#入门程序
我的C#入门程序-my entry procedures C#
- 2022-04-11 01:07:01下载
- 积分:1
-
模拟微软窗口
这个小程序是一个模拟微软窗口,这个窗口时被划出来的,但是可以像窗口一样,实现产生,关闭,放大缩小等一系列的功能。
- 2022-04-19 17:52:31下载
- 积分:1
-
一个带有界面的时钟程序,可以准确的显示当前的时间
一个带有界面的时钟程序,可以准确的显示当前的时间-Interface with a clock procedures, can accurately display the current time
- 2022-01-28 06:09:23下载
- 积分:1
-
坦克游戏,平时大家都玩,大家一起学习学习!!!!
坦克游戏,平时大家都玩过的,大家一起研究学习-Tank game, usually we all played, we study together to learn! ! ! !
- 2022-08-25 23:45:32下载
- 积分:1
-
Hotel Management System is a small hotel business management system
宾馆管理系统 是一个小型的宾馆业务管理系统-Hotel Management System is a small hotel business management system
- 2022-04-27 16:17:54下载
- 积分:1
-
CSS 模拟圆角按钮
有点击效果的
需要 jQuery
CSS 模拟圆角按钮
有点击效果的
需要 jQuery-make round corners button use css
- 2023-08-08 18:00:04下载
- 积分:1
-
关于G.703的文件
about G.703 s document
- 2022-03-03 15:14:51下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-11-21 16:40:11下载
- 积分:1
-
avaya交换机TSAPI接口开发Demo
avaya交换机TSAPI接口开发Demo-avaya switch TSAPI Interface Development Demo
- 2023-04-04 20:30:03下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1