搜索资源列表
finc_linux
- c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。-c write a scr ipt interpreter, which can be embedded into the program dynamic configuration by the user's own procedures.
shell
- shell解释器,unix命令指导,相当专业,不错,值得一看
shell1
- linux shell 命令解释器 通俗易懂 功能完整 可用于操作系统课程设计
shell
- linux下shell解释器的进一步完善 附有完整的代码和实验报告,对实现原理进行了详细的注释
sct-1.05.tar
- 应用平台 Unix/Linux <br> sct(Serial Communication Tracer的缩写)是一个很有用的Linux/Unix串行通信调试工具,软件内置了Shell命令解释器,你可以通过直接输入简短的命令和参数来控制串口的打开/关闭和进行各种发送/接收活动。 -application platform Unix / Linux lt; Brgt; Sct (Serial Communication Tracer's initials) is a very
shell
- Linux下的shell解释器,实现了基本命令的解释,管道,重定向,列表等功能。
本实验要实现一个简单的命令解释器
- 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征: 能够执行外部程序命令,命令可以带参数。 . 。 能够执行fg、bg、cd、history、exit等内部命令。 使用管道和输入输出重定向。 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
shell
- 自己写的shell解释器,有多重管道、重定向、以及读入双引号功能。程序风格良好,适合阅读。-Write your own shell interpreter, there are multiple pipes, redirection, and read features double quotation marks. Good program style, suitable for reading.
myshell
- Linux环境下的命令解释器,能实现所有基本功能-A shell program under Linux environment, which can achieve all the basic functions
shell
- linux shell 命令解释器 C语言编写-linux shell command interpreter written in C
A-Simple-Shell
- Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell program myshell. Details of the
meval.tar
- lisp下面编写的meval的lisp语言解释器,对学习lisp语言的人非常重要-lisp prepared meval below the lisp language interpreter, lisp language learning are very important
yabasic-2.763.tar
- Linux下VB解释器,可以在linux下执行vb程序-VB interpreter under Linux can be run under linux procedure vb
voucher
- 最流行的HTTP服务器软件之一。快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放。如果你需要创建一个每天有数百万人访问的Web服务器,Apache可能是最佳选择。 本站提供Apache免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版 -最流行的HTTP服务器软件之一。快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放。如果你需要创建一个每天有数百万人访问
IT168.com-33427cbas361b1-linux-x86
- 比较早的一款BASIC解释器 可作为学习BASIC解释器的一个参考-A comparison of early BASIC interpreter can be used as learning BASIC interpreter of a reference
Linux_share
- 一个实现基本功能的shell命令解释器,具有带参数例如ls -l -h,管道,重定向,后台,等功能。-Implementation of the basic functions of a shell command interpreter, with band parameters such as ls-l-h, pipelines, redirection, Backgrounds, and other functions.
shell-Linux
- linux下的简单的shell解释器,l inux下的简单的shell解释器-under linux simple shell interpreter, linux under the simple shell interpreter, linux easy under the shell interpreter
LinuxShell
- 大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。-Experimental University of the operating system: Linux under a shell interpreter. Good to be able to complete the implementation of Linux under the general command, redirect comma
Shell
- Shell编程入门:Linux解释器原理详细介绍.doc
myshell
- 新版自编 liunx shell ,实现了解释器功能-Linux shell written by myself