资源列表
toptodown
- 编译原理中的自顶向下的语法分析,基于LL1文法描述,很好用。-Compilation Principle in the top-down syntax analysis, based on LL1 grammar descr iption, very good use.
C-compiler
- 编译原理中的语法分析器,基于LL1文法,好东西啊好东西。-Compilation Principle in parser, based on the LL1 grammar, good things good things ah.
huffmantree
- 自己做的赫夫曼树,可能不是很完善,传上来交流一下-The Huffman trees themselves, may not be perfect, Chuan-up exchange
huffman
- huffmancode哈弗曼编码 c++实现-huffmancode哈弗曼coding c++ achieve
lpl
- 用于数字下变频器的 FPGA 实现 -Digital Down Converter for the FPGA to achieve
zhangjiyu
- 表达式中间代码生成四元式。输入算术表达式,输出相应的四元式。-Expression of intermediate code generation quaternion type. Enter the arithmetic expression, the output corresponding quaternion type.
yufa
- 表达式中间代码生成。输入算术表达式,输出四元式。-Expression of intermediate code generation. Arithmetic Expression input, output quaternion type.
sc2.5
- 包括: 1、校内新闻:发表有关本校的校内新闻; 2、视听平台:管理员可以从后台添加FLASH、Mp3、RM、 WAV、MID、asf、mpg等音乐、影视、动画文件; 3、软件下载:当前流行的或需要的一些软件提供的下载; 4、精萃美文:本校师生投稿或从网上摘录的一些好文章; 5、网页制作特效:提供学生学习网页的一些小特效; 6、本校影像:师生合影、活动主题的一些照片; 7、师生网站赏析:用于展示我校师生自已的网站; 8、校内留言:访客或师生对学
compiler
- 完成一个完整的编译程序,语法分析大部分采用LL(1)文法实现,算术表达式用算符优先至底向上实现。-Completion of a complete compiler, syntax analysis of the majority of the use of LL (1) grammar realization of arithmetic expressions by bottom-up operator to achieve the priorities.
LL_1
- LL_1文法分析 个人感觉不怎么好用 大家一起来看看,修改一下,谢谢!-Grammar analysis LL_1 not very easy to use personal feeling that everyone will work together to see, changed a bit, thank you!
newscan
- 词法分析,语法分析器,使用LL(1)算法-Lexical analysis, syntax analyzer, the use of LL (1) algorithm
yufa
- 编译原理 实现了词法分析 语法分析等基本功能 -Compilation Principle achieved syntax analysis, lexical analysis of the basic functions of