资源列表
Process
- 用C++模拟实现操作系统是如何调度进程的, 其中有时间片算法、优先级算法、单轮片算法-Using C++ simulation of the operating system is how to achieve the scheduling process, including time slice algorithm, priority algorithm, single-round algorithm film ... ...
8_23
- ucos-II源代码,可以用于嵌入式操作系统的学习-ucos-II source code, embedded operating system can be used for learning
dongtaifenquguanli
- 1.采用指定算法模拟动态分区管理方式的主存分配。能够处理以下的情形: ⑴ 随机出现的进程i申请jKB内存,程序能判断是否能分配,如果能分配,要求输出分配的首地址Faddress,并要求输出内存使用情况和空闲情况。 内存情况输出的格式为:Faddress该分区的首地址;Eaddress该分区的尾地址 Len 分区长度;Process 如果使用,使用的进程号,否则为0 ⑵ 主存分配函数实现寻找空闲区、空闲区表的修改、已分配区表的修改功能。-1. Simulation algo
struct_fifo
- Page replacement algorithm called FIFO (First In First Out)
lru
- LRU模拟:其基本原理为:如果某一个页面被访问了,它很可能还要被访问;相反,如果它长时间不被访问,再最近未来是不大可能被访问的。-LRU simulation: the basic principles: If a page was visited, which are likely to be visited the other hand, if it is not a long visit, and then the future is unlikely to be a recent vi
OS_rar
- 北京航空航天大学计算机学院《操作系统》课程设计源码-Beijing University of Aeronautics and Astronautics College computer 《Operating System》course design source
SOFTWARE
- 嵌入式实时操作系统uc/os第二版(邵贝贝)的光盘资料-rtos software
change
- 操作系统中的页面置换算法 包含 opt fifo lru-Operating system contains the page replacement algorithm for opt fifo lru
main
- 作業系統RR排程方法,使用c程式來表示cpu bound & io bound (學校作業)-RR operating system scheduling methods, the use of c program to that cpu bound & io bound (school work)
yidongbi
- 操作系统中的移动臂调度算法,界面友好!可以自由选择和输入!-The mobile arm of the operating system scheduling algorithm, user-friendly! Are free to choose and input!
Bochs
- Bochs是一个x86硬件平台的开源模拟器。它可以模拟各种硬件的配置。。Bochs模拟的是整个PC平台,包括I/O设备、内存和BIOS。更为有趣的是,甚至可以不使用PC硬件来运行Bochs。事实上,它可以在任何编译运行Bochs的平台上模拟x86硬件。通过改变配置,可以指定使用的CPU(386、486或者586),以及内存大小等。一句话,Bochs是电脑里的“PC”。根据需要,Bochs还可以模拟多台PC,此外,它甚至还有自己的电源按钮。是一款自己动手来实践操作系统开发所必备的模拟器。-Boch
1985527osshiyanbaogao
- 很全很好有关操作系统B的Storage Management District Allocation Algorithm-Very good the whole of the operating system B, Storage Management District Allocation Algorithm
