资源列表

« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 915 »

[操作系统开发1

说明:优先比算法常用于批处理系统中作为作业调度算法,也作为多种操作系统的进程调度算法,更可用于实时系统中,以实现对实时作业的实时响应。-Priority than the algorithms commonly used in a batch system as a job scheduling algorithm, but also as a variety of operating system process scheduling al
<斜阳> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发2

说明:银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorith
<斜阳> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发fifo

说明:页面置换先进先出算法,请大家试试,本人鉴定没问题-FIFO page replacement algorithm, please try, I did not identify the problem
<wx> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发filter_result

说明:kalman仿真程序,主要用于目标跟踪。-kalman simulation program, used mainly for target tracking.
<> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发yinhangjia

说明:简单的银行家算法,界面很简陋,全面包含操作系统课程设计中处理机调度。 -Bankers simple algorithm, the interface is very simple, comprehensive curriculum design that contains the operating system processor scheduling.
<茅春荣> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发duan

说明:模拟中断事件的处理 中断机构能发现中断事件,且当发现中断事件后迫使正在处理器上执行的进程暂时停止执行,而让操作系统的中断处理程序占有处理器去处理出现的中断事件-Simulated interrupt events can be found to deal with disruption of institutions disruptions and interruptions when found after the inciden
<zhang> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发shiyan

说明:自己编的一个关于操作系统作业调度的程序-Own operating system of a job scheduling procedures
<宋朝辉> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发duanzuoye2

说明:这是大学操作系统进程调度实验的其中一个算法。实验中应该要注意的是关于C中指针的用法,因为指针的用法比较灵活又非常容易出错,一不小心应用不严密就会出错。如在实行按短作业优先算法调度进程的过程中,每一次输入无论是周转时间,运行时间,还是响应时间都要用指针返回arrivetime,否则就出错。还有在插入和释放结点时,用此中指针表示法会比用for循环语句简明很多。再一个就是在选择运行时间最小的进程时,察看当前就绪队列中的进程数也是很关键的,其间
<舒拉> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发LRU1

说明:操作系统中分页存储的LRU算法,未实现输入输出流,但是方法对头,对学习分页存储有提示作用-Operating system paging storage LRU algorithm, not the realization of the input and output streams, but the method of enemies on the page to learn the role of storage has prom
<刘伟> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发zuoye

说明:文件的基本操作,打开,复制,删除,关闭,写入,输出等操作-The basic operation file, open, copy, delete, close, write, output and other operating
<单翼> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发zhihuan

说明:操作系统实验 页面置换 fifo LRU 最优页面调度算法opT-Experimental operating system fifo LRU page replacement algorithm for optimal scheduling page opt
<bill> 在 2024-06-16 上传 | 大小:1024 | 下载:0

[操作系统开发czxtjcdd

说明:操作系统的课程设计 需要下载的同志们请联系我 qq277938187-Operating system will need to download the curriculum design comrades please contact me qq277938187
<熊友亮> 在 2024-06-16 上传 | 大小:1024 | 下载:0
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 915 »

源码中国 www.ymcn.org