-
编译原理习题vc代码,可供参考
编译原理习题vc代码,可供参考-compiler theory Exercise vc code is available for reference,
- 2023-05-22 02:30:03下载
- 积分:1
-
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do...
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi
- 2023-03-11 22:50:04下载
- 积分:1
-
LCD接口使用CodeVision AVR
Lcd interfacing using code vision avr
- 2022-07-10 14:44:36下载
- 积分:1
-
SkipOOMiniJOOL教学语言的编译器前端,包含基本的语义检查(师弟师妹们可不要完全照抄,自己做才有提高,里面有你们师兄的名字,参照记得请师兄我吃饭:)...
SkipOOMiniJOOL教学语言的编译器前端,包含基本的语义检查(师弟师妹们可不要完全照抄,自己做才有提高,里面有你们师兄的名字,参照记得请师兄我吃饭:)-SkipOOMiniJOOL teaching language compiler front-end. includes basic semantic inspection (Shidishimei they could not simply copy themselves can do to improve, There are the names of your older, in the light please remember my senior dinner :)
- 2022-10-27 01:05:03下载
- 积分:1
-
本人写的简单C词法分析器,能基本实现C词法分析。可以供要求不是很严格的毕业设计。...
本人写的简单C词法分析器,能基本实现C词法分析。可以供要求不是很严格的毕业设计。-I wrote a simple C lexical analyzer that can realize the basic lexical analysis of C. Can not very strict requirements for the graduation project.
- 2022-05-29 05:01:06下载
- 积分:1
-
Compiler Principle of First Set and Follow procedures set generation, which is m...
编译原理中的First集与 Follow集生成程序,这是我用C++语言写的,希望对大家有点用处。-Compiler Principle of First Set and Follow procedures set generation, which is my C++ languages, we hope to somewhat useful.
- 2022-08-03 11:14:07下载
- 积分:1
-
编译原理
编译原理-文法等价转换-compiler theory- grammar Conversion
- 2022-01-31 01:05:59下载
- 积分:1
-
《编译原理实践教程》中的程序作了一些扩展,可以将程序转化成四元式。 本人认为书上的程序极为垃圾!
《编译原理实践教程》中的程序作了一些扩展,可以将程序转化成四元式。 本人认为书上的程序极为垃圾!- "Translation Principle Practice Course" the center procedure
has made some expansions, may transform the procedure four Yuan types.
Myself think in the book procedure extremely trash!
- 2023-06-16 23:55:03下载
- 积分:1
-
c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!...
c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!-c 4 yuan to achieve the style, analog compiler principles to achieve, the process itself little more difficult, but to write such a procedure would further deepen the understanding of compiler theory!
- 2022-09-28 09:45:03下载
- 积分:1
-
词法分析器,用编译原理知识设计一个词法分析器。此程序运行并且通过。
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