- 
                        提示”模式与PIC中档,编译器使用:CCS C 4.068。这不是一个专业…
                        
                          Tip ECCP mode with PIC Midrange, compiler using : CCS C 4.068. This is not a program.                         
                            - 2022-04-17 04:06:05下载
- 积分:1
 
- 
                        这是一个编译原理的词法分析的二元式表示程序
                        
                          这是一个编译原理的词法分析的二元式表示程序-This is a compiler lexical analysis of the principle expressed in the dual process                         
                            - 2023-02-19 14:15:03下载
- 积分:1
 
- 
                        这个是对上次S语言词法分析的修改,程序已修改好了.
                        
                          这个是对上次S语言词法分析的修改,程序已修改好了.-this is the last S language lexical analysis of the changes, the procedure has been revised up.                         
                            - 2023-05-27 03:05:04下载
- 积分:1
 
- 
                        an identification and case
                        
                          一个识别c语言关键字和大小写转换的程序-an identification and case-insensitive language keyword conversion process                         
                            - 2023-07-27 21:25:02下载
- 积分:1
 
- 
                        词法分析的浏览单词程序,很不错的。支持哦!
                        
                          词法分析的浏览单词程序,很不错的。支持哦!-Lexical Analysis of browsing word process, very good. In support of Oh!                         
                            - 2022-09-12 03:15:04下载
- 积分:1
 
- 
                        编译原理课程设计
                        
                          编译原理课程设计-词法分析器-Course Design Compiler Principle- lexical analyzer                         
                            - 2023-03-18 04:25:03下载
- 积分:1
 
- 
                        编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码编译原理实验中的工具BISON,可以再windows或者DOS下使用...
                        
                          编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码编译原理实验中的工具BISON,可以再windows或者DOS下使用-Compilation Principle experiment experimental instructions, detailing the experimental environment settings and so on, and detailed source compiler tool for the principle of the experiment BISON, can be used under windows or DOS                         
                            - 2022-07-01 04:38:13下载
- 积分:1
 
- 
                        使得你能打印你的VBA代码带有色彩,具有良好的使用界面,支持Microsoft Office的全系列程序。针对的用户包括从初学者到专家,对于学习者、对相应工程编...
                        
                          使得你能打印你的VBA代码带有色彩,具有良好的使用界面,支持Microsoft Office的全系列程序。针对的用户包括从初学者到专家,对于学习者、对相应工程编制文档和调试复杂系统是理想的工具。支持的输出格式包括RTF, HTML,PDF等。 -Allows you to print your VBA code with color, has a good user interface, support for Microsoft Office                         
                            - 2022-12-19 02:35:04下载
- 积分:1
 
- 
                        c―语言的词法分析器。将一个C
                        
                          c―语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。程序要做成命令行程序,带两个参数,分别表示输入和输出文件名。
-c-language lexical analyzer. A C language program is separated into token strings of sequences. C-treatment of all token types. Procedures to create command line process, with two parameters, respectively, express the input and output file names.                         
                            - 2022-10-07 07:50:04下载
- 积分:1
 
- 
                        C_minus BNF language syntax definition of procedures from the list of statement...
                        
                          C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of statement (or sequence), with a statement can be variable or function statement, the order is arbitrary. There must be at least one statement. Next is the semantic constraints (these will not arise C). All the variables and functions to be used in the statement (which avoids the use Backpatching backwards). Procedures must be the last statement is a function declaration, the name of the main. Attention C- lack of a prototype, and the definition of a statement is no difference between (the same as C).                         
                            - 2022-03-04 15:33:26下载
- 积分:1