资源列表
王秀敏程序2
- 词法分析器比较好,运行是输入要分析的程序路径.-lexical analyzer better, it is the operation of procedures to analyze the path.
多个微型词法分析器
- 5个微型词法分析器,供参考-five micro-lexical analyzer for reference
jamvm-1.2.0.tar
- 一个小巧而且实现很完整的JAVA虚拟机-achieve a compact but complete Java Virtual Machine
qprofile_src
- 编译与调试技巧源代码:qprofile_src-compile and debug source code skills : qprofile_src
语法生成器
- 编译原理的语法生成器 ,可以对C语言程序进行分析。-principle of grammar compiler generator, the C language program for analysis.
编绎
- 这是一个大学教学用的编绎程序,集语法分析和语法制导翻绎为一体,其中语法分析采用算符优先分析算法.-This is a university teaching series unravel the procedures set grammar and syntax analysis Multilingual guidance for the integration, analysis and syntax analysis algorithm operator priority.
一个很好的文本编辑器
- 一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的Copy、Paste。不使用MFC-a good text editor, the realization of the creation of text files, read, the depositary. The contents of the documents modifications : Words, Phrases and of the ins
cutdic
- 用于中文分词的切分词典,还有词性标注,以这个词典数据库为基础建立文本分类,文本检索或文本过滤可以节省很多时间.很全,强烈推荐!-for the Chinese word segmentation Dictionary, and tagging to the dictionary database based text classification, text retrieval or text filtering can save a lot of time. All very strongly
934765lr(1)
- 编译的程序。主要用来应付老师的课程设计的报告 适合VC在下运行-compiler procedures. Used primarily for teachers to meet the curriculum design for the next operation VC
四元式
- c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!-c 4 yuan to achieve the style, analog compiler principles to achieve, the process itself little more difficult, but to write such a procedure would further deepen the understanding of compiler theory
PL0_Interpret
- PL0_CPP C++版本的PL0 语言的编译器,实现了编译器的一般功能-PL0_CPP PL0 version of the C language compiler, a compiler to achieve the general functions
java形式文法
- 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by