搜索资源列表
嵌入式的命令行解释器
- 嵌入式的命令行解释器-embedded command line interpreter
shell1
- 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 Tr
shell
- 一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能
Shell命令解释器
- 一个Linux环境下Shell命令解释器的实现,附带实验报告
Micro_BASIC 解释器源代码
- 可通过串口输入BASIC代码(输错可对单独一行进行修改),或者发送代码文件到目标板。然后通过run命令执行刚才输入的代码。亦可通过简单修改就能移植到别的芯片。
嵌入式的命令行解释器
- 嵌入式的命令行解释器-embedded command line interpreter
CMDL
- c++编写的命令行解释器-c compilation order good interpreter
cmdlineargs
- 一个简单的命令行解释器- A simple order good interpreter
sct-1.05.tar
- 应用平台 Unix/Linux <br> sct(Serial Communication Tracer的缩写)是一个很有用的Linux/Unix串行通信调试工具,软件内置了Shell命令解释器,你可以通过直接输入简短的命令和参数来控制串口的打开/关闭和进行各种发送/接收活动。 -application platform Unix/Linux lt; Brgt; Sct (Serial Communication Trac
编译原理实验_课程设2005
- 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-cl
complair
- 简单函数绘图语言解释器 输入相应的命令,可以画出相应的 图形.这个软件是编译课程设计的作品-simple language to explain the mapping function for the input corresponding to the order, can draw the corresponding graphics. The software is designed courses compiler wor
shell
- shell解释器,unix命令指导,相当专业,不错,值得一看-shell interpreter, unix command guidance, a professional, well worth a visit
shell1
- linux shell 命令解释器 通俗易懂 功能完整 可用于操作系统课程设计-linux shell command interpreter can be used for user-friendly full-featured operating system, curriculum design
shell
- Linux下的shell解释器,实现了基本命令的解释,管道,重定向,列表等功能。-Linux under the shell interpreter, the realization of the basic commands, pipelines, redirection, a list of functions.
shell
- 一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能-A simple command interpreter- simulated shell function procedures, to achieve the requirements mentioned in the prompt to open and obtain user
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.
linuxshell_1
- linux shell 不用担心,Linux命令说到底是几个字母的东西,你能学好它的,好,现在你找一个叫系统终端的东西,输入cal就行,出来的是什么,是当前月份的月历,就从这里开始吧。很简单的吧,再输入cal 2008,看到了吧,找出奥运会举办的日子。这只是非常简单的,你能学会的,shell是Linux四个主要部分之一,其实上Shell是一个命令解释器。-linux shell Do not worry, Linux comm
shell
- 本实验完成了一个shell命令解释器,实现了shell的解释命令功能,实现了重定向功能和多管道、后台运行等功能。具体功能描述如下: 1)解释器的命令格式为 cmd1[<infileName][|cmd2][|cmd3]…[|cmdn][>or>>outfileName][&] 2)cmdi为命令名+参数形式的命令,<为输入重定向,后跟输入重定向文件名infileName;>或>
shell
- 编写一个简单的命令解释器-shell功能-A simple shell-shell function