-
医院管理系统
你好,这是我做了,我上传了help.I取得了这个项目,并得到了我的口试或演示A +级医院管理系统。它是一个基于.NET的系统执行效率...
- 2022-08-07 10:11:58下载
- 积分:1
-
本组程序包括FPGA程序,固件程序和上位机程序,实现USB的数据传输功能,采用Slave Fifo模式,上位机程序利用Cypress公司提供的库函数进行开发
本组程序包括FPGA程序,固件程序和上位机程序,实现USB的数据传输功能,采用Slave Fifo模式,上位机程序利用Cypress公司提供的库函数进行开发-In this group include FPGA, firmware, procedures and PC procedures realize USB data transfer function, the Slave Fifo mode, host computer program using Cypress library functions provided by the company to develop
- 2022-01-25 17:53:24下载
- 积分:1
-
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。...
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。-100 cases of classic C source. Txt. Set the program easy for enthusiasts at all levels to learn programming and research.
- 2023-02-14 06:40:04下载
- 积分:1
-
sdf sd
sdf sd-sdf sdf sd
- 2023-02-23 01:35:05下载
- 积分:1
-
ssm 程序
系统仿真程序
作为水 reseriour
单个服务器
双服务器
泊松分布
- 2022-09-27 20:15:02下载
- 积分:1
-
这是孙鑫的课件,我去掉了视频文件,只剩下源程序了
这是孙鑫的课件,我去掉了视频文件,只剩下源程序了-This the courseware, I removed the video, the only source
- 2022-03-01 09:34:10下载
- 积分:1
-
document control, the designated directory or document to change (such as to cha...
文件监控,指定目录或者文件发生变动(如改名字,删除),会报告-document control, the designated directory or document to change (such as to change the name, delete), the report
- 2022-09-27 17:35:03下载
- 积分:1
-
目录里是《设计模式简单代码》的全部工程,里面对应于每个模式都是有一个对应的可编译工程的。...
目录里是《设计模式简单代码》的全部工程,里面对应于每个模式都是有一个对应的可编译工程的。-Directory is
- 2022-02-02 12:55:32下载
- 积分:1
-
一个D3D的最简单例子,帮助理解directX编程的方法
一个D3D的最简单例子,帮助理解directX编程的方法-A D3D The most simple example to help understand the directX programming method
- 2022-08-20 10:54:04下载
- 积分: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