搜索资源列表
finc_linux
- c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。-c write a scr ipt interpreter, which can be embedded into the program dynamic configuration by the user's own procedures.
个人认为很好用的BASIC脚本解释器
- 个人认为很好用的BASIC脚本解释器,可嵌入C程序中使用,支持扩展对象。,Personally think that a good scr ipt to use the BASIC interpreter can be embedded in C programs used to support the expansion of the object.
shell
- linux shell 命令解释器 C语言编写-linux shell command interpreter written in C
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
Shell
- Shell编程入门:Linux解释器原理详细介绍.doc
minix_shell
- 在minix系统下,用C编写的代码,实现Minix系统shell命令解释器功能。-In the minix system, with code written in C to achieve Minix system shell command interpreter functionality.
NS_Fundamentals
- NS2使用C++和Otcl作为开发语言。NS可以说是Otcl的脚本解释器,它包含仿真事件调度器、网络组件对象库以及网络构建模型库等。-NS2 using C++ and Otcl as a development language. NS can be said Otcl scr ipt interpreter, which contains the simulation event scheduler, network component object libraries, and netwo
LinuxShell
- Shell就是一个命令行解释器,它的作用就是遵循一定的语法将输入的命令加以解释并传给系统。它为用户提供了一个向Linux发送请求以便运行程序的接口系统级程序,用户可以用Shell来启动、挂起、停止甚至是编写一些程序。 Shell本身是一个用C语言编写的程序,它是用户使用Linux的桥梁。-A shell is a piece of software that provides an interface for users of an operating system which provides
shiyancaozuoxitong-Linux
- 本实验要求在Linux 环境中使用C 语言编写一个简单的shell 命令解释器程序,-Operating system experiments, the first experiment, the experiment content
shell
- c语言实现的一个简单的shell解释器,支持简单的管道-shell interpreter of c
Shell
- 一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;-
1
- Linux环境下实现一个能执行部分内部和外部命令、支持I/O重定向、管道和前后台作业及控制的简单的Shell命令解释器,采用C语言开发-Linux environment can be implemented to achieve a part of the internal and external commands, support for I/O redirection, pipes and front desk operations and control, a simple Shell
Puke.tar
- 使用C#,利用解释器模式,实现扑克牌解释,按规定文法输入,即可将字符串翻译成别人所出的牌-Using C#, use the interpreter mode, to achieve poker explained, according to the provisions of grammar input string can be translated into other people out of the cards Google 翻译(企业版):译者工具包网站翻译器全球商机洞察
msh
- 自己编写的shell 解释器,包括myshell.c parse.lex he makefile三个文件可以实现列表,管道,重定向,内外部命令-I have written a shell interpreter, including three myshell.c parse.lex he makefile file list can be achieved, pipes, redirection, internal and external commands, etc.
cJSONFiles
- cjson功能强大的json C语言解释器
c4-master
- 简单的C语言解释器,来自于GitHub-4 function
draw_pic
- 使用c++语言,实现函数解释器功能。算法实现简单明了,逻辑清楚,效率比较高,并且在界面绘制相关图形。-The use of c++ language, realize the function of the interpreter function. The algorithm is simple and clear, clear logic, high efficiency, and the related graphics rendering interface.