搜索资源列表
jincheng123
- 挺好的操作系统实验代码!!?
IOFile
- 操作系统实验的代码 模拟磁盘IO运作原理,、 代码有注释,欢迎学习交流
jinchnegdiaodu
- 操作系统实验原代码,进程调度问题,可运行
Pagepermute
- 操作系统实验 页面置换 内含实验要求 实验代码以及输出结果 VC++环境下运行
实验源代码
- 操作系统的实验代码,要的就下,多谢支持。-experimental operating system code, it should, I would like to thank support.
liaohushiyan3
- 操作系统实验一(进程调度算法代码) 先来先服务调度算法-an experimental operating system (the process of scheduling algorithm code) first-come first-service Scheduling Algorithm
操作系统课程实验报告1
- 1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to
OS_2
- 操作系统实验代码 操作系统实验代码-Experimental operating system code-source operating system operating systems experimental test code
OScode
- 操作系统实验的代码以及说明包括各种经典的问题-Operating system code, as well as experiments that include a variety of classic problem
Windows
- windows内核实验代码,是关于操作系统的,对于课程设计有一定帮助-failed to translate
dynamicSubareaassign
- 以前做的操作系统实验代码,动态分区的模拟实验代码叫做动态分区分配-experimentation for os
ymzh
- 有关计算机操作系统中存储管理中的页面置换算法实验代码-The computer operating system stored in the management of the experiment code on the page replacement algorithms
Scheduling
- 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
a33
- 关于操作系统实验的代码,喜欢的下,还是很不错的~对学习操作系统有很大帮助。-Experiments on the operating system code, like the next, still very good ~
BdynamicSubare
- 以前做的操作系统实验代码,动态分区的模拟实验代码码叫做动态分区分配 ,经测试可直接使用。 -Simulation code before the operating system to do the experiment code, dynamic partitioning code called a dynamic partition, has been tested and can be used directly.
P、V 原语的模拟实现
- P、V 原语的模拟实现 操作系统实验 代码-P, V primitive analog experimental operating system code
os
- 操作系统实验代码 一:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 二:编写并调试一个模拟的进程调度程序,采用“简单轮转法”调度算法对五个进程进行调度。 编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效地防止和避免死锁的发生。-OS experiment code one: write a simulation and debugging process scheduling procedures, &quo
实验三代码
- 在Ubuntu上运行代码 显示后台进程如何调度 让进程调度变得更明显(Run it on ubuntu. It can show us how the thread run in the back)
实验代码含UCOSV291
- VC++测试UCOSII 2.91系统(嵌入式实时操作系统μCOS原理与实践)(VC++ test UCOSII 2.91 system)
实验楼-操作系统的引导-代码
- 对应实验楼里的操作系统实验二,修改bootsect.s和setup.s,实现启动输出语句的改写和打印内存信息(Corresponding to the experimental building operating system experiment two, modify the bootsect.s and setup.s, to achieve the start and output statements rewritten and print memory information)