资源列表
banker
- 操作系统实验,编写程序实现银行家算法的C++代码-Operating system, experiment, write a program to achieve banker algorithm C++ code for
os6
- 模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynam
shiyan
- 进程调度 先来先服务 最大优先数 最短执行时间-Process scheduling
hb
- 操作系统的管理系统课程设计,描述学生的管理系统- manage system on student file
SOFTWARE
- uCOS-II实例内核技术与应用实例。应用程序开发与调试。实时内核与应用程序框架结构分析-uCOS-II
usbdriver
- 基于windows ddk的usb驱动是学习vc和驱动的好资料-the driver for usb it is good for you to study vc and the dirver
HotelSystem
- 这是一个强大的宾馆管理系统,包括宾馆人事、房间管理-The system of Hotel Management
3
- c c++ 模拟虚拟分页存储管理系统 弄了蛮久的-c c++ simulation of the virtual paging memory management system, get a quite a long time
wind
- 风河最新版本vxworks6.7 kernel部分的源代码-Wind River vxworks6.7 kernel part of the latest version of the source code
FileBrowser_KeyCapture
- Symbian C++ filebrowser and keycapture project, explain how to use Akn framework.
Vbmedicine
- 小型药店信息管理系统 主要是进销货物的信息管理-Small pharmacy information management system is mainly selling the goods into the information management
process_handling
- 操作系统原理实验——进程调度实验报告 实验内容或题目: 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选两种调度算法之一实现(有能力的同学可同时实现两个调度算法)。 3)程序执行中应能在屏幕上显示出各进程的状态变化,以便于观察调度的整个过程。 4)本次实验内容(项目)的详细说明以及要求请参见实验指导书。 -Operating principle experiment- the process of scheduling the
