-
DOS源码
dos源码,国产的,不是ms-dos,可以学习,非常好用(dos code,made in china ,not ms-dos)
- 2020-06-16 09:00:01下载
- 积分:1
-
银行家算法
基于c++的简易银行家算法。。。。....(A simple banker algorithm based on C + +....)
- 2020-06-24 00:20:02下载
- 积分:1
-
banker_by_array
说明: 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。
注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。(This procedure for their own independence in learning, when the operating system on the basis of the book described in banker s algorithm produced, including an array of input function (Sr ()), array output function (Pr ()) and a judging function (test () ), and through pointer parameters, the process can customize the number and type of the number of resources (source 10 within limits, can make changes to the array). Note: This procedure is in the linux environment through the gcc compiler to compile successful. If transplanted into windows environment may display garbled characters.)
- 2008-11-15 01:20:10下载
- 积分:1
-
czxt
操作系统实验进程调度图形界面实现java源代码(operate system experiment)
- 2020-12-19 16:59:11下载
- 积分:1
-
vmm
请求分页存储管理方式的模拟实现,包括相应的说明文件(request tabbed storage management methods to achieve the simulation, including the corresponding notes)
- 2006-05-18 02:25:59下载
- 积分:1
-
myshell
用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。
主要包含:
makefile 编译生成myshell可执行文件
myshell.c 主函数(涉及程序入口)
utility.c 所有功能函数(将近1000行)
myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明)
readme 用户手册(当用户在myshell里输入help <command> 时,输出<command>的使用说明)
(With pure C language under Linux in a Shell, contains tch and bash the basic functions (including redirect and running in the background), the moment does not support the pipeline. Has been under cygwin and test Ubantu 7.10. Mainly includes: makefile compiler generated executable file myshell main function myshell.c (relating to procedures for entrance) utility.c all the features of function (nearly 1000 lines) myshell.h (contains macro definition, the structure declaration, the first document library, and all utility.c statement function) readme user' s manual (when users enter help in myshell <command> , The output <command> The use of explanation))
- 2009-04-27 14:38:33下载
- 积分:1
-
product-consume
一个生产者-消费者问题例子(a producer-consumer issues example)
- 2004-11-26 11:26:31下载
- 积分:1
-
pcb
PCB模拟进程调度 时间片轮转算法与优先级调度算法(PCB simulation process scheduling time slice rotation algorithm and priority scheduling algorithm)
- 2018-05-10 01:00:52下载
- 积分:1
-
算法图解
这是一本关于算法的书,通俗易懂,好理解,难得的书(This is a book about algorithm, easy to understand, easy to understand, and rare book.)
- 2018-10-12 22:32:44下载
- 积分:1
-
ZigbeX-txtbook
TinyOS操作系统教材,有详细的编程语句,包括一些简单的跑马灯等内容(TinyOS operating system textbook, a detailed programming statements, including some simple marquee etc.)
- 2015-11-17 20:40:37下载
- 积分:1