资源列表
Huffman-
- 哈弗曼编码系统,实现哈弗曼编码,译码等功能-Hafu Man coding system Hafu Man coding, decoding
yufafenxi
- 语法分析程序,输入方法,可以输出分析过程和结果.-Parser, input method, you can output analysis and results.
a
- 编译原理的源代码,涉及了编译原理的过程:中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行-compiler source code, the compiler principles involved in various processes : code generation and code optimization (regular expression optimization, public expression opt
cifafenxi
- 这是编译原理此法分析器的简单代码,能实现基本的功能
3
- 编译原理中用c++实现的用预测分析表实现语法分析器 -Principles of using c++ compiler implementation to achieve with predictive analysis table parser
YF2
- 语法分析—在词法分析的基础上分析表达式-syntax analysis-in lexical analysis on the basis of analysis of expression
cifasaomiaoqi
- 设计一个词法扫描器。词法扫描器的功能是输入源程序,输出单词符号。写出关键字集合和程序流程图。例如源程序为C语言。输入如下一段: main() { int a,b a = 10 b = a + 20 } 输出如图: (2,”main”) (5,”(“) (5,”)“) (5,”{“) (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”)
sxdbgrid2excel
- SxDbGrid2Excel Component
cifa
- C++编写的simple语言词法分析器,读取txt后进行分析,结果用二元式表示。-C++ lexical analyzer written in simple language, read the txt then analysis, the results expressed with the binary.
yufa
- 一个pascal的语法分析程序,运行后输入相应的pascal语言程序,就会进行语法分析-it s program of yufa analysist
sign_frist
- 编译原理+算符优先分析法+C#编写编 译原理+算符优先分析法+C#编写-Compiler theory+ operator precedence analysis prepared by the+ C#
cffxc
- 用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification