资源列表
grammaPanalysis_LL(1)
- 使用MFC实现编译原理LL1语法分析器(含消除左递归)-Using MFC compiler theory LL1 parser (including the elimination of left recursion)
doubly-linked-list
- doubly linked list implementation
smaller_and_faster_intel_sse_code
- Codes exhibiting suitable data-flow parallelism can often profit from using Intel SSE, a SIMD extension to the CISC style In-tel 64 instruction set architecture. As SSE instructions are, on average, larger than scalar instructions, they exhibit a
WordAnalysis
- 词法分析器程序,很详细使用的词法分析,可以输出分析结果到文件-Lexical analyzer program, very detailed lexical analysis, and can output the analysis results to a file
digital-code-lock-design
- 数电所用,应该是在利用运放的时候的一个资料。基本上就是加法器等等。-The number of electric use ~
AVLtree
- AVLtree is just a exe file. i want to download a code from this station. Please satisfy my thought.
BinarySearchTree
- 二叉查找树,可基于二叉查找树的功能查找英文单词的个数-Binary search tree, based on the function of the binary search tree to find the number of English words
Compiler
- 编译原理实验代码,包含了符号表、词法分析、语法分析和语法树设计以及语义分析。-Compiler theory experimental code contains symbol tables, lexical analysis, parsing and syntax tree and semantic analysis.
C--the-pre-command
- C中的预处理命令,如果你还不清楚c中有哪些预处理指令的话,可以-C pretreatment command, if you are unclear of c preprocessor directive, you can look at
yufaanalyzer--bianyiprinciple
- 语法分析器,大三时候做编译原理时候课程设计所做的报告,全部都是自己写的,希望对大家有帮助-Parser, when the junior to do the report done by the compiler theory when the course design, all written, we hope to help
C-PCompiler
- 用C语言写的C编译器,生成P-code代码,有说明文件.-This is a C compiler which is written in C language, it can translate C-code file into P-code file
ReadChar
- 编译原理 词法分析.用java语言实现,读者可以自行修改syn码。-grammar analyser coded in java, hoping that it will be useful to you,and the comments you are going to feed back