-
这是一个代码构建自己的解决数独游戏。它的效率是非常…
it is a code build by my own for solving the sudoku game .its efficeincy is very high-it is a code build by my own for solving the sudoku game .its efficeincy is very high....
- 2022-04-19 06:01:36下载
- 积分:1
-
自己的编译原理作业,实现一个简单的编译器。
自己的编译原理作业,实现一个简单的编译器。-Compile their own principles of operation, the realization of a simple compiler.
- 2022-01-31 22:30:50下载
- 积分:1
-
compiler theory of curriculum design, the importation of Boolean expressions, an...
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
- 2022-03-23 19:58:03下载
- 积分:1
-
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。...
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。-PLO
- 2022-06-27 02:22:10下载
- 积分:1
-
一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理...
一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理-a calculator procedure, and use of compiler theory of knowledge, could be used as an example to study compiler theory
- 2022-08-26 13:29:23下载
- 积分:1
-
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。...
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。-This is a lexical analysis procedure and can distinguish identifier, figures and expression. Procedures for the importation of a document, the results of the proceedings to preserve a Linklist.
- 2022-09-26 21:45:02下载
- 积分:1
-
VC++编的一个词法分析器
VC++编的一个词法分析器-VC series a lexical analyzer
- 2023-05-11 21:50:02下载
- 积分:1
-
NFA转化为DFA的一个程序!希望能有点作用!
NFA转化为DFA的一个程序!希望能有点作用!-NFA into a DFA procedures! Hope to some purpose!
- 2022-05-21 18:31:15下载
- 积分:1
-
input is a regular expression, you can use : lowercase letters or numbers, said...
输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To complement the set; E, empty string; O, empty set procedures will then generate the corresponding NFA, and the simplification of the DFA after finally lose into a string, procedures judgment whether it is to meet the regular expression
- 2022-06-14 20:06:53下载
- 积分:1
-
一个小型词法分析器,我编译课的课堂作业!
一个小型词法分析器,我编译课的课堂作业!-a small lexical analyzer, I compile a classroom course work!
- 2022-04-29 13:03:06下载
- 积分:1