-
一个basic语言的解释器,界面及功能均比较的cool,希望能给各位有点帮组...
一个basic语言的解释器,界面及功能均比较的cool,希望能给各位有点帮组-a basic language interpreter, interface and functions comparable cool, in hopes of giving you a little help group
- 2022-10-11 12:00:02下载
- 积分:1
-
c8051fusb burning tools driver 55555552
c8051fusb烧写工具的驱动55555552-c8051fusb burning tools driver 55555552
- 2022-07-24 17:06:08下载
- 积分:1
-
一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV
一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV-C-a program of parsing,write in c++,which include original code and exe file.develope tools:DEV-C
- 2022-06-20 09:28:38下载
- 积分:1
-
一个词法分析器,挺实用的,实现了小数,界符,关键字,运算符,标识符的检测...
一个词法分析器,挺实用的,实现了小数,界符,关键字,运算符,标识符的检测-a lexical analyzer, they are practical and realized the minority community website, keyword, Operators, the identifier Detection
- 2022-10-18 22:10:03下载
- 积分:1
-
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式...
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式-himself wrote a subset of the C compiler, including source code and documentation, and the expansion of BNF grammar expression
- 2022-07-03 02:36:52下载
- 积分:1
-
1、 输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、 递归下降分析程...
1、 输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
2、 递归下降分析程序应能发现输入串出错。
3、 设计两个测试用例(尽可能完备,正确和出错),并给出测试结果
-1, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a
- 2022-01-24 15:25:13下载
- 积分:1
-
对C++进行词法和语法分析。
要求:
词法分析部分写出相应的正规集、正规式、NFA、DFA
写出语法分析所采用的方法和完成的语法分析功能...
对C++进行词法和语法分析。
要求:
词法分析部分写出相应的正规集、正规式、NFA、DFA
写出语法分析所采用的方法和完成的语法分析功能
编写出响应的编译程序
写出完整的课程设计报告
-right for C morphology and syntax analysis. Requirements : lexical analysis to write a corresponding set of formal, formal style, NFA, DFA write syntax analysis, the method used to complete the grammar and analysis capabilities to prepare to respond to the compiler to write a complete curriculum design report
- 2023-02-14 19:20:04下载
- 积分:1
-
一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。...
一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical analyzer, a representative character, the two representatives keyword (command word), with four tables operator sector website Note : The wangs.txt the document on the desktop, then the TXT Lane write you to identify words. Then preserved customs Albert, running WANG lexical analysis. EXE for lexical analysis. After completing the identification, in the appropriate words appear in front of the above code. Provisional figures for the right not to identify. Because of the status of requests under certain figures might be for the characters ... the slightest difficulty, but the completion of procedural teachers : area = b, c* d. It is simply to touch.
- 2022-07-26 00:51:29下载
- 积分:1
-
一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦...
一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦-a sentence identification procedures (Prediction) program, is prepared by the vc, oh very good
- 2023-02-11 11:40:04下载
- 积分:1
-
用C#做的《编译原理》PROJECT
用C#做的《编译原理》PROJECT--词法分析器
可识别的内容:C#的77个关键字,小数型和整数型数,各种运算符等-With C# To do the
- 2023-01-01 05:55:05下载
- 积分:1