资源列表
RPN
- 编译原理,逆波兰式 编译原理,逆波兰式 -RPN
PL0Compiler1_Net
- PL0语言的编译器,是用C++写的。能实现PLO的编译.-PL0 language compiler is written in C++. To achieve PLO compilation.
dzcc
- 这是我毕设的一部分,毕设做的是C语言编译器,这部分是编译器的词法分析和语法分析。开发平台Visual Stuido 2010。语法分析仅仅是分析语法对不对,如果对会输出“OK”,反之输出“ERROR”词法分析完会把单词和类型列出,类型是我自己定义的枚举值。还有就是我定义了源程序中定义和生命函数时,如果没有参数必须加上"void"参数,否则报错。例如 void main(void){}-This is my part of the my graduation design.My graduatio
hfm
- 实用的哈夫曼编码译码器-Practical Huffman decoder
ctbparser_0.10.tar
- ctbparser是一个开源的中文句法分析工具包,用于分词、词性标注、依存句法分析-ctbparser is an open source Chinese parsing toolkit for Chinese word segmentation, POS tagging, dependency parsing
compile_principle
- 《编译原理》部分答案,陈火旺版。文档格式PDF-" Compiler" Part of the answer, Chen Huo-wang version. Document Format PDF
ctbparser_0.11.tar
- ctbparser是一个开源的中文句法分析工具包,用于分词、词性标注、依存句法分析-ctbparser is an open source Chinese parsing toolkit for Chinese word segmentation, POS tagging, dependency parsing
yuyifenxishiyanbaogao
- 编译原理中语义分析程序,内含详细代码,以及必要的说明,包含实验报告-Semantic analysis theory of compilation process, containing details of the code, and the necessary instructions, including lab reports
zkemsdk
- zkem SDK for tft devices
ji_suan_ji_zu_cheng_yuan_li_ke_jian
- 计算机组成原理(第三版• 网络版;白中英主编)第一到第八章的课件。每一章的内容都讲得非常详细。-Computer Organization (Third Edition • Online bear in mind that editor in chief) of Chapter VIII of the first to courseware. Contents of each chapter speaks so detailed.
Department_of_Electronics_report_compiler_theory.r
- 电子系编译原理报告书,编译原理,实验书,很有用的共计一百多页word版-Department of Electronics report compiler theory, compiler theory, experiment books, very useful word version of a total of more than 100 pages
MiniJava__VisualStudio
- 有C#写的编译器,专门写编译小型版本的java,可用于编译原理课程设计。-Write a C# compiler, compiled specifically written for small versions of java, can be used to compile the principles of curriculum design.