-
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
-
hexinjishubiancheng
操作系统实验教程——核心技术编程实例。包括中断处理,文件管理等具体实例。主要采用汇编语言。(Experimental tutorial operating system- the core technology programming examples. Including interrupt handling, document management, such as concrete examples. The main use of assembly language.)
- 2009-05-18 16:32:19下载
- 积分:1
-
caozuoxitong
操作系统综合实验报告 关于单处理器系统的进程调度的实验报告分析以及源码(Operating a comprehensive report on the experimental process of scheduling a single processor system analysis and the source of the experimental report)
- 2010-01-08 18:53:47下载
- 积分:1
-
现代操作系统 第四版(英文)
现代操作系统第四版全英文,觉得好,请点赞(Modern operating system fourth edition English)
- 2020-06-23 23:40:01下载
- 积分:1
-
AAron-Hileglas-Objective-C-programming-for-iOS-an
ios Mac os programming
- 2013-09-14 22:01:28下载
- 积分:1
-
czxt
操作系统实验进程调度图形界面实现java源代码(operate system experiment)
- 2020-12-19 16:59:11下载
- 积分:1
-
Disassembly_Tutorial
这本书是专门为黑客基本的分析程序使用调试器和汇编器的方法。这是有问题的巨大兴趣,但在现实中,很少有对谁掌握了专业水平,这些方法的程序员。(This book is dedicated to the basics of hacking—methods of analyzing programs using a debugger and disassembler. There is huge interest in this topic, but in reality, there are very few programmers who have mastered these methods on a professional level.
)
- 2009-09-07 17:59:33下载
- 积分:1
-
Simwumpus
经典问题魔兽世界(wumpus world)的程序,还比较简单,只能在dos下文字表示,没有图示(classic World of Warcraft (chat world) procedures, but also relatively simple, only under the dos text, there is no icon)
- 2020-11-15 13:19:41下载
- 积分:1
-
jlspcmd
银行家算法的实现原理(Principle)
- 2004-10-20 20:28:02下载
- 积分:1
-
FIFOwithc
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,(This the one I wrote on the operating system FIFO process, in the hope that the University of noted deficiencies, thank you)
- 2005-06-15 19:27:00下载
- 积分:1