搜索资源列表
5050309915_project_2
- 操作系统课程设计 在minix3下实现实时进程,这是在minix3.1.1下修改过的源码
Minix3简单shell实现
- 在minix3.1.8中实现了简单的shell解释器,功能有: 1. 基本界面 由输入提示符开头 2. 执行可执行文件 包括参数 3. 错误提示 4. 内置简单 shell 命令 cd exit 5. 单次 I/O 重定向 > < 6. 单次管道 | 7. 后台运行 & 8. 顺序执行多个命令 ;
minix316_Source
- 教学用操作系统Minix3的源代码 麻雀虽小 五脏俱全的经典操作系统 最新3.1.6的源码-Teaching with the operating system Minix3 source code, though small perfectly formed classic operating system, the latest 3.1.6 source code
minix_source_3_1_1
- minix3.1.1源代码,对于学习linux和unix都是非常有好处的。-minix3.1.1 source code, for learning linux and unix are very good.
minix3_1_1_small_vmware_256MB_1GB
- minix3.1.1 镜像文件,无需安装,直接打开即可使用-minix3.1.1 image file, no installation, can be used directly to open
Minix316code
- minix3.1.6源代码 官网下载,原版无修改-minix3.1.6 official website to download the source code, not modify the original
inet
- 微内核操作系统minix3.1.1下的网络服务进程源代码。 -source code of network server of Micro-kernel system minix3.1.1
minix_source_3_1_1_complete
- Minix3.1.1完整源代码,对了解操作系统很有帮助。-Minix3.1.1 complete source code, it is useful for understanding the operating system.
cunchuguanli
- 1.分析UNIX最先适应(First Fit,FF)存储分配算法,即map数据结构、存储分配函数malloc()和存储释放函数mfree(),找出与算法有关的成分。 2.修改上述与算法有关的成分,使其分别体现BF(Best Fit,最佳适应)分配原则和WF(Worst Fit,最坏适应)分配原则。 -1. The first adaptation of UNIX (First Fit, FF) memory allocation algorithm, that is, map the d
minix_shell
- minix3.1.8 下实现类shell功能-Implement a shell like program in minix3.1.8
shell
- 在minix3.1.8下实现shell命令解释器,能够执行cd等内部命令,外部命令,实现了无名管道和i/o重定向-In minix3.1.8 under shell command interpreter, able to perform internal commands such as cd, external commands, to achieve the unnamed pipes and i/o redirection
minix
- 这是minix3.1.0操作系统源代码。供大家学习使用-minix minix source code source code source code minix minix minix source code source code source code minix minix minix source code source code
minix3.1.8
- MINIX是一种基于微内核架构的类UNIX计算机操作系统,由Andrew S. Tanenbaum发明。MINIX最初发布于1987年,开放全部源代码给大学教学和研究工作。 作为一个教学操作系统,Minix的源代码很适合操作系统课程的学习。-MINIX is a microkernel architecture based UNIX-like computer operating systems, by Andrew S. Tanenbaum invention. MINIX was ori
minix3.1.1源码
- 这是minix3.1.1 源代码,学习所用,放上来与大家一起共享。(This is minix3.1.1 source code, we use in the class,put here for shears.)