-
CppUnit源码和源码解析指导,里面用到很多设计模式,很好的代码...
CppUnit源码和源码解析指导,里面用到很多设计模式,很好的代码-CppUnit source and source analytic guidance, which used a lot of the design mode, very good code
- 2022-04-16 17:09:32下载
- 积分:1
-
编译原理实验 词法分析器
编译原理实验 词法分析器-compiler principle experiment lexical analyzer
- 2022-08-25 20:11:26下载
- 积分:1
-
汇编语言的操作要求下的2语法表…
汇编语言的作业要求根据G 2文法的预测分析表来判断一个语句是否符合G 2文法,并且显示出处理过程及调用预测分析表的情况.-assembly language under the operational requirements of the G 2 grammar Table Forecast and Analysis to determine whether a statement G 2 grammar, and shows the process and called prediction analysis of the table.
- 2022-02-14 03:45:03下载
- 积分:1
-
读一组
reads a set of C-source files and generates a two-column listing
of those sources-reads a set of C-source files and generates a two-column listing of those sources
- 2022-03-17 21:37:41下载
- 积分:1
-
词法分析器,是课设的题目。比较简单,下来就可以用了。
词法分析器,是课设的题目。比较简单,下来就可以用了。-Lexical analyzer is the subject of class-based. Relatively simple, it can be used.
- 2022-04-12 17:12:52下载
- 积分:1
-
为EBNF符号对象的完整支持;
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
- 2022-01-24 16:51:06下载
- 积分:1
-
编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改...
编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。- Translation principle LR (0) grammar analyzer input legitimate
LR (0) the grammar, will output LR (0) the analytical table, and will
be allowed to carry on the grammar analysis output corresponding
grammar tree to the input sentence. In the procedure the partial
algorithms very are not succinct, await improvements, welcome the
friend and my many exchanges.
- 2022-05-17 18:31:19下载
- 积分:1
-
一个非常完整的编译程序,有每个语法的代码,
一个很全的编译器程序,有各种文法的代码,各种方法都分开写的- A very entire compiler procedure, has each grammar the code,
each method all separates writes
- 2022-12-27 07:00:03下载
- 积分:1
-
算符优先分析过程模拟 希望给大家帮助
算符优先分析过程模拟 希望给大家帮助-算符优先分析过程模拟
- 2022-08-09 22:00:45下载
- 积分:1
-
Base64 decoder for Visual C, the so
Base64 decoder for Visual C++, 所谓的Base64 , 是密码学中的一门算法 , 在计算机界来说 , 常常运用在EMAIL传送之上-Base64 decoder for Visual C, the so-called Base64. Cryptography is the one algorithm, in the computer industry, for example, is often used in transmission above EMAIL
- 2023-04-21 09:20:03下载
- 积分:1