-
used to write a compiler. Operations at the university, to the teachers should n...
一个用pascal写的编译器。大学时的作业,交给老师应该没问题了。-used to write a compiler. Operations at the university, to the teachers should not matter.
- 2023-04-16 21:20:03下载
- 积分:1
-
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
-
应用分枝定界法求解0 / 1背包问题!我的…
背包问题
采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~
-Knapsack problem using Branch and Bound method to solve 0/1 Knapsack Problem! My internship on the machine operation, through the teacher acceptance, qualified! The machine for some internship students can come to the next ~
- 2022-12-23 06:50:03下载
- 积分:1
-
简单的词法分析(parseclass.h)
简单的词法分析(parseclass.h)- Simple lexical analysis (parseclass.h)
- 2022-09-01 23:45:02下载
- 积分:1
-
- 2022-04-22 10:51:22下载
- 积分:1
-
一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的Copy、Paste。不...
一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的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 insertion, deletion, modification. The content of a document search to replace : word, the contents of the documents Copy, Paste. Do not use MFC
- 2022-04-23 09:16:27下载
- 积分:1
-
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,...
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表
(4)设计LR语法分析程序,且能输出分析过程
(5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步)
-(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0) item sets standards and identification of family living prefix DFA (3) prove that the grammar G is not LR (0) grammar, but the SLR (1 ) grammar, and constructs SLR (1) analysis table (4) design LR parser, and can output analysis process (5) cited two examples of parsing test procedures (identification fails an example, identify the success of a case, the latter shall not be derived step Less than 10 steps)
- 2022-05-16 14:03:06下载
- 积分:1
-
CMINUS写在C语言的语法分析器,用递归下降法
C语言编写的cminus语言语法分析器,采用递归下降方法-Cminus written in C language parser, using recursive descent method
- 2023-05-13 01:25:03下载
- 积分:1
-
这是一个在图形界面下的资源编译程序,可以很方便地为您的程序编译资源数据,此程序目前尚未支持ICON256格式的文件,带运行程序...
这是一个在图形界面下的资源编译程序,可以很方便地为您的程序编译资源数据,此程序目前尚未支持ICON256格式的文件,带运行程序
- 2022-08-16 01:58:34下载
- 积分:1
-
状态转换矩阵 用来判断运算符的正确性
状态转换矩阵 用来判断运算符的正确性- The phase transition matrix uses for to judge the operator the
accuracy
- 2022-07-26 11:04:14下载
- 积分:1