-
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
-
Bankers-Algorithm
操作系统银行家算法,完整的实现了银行家算法所有要求,随机分配资源。(Banker s Algorithm)
- 2013-11-29 12:50:05下载
- 积分:1
-
freecom
FreeDOS command shell sources
- 2012-02-14 04:18:56下载
- 积分:1
-
dex-os-kernel-1.035-src
开源操作系统,提供很好的扩展性。可供各位研究(Open-source operating system, providing good scalability. Research for you)
- 2009-07-15 20:41:33下载
- 积分:1
-
lab1
JOS LAB1 试验报告,操作系统实习mit.6.828(JOS LAB1 Test Report)
- 2010-06-27 01:30:48下载
- 积分:1
-
sskelm
说明: 运用机器学习中的半监督核极限学习机模型,可以实现故障分类,例如气动调节阀故障(Using the semi-supervised nuclear extreme learning machine model in machine learning, fault classification can be achieved, such as pneumatic valve failure)
- 2019-05-25 00:48:20下载
- 积分:1
-
01100
进程调度算法的设计,SPF(短进程优先)RR(时间片轮转)(The design process of scheduling algorithms, SPF (short process priority) RR (Round-Robin Time Slice))
- 2016-04-21 15:37:42下载
- 积分:1
-
fl2
操作系统 实验二 进程同步与互斥
实现的基本的进程的同步、互斥,并用银行家算法实现与死锁预防(Second, the process of experimental operating system synchronization and mutex realize the basic process synchronization, mutual exclusion, and bankers with the deadlock prevention algorithm)
- 2008-04-21 15:51:39下载
- 积分:1
-
program
作业调度程序,模拟操作系统的作业调度过程,协调和控制各个作业对cpu的使用控制(Job scheduling program to simulate the process of the operating system job scheduling, coordinating and controlling the use of control operations on cpu)
- 2011-05-19 17:32:58下载
- 积分:1
-
CCD-Sensor-and-CMOSSensor
CCD Sensor与CMOS Sensor基本原理(CCD Sensor with CMOS Sensor Fundamentals)
- 2016-06-13 10:00:44下载
- 积分:1