资源列表
M68000XASS
- 这是一个68k的编译器,可以用于任何平台,支持mc68020 68060(需要重新compile)-This is a 68K compilers, and can be used on any platform supporting mc68020 68,060 (need to re-compile)
spuer-model1[1].0
- SerialPort控件的使用,很好用的-serialport user
867345arwetertrt
- 序实现了编译原理中的编译程序,完成了相应的词法、语法、语义分析-chengxushixianleyufayuyidenggongneng
编译原理上机实验
- 包括语法分析 语义分析 词法分析-grammatical analysis of semantic analysis lexical analysis
yufafenxi(tiny)
- 我花了很长时间做的一个语法分析器, 他可以查看生成的语法树(如果无语法错误的话)-I spent a lot of time doing a parser, He can check the syntax tree production (if not the grammar mistakes)
compilerVC
- 编译原理课程设计核心模块。(除语义分析外都经过测试) 适用于 Turbo C++,C++ Builder,Visual C++ 若出现内存不足,请将数组定义小一些,且定义为Static 接口说明见Compiler.h文件
lex分析pl0
- 是用flex分析pl0源代码的程序,统计处其中所有的关键字和变量名称,这个rar文件中有readme,具体见其中的说明。另外还有2个测试文件ceshi1.pl0和ceshi2.pl0-is flex pl0 source code analysis procedures, the Census and Statistics Department in which all the keywords and variable names, the rar a readme file, as show
yufafenxi
- 用VC++实现的编译原理中的语法分析程序,内容详尽具体,可执行程序齐全!-With VC++ Compiler to achieve the principle of syntax analysis procedures, and detailed specific and complete executable programs!
00
- 编译器,学习编译器的例子。在Linux下做的。-compiler, Learning compiler, example compiler. Done under Linux .
CFGSimplify
- CFG上下文无关文法的化简程序,注释详细,本人原来的作业-Context-free grammar CFG simplification of procedures, detailed notes, I am the original operation
6LED1616
- 51单片机实现多个led点阵显示汉字 keil uvision4代码和proteus仿真-51 MCU led dot matrix display Chinese characters the keil uvision4 code and proteus simulation
compile_source
- 我的简易编译器终于在花了近20个工作日后完成了。按照设计是做成一个FormulaEx.dll,为了测试我还作了一个命令行工具CalcEx.exe。编译原理是我们计算机专业比较重要的一门基础学科,但在我们的日常的程序设计中很少直接使用到,并且现在有一些开源的工程比如Python、ruby做的非常的好,这样我们要自己做一个编译系统几乎没有必要。我这一次也只是应我们一个产品的需要并且需要针对产品中的特殊需要进行优化才作了这个编译程序。 详细请进 http://codefan.spaces.