资源列表
LikeExcelEditer
- 类似Excel的设计器源代码,基本实现电子图表的功能-similar to Excel for the design source code, the basic realization of the functions of electronic chart
jiafaqimiaoshu
- 一个简单的加法器描述,以前在别的网站上被发过,现在存在这里.-a simple adder described previously in other websites have been made, and now exist here.
zidongji
- 编译原理中的NFA转换到DFA(自动机的转换)-compiler principles of the NFA conversion to DFA (automatic machine translation)
ParseAna
- 语法分析器,自己写的 多多指教 -syntax analyzer, wrote in the exhibitions.
lexHE
- 用DFA方法写得词法分析器 和大家交流一下-with DFA methods written lexical analyzer and the exchange of this
gaoxi
- 很好用,请指教.可能还有一些错误请大家指出来,我会用心再改的,谢谢.-useful, please enlighten. There may be some mistakes pointed out to please everyone, I will join another change, thank you.
ldpc_encode
- matlab写的ldpc的编码过程。有部分注解。-wrote ldpc Matlab coding process. Some notes.
ldpcdecode
- 低密度效验码的解码过程。有部分注解。matlab环境下。-low-density well-tested code decoding process. Some notes. Matlab environment.
BiaoDaShiQiuZhiShiYan
- 编译原理的算符优先表达式求值程序,附带有实验报告,仅供参考。-compiler principle of priority operator expression evaluates procedures, a fringe experimental report, for information purposes only.
myclasses
- 一个使用回填翻译控制流语句的JAVA演示例子,是本人从网上下载的,非常好,值得学习编译原理的朋友参考学习.-use backfill a translation control flow statements JAVA demo examples, I downloaded from the Internet. very good and worth learning compiler principles friends reference study.
PL0_C
- 清华大学出版 编译原理后面的PL0,C语言版本-Qinghua University published compiler theory behind the PL0, C language version
antlr-3.0b5.tar
- ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#. -distributions (ANother Tool for Language Recognit ion) it is a to