资源列表
nachos
- Nachos的全称是“Not Another Completely Heuristic Operating System”,它是一个可修改和跟踪的操作系统教学软件。它给出了一个支持多线程和虚拟存储的操作系统骨架,可让学生在较短的时间内对操作系统中的基本原理和核心算法有一个全面和完整的了解。 -Nachos stands for " Not Another Completely Heuristic Operating System" , which is an operatin
bank
- 简单实现操作系统中经典的 银行家算法 并提供登陆界面-bank
fsys.tar
- ramfs源代码,想研究文件系统的朋友可以看一下,不长,最简单的内存文件系统-ramfs source code, to study the file system of friends can take a look at, not long, the simplest memory file system
operatingsystemppt
- 西安电子科技大学汤子赢《操作系统原理》的答案-Xi' an University of Electronic Science and Technology TANG Zi-win " operating principle" the answer to
john.lions-lions.commentary.on.unix.6th.edition.wi
- 一个详细讲述unix操作系统设计的好书,适合作为参考手册-A detailed account of unix operating system designed for books, suitable as a reference manual
The_Design_of_an_Operating_System_and_Compiler
- 一个具体的操作系统的开发实例,详细讲述了操作系统的设计与实现-The development of a specific operating system, examples of detail design and implementation of the operating system,
strace-4.5.19
- strace-4.5.19 截取程序运行API调用,进程跟踪-strace-4.5.19 interception program is running API calls, the process of tracking
MacroSelectExample
- MacroSelectExample is very basic example how to select notepad and write in if notepad is open.
m8_music
- M8-NUSIC用AVR单片机播放音乐了,这好听的很,C语言写的!-用AVR单片机播放音乐了,这好听的很,C语言写的!
hkj
- 多用户多级目录的文件系统,(1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目录:dir (12)退出:logout -Multi-user multi-level directory of the file
shellprompt
- c program to implement shellprompt of linux
FIFO
- 先来先服务算法,超适用的实验报告,-First-come, first serve
