-
视频会议系统界面
UI 的网络会议,以满足人们是急于利用 IP 会议系统,使用自行设计的 UI。
- 2023-05-09 09:45:03下载
- 积分:1
-
purely API used to create window controls and Control
用纯粹的API来创建窗口控件及其控制-purely API used to create window controls and Control
- 2022-03-01 15:54:33下载
- 积分:1
-
Windows ce的一本非常好的教程,详细介绍了开发过程
Windows ce的一本非常好的教程,详细介绍了开发过程-Windows ce of a very good tutorial, detailing the development process
- 2022-10-13 08:10:03下载
- 积分:1
-
提供HTML代码的解析,直接解析成为一颗DOM树。
提供HTML代码的解析,直接解析成为一颗DOM树。-HTML code to provide analytic, direct analysis has become a DOM tree.
- 2023-01-30 18:40:04下载
- 积分:1
-
smartphone2003 上用evc编译的按键测试程序, api编写的
smartphone2003 上用evc编译的按键测试程序, api编写的-Smartphone2003 EVC compiler use the button test procedure, api prepared
- 2022-04-23 19:50:21下载
- 积分:1
-
VB转换为农历日期
VB将日期转化为农历-VB conversion to date of the Lunar New
- 2022-07-02 12:10:30下载
- 积分:1
-
子窗口编程的例子
子窗口编程的例子-Programming examples of sub-window
- 2022-12-30 09:55:03下载
- 积分:1
-
graph2d_src.zip example of an application, because it was passed a formerly code...
graph2d_src.zip的一个应用例子,因为有人传了那个原码,我就不废话了!-graph2d_src.zip example of an application, because it was passed a formerly code, I do not nonsense!
- 2022-02-09 13:42:07下载
- 积分:1
-
游戏编程最核心的算法,希望对大家的所帮助
游戏编程最核心的算法,希望对大家的所帮助-Game Programming Algorithm for the core, and they hope to help the U.S.
- 2022-01-28 18:31:57下载
- 积分: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