资源列表
[操作系统开发] linux-源代码
说明:这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very goo<苏晟晖> 在 2008-10-13 上传 | 大小:35.14mb | 下载:0
[操作系统开发] DOS 操作系统源代码
说明:DOS操用系统源代码,C语言编写,对操作系统的认识有很大的帮助.-DOS speaks system source code, C language, the awareness of the operating system will be very helpful.<丁立平> 在 2008-10-13 上传 | 大小:422.98kb | 下载:0
[操作系统开发] 操作系统存储器管理
说明:本次程序的题目为:进程管理——支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”<赵利君> 在 2008-10-13 上传 | 大小:19.36kb | 下载:0
[操作系统开发] 哲学家进餐问题VC版
说明:本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-the procedure is fairly typical operating system threads synchronization algorithm of the Dining Philosophers, in order to prevent deadlock and take the two conditions (ch<zbing0203> 在 2008-10-13 上传 | 大小:512.83kb | 下载:0
[操作系统开发] Operating System
说明:一个有关操作系统的非常不错的资料,操作系统在我国应到受到比现在更多得多的关注-one of the operating system is very good information, the operating system in China should be subject to much more than the concern<梅志勇> 在 2008-10-13 上传 | 大小:2.27mb | 下载:0
[操作系统开发] 操作系统——PCB模拟代码
说明:这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynamic PRI process dispatcher and d<草原> 在 2008-10-13 上传 | 大小:11.75kb | 下载:0
[操作系统开发] FireXOS的设计与实现
说明:FireXOS的设计与实现,主要介绍FireXOS系统的任务调度程序,图形设置的实现方法与原理!-FireXOS the design and implementation of major systems introduced FireXOS task scheduling procedures, graphic settings to achieve the method and principle!<pzy> 在 2008-10-13 上传 | 大小:965.53kb | 下载:0
[操作系统开发] gjb-page
说明:程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。-procedures main function is divided into three parts, namely the OPT, FIFO, three pages replacement LRU algorithm implementation. Part of the three requirements should be designed as fa<gjb> 在 2008-10-13 上传 | 大小:9.87kb | 下载:0
[操作系统开发] 作业调度三种算法FCFS,SJF,HRN
说明:作业调度三种算法FCFS,SJF,HRN -Job Scheduling Algorithm FCFS, SJF, 010-001<杭天> 在 2008-10-13 上传 | 大小:3.51kb | 下载:0
[操作系统开发] os2
说明:处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring<成龙> 在 2008-10-13 上传 | 大小:195.36kb | 下载:0