-
The Guangzhou public transportation vehicle line inquires
广州公交车线路查询- The Guangzhou public transportation vehicle line inquires
- 2022-04-07 12:20:44下载
- 积分:1
-
编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。...
编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。-compiler priority to the principle of simple grammar analysis, a process, clear, thank you for your excellent suggestion.
- 2022-07-09 02:45:15下载
- 积分:1
-
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示...
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
- 2023-02-26 14:45:03下载
- 积分:1
-
introduces a serial LDPC encoder and decoder of C forms prepared environment. Ne...
介绍了一种串行LDPC码的编码器和译码器的实现形式
C++环境下编写。有些地方还需完善,请各位帮忙指正。-introduces a serial LDPC encoder and decoder of C forms prepared environment. Need to improve in some areas, please correct me help you.
- 2022-09-08 19:30:02下载
- 积分:1
-
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业...
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业-This is a compiler Huffman, I studied the data structure when the teacher demanded an operations
- 2022-01-25 20:10:47下载
- 积分:1
-
编译原理词法分析器
编译原理词法分析器- Translation principle morphology analyzer
- 2022-05-09 13:45:23下载
- 积分:1
-
简单的词法分析,可以识别关键字错误,识别无效符号等等,通用!...
简单的词法分析,可以识别关键字错误,识别无效符号等等,通用!-Simple lexical analysis to identify the wrong keywords, identify invalid symbols and so on, General!
- 2022-03-03 08:16:24下载
- 积分:1
-
编译原理课程设计
编译原理课程设计-词法分析器-Course Design Compiler Principle- lexical analyzer
- 2023-03-18 04:25:03下载
- 积分:1
-
此源代码程序为三色LED灯板PWM 控制程序,实现多路LED灯恒流控制。...
此源代码程序为三色LED灯板PWM 控制程序,实现多路LED灯恒流控制。-This source code program for the tri-color LED lamp board PWM control procedures, to achieve multi-channel constant current LED lamp control.
- 2022-02-01 00:13:15下载
- 积分:1
-
词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果
词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在CAjaxParserDlg::OnInitDialog。- Lexical analysis procedure. The core function is condition cut
function CAjaxParserDlg::Route. The condition cut function solution
acts according to DFA to come to the input text to carry on the
analysis. In other words, if you make new DFA, can analyze the new
morphology. DFA initialization in CAjaxParserDlg::OnInitDialog.
- 2022-03-29 21:14:24下载
- 积分:1