资源列表
complior
- 编译器词法分析 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。 -compiler is a lexical analysis. Automatic design of the scanner; 2. Design translation, the Token generation algor
by
- 算术表达式的语法分析,用的是算符优先法.-Arithmetic expression syntax analysis, using a priority law operator.
BAS-INT
- 本程序是用C语言编写的一个类BASIC语言解释器,可以让使用BASIC语言编写的程序编译并的出运算结果-this program is written in C, a category of the BASIC language interpreter, allow the use of the BASIC language compiler and procedures from the Operational results
编译程序源代码(Pascal代码)
- 这个是Pascal编的。教为简单。 包含词法分析在内。-Pascal series. The simple. Lexical analysis, included.
Lexical_Analyzer
- 该程序完成对相应文法的词法分析,并返回相应的结果-The procedure is completed the corresponding lexical grammar analysis, and return to the corresponding results
电话本管理系统
- 该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序
slr(1)
- 是用slr(1)法做的一个语法分析器,写的比较简单,不过运行的还是不错的。-is slr (1) Act do a parser, written in relatively simple, but is still running well.
521178934765lr(1)
- PLO编译器 vc++编写界面美观 人性化 可用与分析研究 -PLO compiler vc prepared beautiful interface can be humanized and analysis
emplyeedetails
- This the C++ program for getting employee details .This program is for beginners to practice in C++ in using objects and classes.Source code is written in word document-This is the C++ program for getting employee details .This program is for beginne
c-program-find-palindrome
- to find whether the number is palindrome or not without using string functions,checking palindrome in C -to find whether the number is palindrome or not without using string functions,checking palindrome in C
chd
- 小型编译器的课程设计实例哦 值得一看的-A example of course design of minitype compiler.it bear watching.
cifafenxi
- 编译原理的词法分析,用C语言编写的,这是我个人用了一周编写,并调试出来的-Compiler theory of lexical analysis, using C language, this is the week I spent writing and debugging out