资源列表
process-simulate
- c++模拟系统进程调度 包括FCFS,时间片轮转,多级反馈,静态优先级,动态优先级-c++ simulation system process scheduling including FCFS, round-robin, multi-level feedback, static priority, dynamic priority
cp
- 操作系统模拟生产着消费者问题,包括缓冲池满或空之后的阻塞、唤醒处理以及对于缓冲池访问权的阻塞、唤醒处理。个人编写,与网上版本不同-Simulate the production of consumer operating systems, including the buffer pool is full or empty block after the wake-up process and for blocking access to the buffer pool, wake-up pro
bank
- 银行家算法,系统资源名称、系统资源数量、进程数量、各进程对资源的最大需求、各进程已申请到资源数等信息初始值不可以在程序中指定固定值,要在程序运行后人工输入。-Banker s algorithm, the system resource name, the number of system resources, the number of processes, each process s maximum demand for resources, the process has been ap
chap2_11_RML
- 递归极大似然数估计,在实际通信系统仿真过程中非常有用-Recursion number of maximum likelihood estimate, in actual communication system simulation process is very useful
Right-click
- 在系统的右键菜单添加显示/隐藏系统文件+扩展名的小程序,非常实用。-Add in the context menu of the system to display/hide system files+ extension program, very useful.
MINIX2.0操作系统源码
- MINIX2.0操作系统源码,是Linux的前身,世界上最小的32位操作系统,Minix operation system ver 2.0,the pater of Linux,the smallest 32bits operation system in the world.
SJF.rar
- SJF算法,最短优先算法,大家还是看看吧,同样帮修改一下阿,谢谢啦,SJF algorithm, the shortest priority algorithm, we still look at it, also changed a bit to help Ah, thank you
PhilosopherDining.rar
- 在 WINDOWS 系统中实现哲学家就餐问题的死锁和不死锁两种解法。,WINDOWS system to achieve in the dining philosophers problem of deadlock and deadlock two solution.
FIFO.rar
- 一个操作系统试验 虚拟存储器页面转换FIFO算法模拟实现,An operating system virtual memory page test conversion FIFO algorithm simulation
zhucunchuqi.rar
- 在可变分区管理方式下,采用首次适应算法,循环首次适应算法,最佳适应算法和最坏适应算法实现主存空间的分配和回收。,Variable partition management mode, using the first adaptation algorithm, the first cycle of adaptation algorithm, the best algorithm and the worst adaptation algorithm to adapt to the distribut
diaoye.rar
- 页面置换算法的利用,400条指令,可以求出命中率和缺页次数,希望大家喜欢,Page replacement algorithm for the use of 400 orders that can derive the percentage of hits and the number of missing pages, I hope you like
MAIN.rar
- 非常完善的小型操作系统代码!是学习操作系统的最好的一个,代码最少,但操作系统的内容全部包括在内!上学时候学习用的!,Very well-established small-scale operating system code! Is learning one of the best operating system, code at least, but the content of operating systems include all! When used to go to schoo
