资源列表
[操作系统开发] FIFO-LRU
说明:在Window XP/Vista 系统的VC++ 6.0环境下运行程序;通过从一般常用的调页算法中选取典型算法LRU和算法FIFO,了解页面管理的相关细节,并用程序设计实现LRU和FIFO。-In Window XP/Vista system, VC++ 6.0 environment to run the program by paging from the commonly used algorithm LRU algorithm and the algorithm selected a<015> 在 2025-06-16 上传 | 大小:748kb | 下载:0
[操作系统开发] SPOOLIN
说明:本实验编制一个Spooling 输出进程与另外二个要求输出的进程并发运行。要求输出进程每运行一次只输出一项信息到输出井,待输出到一个结束标志时,表示一批信息输出完成,在输出井中形成一输出信息块,再由Spooling 进程把整个信息块实际输出到打印机。采用进程的随机调度法模拟Spooling 输出,因为各进程的输出应是随机的。-In this study, the preparation of a Spooling output process with the other two require<015> 在 2025-06-16 上传 | 大小:653kb | 下载:0
[操作系统开发] Producer-Consumer
说明:本实验要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产产品,然后将产品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得产品,然后释放缓冲区。当生产者线程生产产品时,如果缓冲区已满,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费产品时,如果缓冲区空,那么消费者线程将被阻塞,直到新的产品被生产出来。-In this study, to design a process address space in the same execute two thre<015> 在 2025-06-16 上传 | 大小:555kb | 下载:0
[操作系统开发] weishitu
说明:本次实验的目的主要是通过研究并独立完成用位示图法编程实现磁盘块的分配,并理解其他三个模块,更好地掌握操作系统的原理及实现方法,加深了对操作系统基础理论知识和重要算法的理解,加强动手能力。-The main purpose of this experiment is done through independent study and map display method using programmed bit disk block allocation, and to understand t<015> 在 2025-06-16 上传 | 大小:413kb | 下载:0
[操作系统开发] process-control2
说明:操作系统大作业进程控制模拟,用c++写的。-Operating system operation the control of process<王良> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[操作系统开发] maemo-examples
说明:maemo os 是nokia为了应对塞班的庞大而基于linux开发的一款操作系统,这里集合了maemo初学时的一些开发例子-maemo os is an os developed by Nokia to deal with Sybain s large content, this package contain some examples for developing on Maemo<glen guo> 在 2025-06-16 上传 | 大小:954kb | 下载:0