资源列表
string_1
- this document illustrate programming with string in C-this document illustrate programming with string in C++
use_new
- This document illustrate how to use "new" for getting dynamic memory in C-This document illustrate how to use "new" for getting dynamic memory in C++
array_passer
- This document illustrates an using array in C-This document illustrates an using array in C++
a12
- 硬件综合课程设计--数字显示与键盘输入例程设计代码-Hardware integrated curriculum design- digital display with keyboard input routine design code
0000001
- 设计一个在线编译原理考试系统, 附论文,原码-ASP the compiler theory online examination system (ASP.NET, JAVA, JSP, VB, ASP,)
ll1
- LL(1)文法的实现,主要包括文法的读取、消除左递归、求First集、Follow集、Select集,生成预测分析表,对给定句子分析是否符合文法。-LL (1) grammar implementations, read mainly include grammar to eliminate left recursion, seeking First set, Follow Set Select set generate predictive analysis table, analysis m
NotepadPP
- Notepad++ 是一款Windows环境下免费开源的代码编辑器。-Notepad++ is a Windows environment free open-source code editor.
nfa
- this program will convert ndfa to dfa
ICT001000208
- this a testing program-this is a testing program
Automata(1)
- 编译原理自动机试验,帮助实现自动机,实验报告哦-Automata.cs
bi
- 编译原理 词法分析程序 实验课-compiler
NFA_to_DFA
- 按照输入提示输入一个NFA,可以得到一个最小的DFA-After entering an NFA with the input instruction,a minimum DFA can be figured out.