资源列表
PCI9054_device_driver_for_vxworks
- 本代码为vxworks下PLX的PCI9054的驱动程序,很不错的哦-The code for PLX' s PCI9054 under vxworks driver, very nice oh
GlukOS
- Simple DOS-like OS. For learning purposes. Written in TASM.
exokernel
- Exokernel: an operating system architecture for application-level resource management
tang
- 实现内存的合理分配,采用最先适应算法和最佳适应算法实现动态分区-To achieve a rational allocation of memory, using the first-fit algorithm and the best-fit algorithm to achieve dynamic partitioning
banker
- 操作系统实验银行家算法,检测死锁并且给出相应序列-En Operating System Experiment banker' s algorithm. . .
uCOS2-GUI
- uCOS2的GUI设计,用于uCOS2德图形界面设计。-uCOS2 of GUI design, graphical interface design for uCOS2 Germany.
bank
- 银行家算法是一种最有代表性的避免死锁的算法。要解释银行家算法,必须先解释操作系统安全状态和不安全状态。该程序实现有效描述。-Banker' s algorithm is one of the most representative of the deadlock avoidance algorithms. To explain the banker' s algorithm, we must first explain the operating system security st
rrr
- 操作系统改进的clock算法,功能还行。有些许缺陷。容各位谅解。-Improved the operating system clock algorithm, features rows. Slightly defective. Yung you understand.
sci2
- 串行通信DSP通过移位寄存器输出数据,一个很简单的程序-spi I don t know how to say it in English.
11
- 通过编写和调试存储管理的模拟程序以加深对存储管理固定分区存储管理方案的理解。实现固定分区存储管理的分配、去配。-Storage management through the development and debugging of the simulation program to enhance the fixed partition of the storage management storage management program understanding. To achieve t
ANSYS8.0
- 替换为刚才得到的HostID。如果不把ANSYS装在C盘上,还要将第二行。
yinhangjiasuanfa
- 用银行家算法实现资源分配。设计五个进程{0, 1, 2, 3, 4}共享三类资源{A,B,C}的系统, {A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按进程的申请动态地分配资源,要求程序具有显示和打印各进程的某一个时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。-With the banker' s algorithm to achieve resource allocation. Designed t
