搜索资源列表
jcddmnxt
- 进程调度模拟程序 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。-scheduling process simulation program here no API calls only simu
testforos
- 操作系统实验,模拟进程调度.第一次上传东西,若有不好的地方望大家指教.-experimental operating system, the modeling process scheduling. Upload things first, if not the local hope you enlighten.
操作系统的进程调度的程序
- 这是一个关于操作系统的进程调度的程序,是用C编的-This is a process of the operating system's scheduling process, the C series
zuoyediaodu
- 这是一个操作系统的作业调度的算法,是用C语言来编程的-This is a system of job scheduling algorithm is the use of C language programming
xsoft
- 这是一个物流管理系统,包括:调度模块,接单模块,调度模块,库存模块,运输模块-This is a logistics management system, including: scheduling module, and then a single module, scheduling module, inventory module, transport module
quartz-1.6.0
- Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
cSharp
- 库存物资管理系统 统计物资的出库入口的调度-Inventory management system of statistical materials a library entrance Scheduling
Registration-system
- 某医院拟开发一个挂号系统,以方便患者就医,提高医疗服务水平。患者在医院就诊前需要提供姓名、身份证号码、联系电话等个人信息并办理一张诊疗卡,该诊疗卡在每次挂号时需要出示给挂号的工作人员。患者在挂号时,需说明科室名称以及医生的职称。挂号以半个工作日为一个班次,系统中保存各科室门诊医生的排班表,每位医生每个班次能够接诊的病人人数可设置一个上限。-A hospital intends to develop a registration system to facilitate the patient
the
- 实现操作系统时间片的优先级调度和轮转调度,不错的源码-Implement priority scheduling time slice of the operating system and rotation scheduling, good source
