资源列表
exp1
- 操作系统实验一 体验Nachos下的并发程序设计 用C++实现双向有序链表; 在nachos系统中使用你所写的链表程序并演示一些并发错误 -Experience Nachos operating system under test a concurrent programming using C++, ordered two-way linked list in nachos system written list to use your program and demonstr
Windows_hook_to_capture_text
- use windows hook to capture windows s text.
ST20_W32.RAR
- emulator for os20 --->sti551x
one
- FIFO页面置换算法,用C语言写的,可以缺页率和缺页次数,同时也可以看到内存分配状态!-FIFO page replacement algorithm, written using C language, and can page fault rate and the number of missing pages, but also can see the memory allocation status!
rtxos
- RTX实时操作系统的内核演示,MDK环境,还不错的。-RTX realtime OS kernel mammual.
进程调度与作业调度的模拟
- 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is t
hello
- 操作系统课程设计的一个重要例子,模拟多线程同步的银行存款的例子-Operating systems curriculum design as an important example, analog multi-threaded synchronization examples of bank deposits
FAT32
- FAT32中文版_pdf,对FAT文件系统有非常详细的描述,适合初学者使用-FAT32 Chinese _pdf
1
- 实现操作系统同步与互斥,爸爸,儿子和女儿间的放水果吃水果问题,利用PV操作实现功能-Its operation system, dad, synchronization and sons and daughters of fruit, fruit put by PV operation function
ccgl
- 存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。-Replacement algorithm for storage management, demand paging used FIFO FIFO, the most recent long-lost the use of LRU, the best OPT replacement algorithm. Are familiar with the basic file o
minix316_Source
- 教学用操作系统Minix3的源代码 麻雀虽小 五脏俱全的经典操作系统 最新3.1.6的源码-Teaching with the operating system Minix3 source code, though small perfectly formed classic operating system, the latest 3.1.6 source code
os
- 操纵系统 进程控制 银行家算法与随机分配算法-failed to translate
