-
词法分析器,用编译原理知识设计一个词法分析器。此程序运行并且通过。
vc运行...
词法分析器,用编译原理知识设计一个词法分析器。此程序运行并且通过。
vc运行-Lexical analyzer, using the principle of knowledge to design a compiler lexical analyzer. This program runs through. vc run
- 2022-03-11 02:05:37下载
- 积分:1
-
编译器很好用,详细
编译器很好用,详细-compiler useful, detailed
- 2022-03-17 07:33:41下载
- 积分:1
-
win32 exe程序反汇编
win32 exe程序反汇编-win32 the exe procedure instead assembles
- 2022-05-06 00:56:41下载
- 积分:1
-
这是一个功能完善的可编译DOS下和windows下的tiny
这是一个功能完善的可编译DOS下和windows下的tiny-c编译器。里面有可执行文件可以试验。源码非常清晰,值得研究。-This is a fully functional that can be compiled under DOS and windows under the tiny-c compiler. Inside the executable file can experiment. Source code is very clear and worth studying.
- 2022-04-19 11:11:57下载
- 积分:1
-
利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。...
利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.
- 2022-07-24 22:42:02下载
- 积分:1
-
一个写得很不错的C编译器,供需要写编译器的人参考一下。
一个写得很不错的C编译器,供需要写编译器的人参考一下。-A very good C compiler, the compiler of supply and demand of people to write reference.
- 2023-02-04 18:15:03下载
- 积分:1
-
这个因为是我们老师让做的阶乘的代码,还算不错,希望给朋友门一点启发...
这个因为是我们老师让做的阶乘的代码,还算不错,希望给朋友门一点启发
- 2022-03-31 12:20:32下载
- 积分:1
-
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案...
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案-not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces can Win OK this program read from the file into the text, compiled into the paper, not directly on the screen appeared the answer
- 2022-03-07 09:53:23下载
- 积分:1
-
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!-Write their own procedures for NFA to DFA, the compiler of the operation, is pretty good, oh!
- 2023-01-31 07:30:03下载
- 积分:1
-
Experiment to construct a grammar (should consider the transformation) of FIRST...
构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。
-Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection construct LL (1) analysis table structural prediction analysis of the master control procedures the use of analytical tables, analyze the stack and the total source code control procedures carried out since the last sub output down syntax parsing process of the whole stack and analysis of the results of the change process, such as the grammatical rules out the " right" , otherwise output " error."
- 2022-08-19 02:16:53下载
- 积分:1