搜索资源列表
SkyHeartVer0.0.2
- 这是个重量级的东西,是罗宾写的操作系统,非常值得看看。还有一些文档。不知道最新版本是多少了。-heavyweight This is something that is written by Robin operating system is very worthwhile to see. Some documents. Do not know what is the latest version of the.
BANKER method
- 这是一个C程序,描述的是操作系统中的银行家算法,呵呵,我是花了好长时间才写好的。-This is a C program, describes the operating system as a banker algorithm, huh, I spent a good long time to write the.
2_1
- 这是一个C程序,描述的是操作系统中进程调动模拟算法,写的不好,请不要见笑。-This is a C program, describes the process of mobilizing operating system simulation algorithm, badly written, please do not laughed at.
这些日子我一直在写一个实时操作系统内核
- 让大家了解计算机系统的内核,学习计算机的组成,更早成为一名合格的开发者-enable us to understand the core of the computer system, computer components, as an earlier qualified developers
BOOT+smallKnl
- 一个最简单的操作系统,boot用NASM写的,使用最简单的汇编知识,大家下载后自己看吧-a simple operating system, boot with Assemble wrote, using the most simple compilation of knowledge, we download their CMTech
ProcessThread
- 一个学习操作系统原理很好的演示程序.演示进程调度与读写者的同步问题-a good learning principles of the operating system demonstration program. Scheduling and demonstration process of reading and writing Synchronization
TaskManage
- 每个用户请求计算机计算的一个计算任务叫做一个作业。一个作业从输入初始数据到得到计算结果,要经过若干个步骤的相继执行。例如,编辑、编译、运行等,其中每一个步骤称作一个作业步。用户向系统提出作业加工步骤的方式称作业控制方式,作业控制方式有两种:终端控制方式(又称直接控制方式或联机控制方式)和批处理控制方式(又称自动控制方式或脱机控制方式)。 在批处理控制方式下,用户采用系统提供的作业控制语言(JCL)写好作业说明书,说明作业加工的步骤。操作员把一批作业组织成输入流,通过“预输入”手段使每个作业的
database
- 有关操作系统的实习报告,希望对大家有用,很用心写的
ReaderWriter
- 操作系统课程设计,关于操作系统经典问题读者写者问题的演示!-courses on operating system design, operating system classic problem of the readers who write the demo!