搜索资源列表
gaoxing
- 用java语言实现的简单词法分析器 实现了界面操作-use simple language to achieve a lexical analyzer interface operation
mygoodthing
- 可以实现各种计算运算,界面操作方便,简单移用-computing can be achieved efficiently, the interface easy to operate, with simple shift
compile
- 学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考
CiFaFenXi
- 一个简单的java词法分析器,有图形界面 欢迎大家下载
fenxiqi
- 能实现简单的c++代码的词法分析,编译原理初学者必经阶段。功能比较简单,MFC界面。
LL1ForWin
- 通过VC 2008编译的LL1语法分析程序,支持任意文法判定是否为LL1,并构造分析表。MFC编写,有UI界面,使用简单,可构造语法树。
AnalyseFrame
- 一个词法编译器,功能很简单,有界面。。。用于C++语言-c++ language graphic UI
password
- 该源码利用MFC对话框界面实现了简单的密码设置。-Realise establish of the simple password
PL0_Compiler_WindowsAPI
- PL0文法编译器,应用Windows的API接口,图形界面编程,操作方便、简单。可以单步执行,可以保存结果。-PL0 grammar compiler, use Windows-API interface, graphical interface programming, easy to operate and simple. You can single-step execution, the result can be saved.
Tiny_Compiler_5r
- 解释器Tiny Compiler(此为第五版)是用c++写的解释器,语法规则类似于C和matlab,支持数组和函数调用,并用mfc做了简单界面。 内附详细说明及例子程序。 第五版新增特性:计算器工具中添加了公式的“立体显示”。 第四版新增特性:添加了语法树的可视化显示。 官方日志:http://wantnon.spaces.live.com/blog/cns!22376C1C5B93C0AD!464.entry-The interpreter(name:Tiny Compiler
CSharpCode
- C#网页编译器 使用AJAX+ASP.NET+VS2005开发制作.程序的界面相对简单(懒的整理前台了).使用帮助 直接用VS2005打开工程 如果你没有安装微软ASPAJAXExtSetup 那么请先安装下载. -C# compiler to use the Web AJAX+ ASP.NET+ VS2005 development and manufacture. Program' s interface is relatively simple (lazy finishing i
cifafenxiqi
- 用C语言编写,dos界面,能够判断用户输入的语句中含有的各种类型,编写语句简单,容易看懂。-Using C language, dos interface, user input can determine the types contained in the statement, prepared statement, simple, easy to understand.
sscom32
- 串口调试的工具 简单方便 界面比较人性化相当漂亮-Serial debug interface is simple and convenient tools to compare very beautiful human
CSharp_DOS
- 编译器,在DOS命令下执行的。简单易懂,界面简单-Compiler, running under the DOS command. Easy to understand, simple interface
shell_v3
- linux环境下,实现的shell解释器,实现功能主要有: 1. 基本界面由输入提示符开头 2. 执行可执行文件包括参数 3. 错误提示 4. 内置简单shell 命令 cd exit 5. 单次I/O 重定向 > < 6. 单次管道 | 7. 后台运行 & 8. 顺序执行多个命令 ;-linux environment, to achieve the shell interpreter to realize functions are: 1
JavaApplication2
- 词法分析器编译原理 简单的 有表格界面 词法分析器 词法分析器-failed to translate
Lexical-analysis_test
- 用C++写的语法分析器,输入界面是文件名,能实现对关键字,变量,常量的分析。比较简单。-With C++ written parser, the input interface is the name of the file, can achieve the keyword, variables, constants analysis. Relatively simple.
CMMCompiler
- CMM语言(c-minus-minus)语言的解释器。相对于一些基本的程序而言,本系统具有以下几个特点: 1.基本功能: 支持int,real等简单类型,支持相应简单数组; 支持while,if,else语句; 基本数值运算:+,-,*,/; 2.语句拓展 支持char,string等类型,同时支持相应类型数组,与常量声明; 完全支持for,break ;switch(case,default)continue等语句; 支持 ,++,--,+=,-=,*=,/=等
analysis
- 编译原理实验——词法分析实践,采用C语言设计编写,命令行界面,功能简单。-Compiler principle experiment- lexical analysis practice, using C language design and writing, command line interface, simple function.
pretreatment
- 编译原理实验——预处理实验源代码,采用C语言编辑,命令行界面,功能简单。-Compiler theory experiments- pretreatment experiment source code, using C language editor, command line interface, a simple function.