-
language A. A definition of the character set of data type definition
附录A S语言说明 A.1 字符集的定义 3数据类型定义-language A. A definition of the character set of data type definition
- 2022-07-15 06:41:38下载
- 积分:1
-
输入文法,可以实现对非终结符,终结符的判断,最后判断文法。...
输入文法,可以实现对非终结符,终结符的判断,最后判断文法。-importation of grammar can be realized by the end of the non-Fu, Fu end of the judgment, the final judgment of grammar.
- 2022-05-31 20:44:29下载
- 积分:1
-
Six different lexical parsing source code, or common
6个不同的词法语法分析程序源代码,或者说通用c的编译器源码,3个c++控制台程序,3个mfc应用程序,-Six different lexical parsing source code, or common-source compiler c, 3 c++ console process, three mfc application, huh, huh
- 2022-01-30 11:50:24下载
- 积分:1
-
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果...
从网上下载lex工具源代码,并对其进行反复修改
使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果
-downloaded from the Internet tools lex source code, and it has repeatedly revised to enable it to us by the requirements of the C procedures lexical analysis, and then output the results we expect
- 2022-05-08 15:55:35下载
- 积分:1
-
原理同简单的编译器分析,但对输入要求较严格,附有说明
原理同简单的编译器分析,但对输入要求较严格,附有说明-principles with a simple compiler analysis, but the more stringent entry requirements, annotated
- 2022-03-24 10:39:21下载
- 积分:1
-
Borland Pascal写的8051单片机模拟仿真器。内有源码,可惜是16位机的程序,只能在WIN98之前的系统可以正常使用。哪位高人能把源码改成W32就好...
Borland Pascal写的8051单片机模拟仿真器。内有源码,可惜是16位机的程序,只能在WIN98之前的系统可以正常使用。哪位高人能把源码改成W32就好了。-Written in Borland Pascal simulation device 8051. There are source code, but is 16-bit machine procedures, only in WIN98 system before normal use. An expert source who can change the W32 just fine.
- 2022-01-20 22:34:08下载
- 积分:1
-
nasm编译器源码
nasm编译器源码-nasm compiler source code
- 2022-02-25 15:12:43下载
- 积分:1
-
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。...
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properties and to convert it into a word output, and manage the symbol table, dealing with lexical错误.
- 2022-06-30 17:07:52下载
- 积分:1
-
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。...
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expression and grammar analysis.
- 2022-08-16 05:23:38下载
- 积分:1
-
C-MINUS编译器,一个很不错的编译原理实践成果-C-MINUS compiler, a very good practice to compile the results of the principle
- 2022-03-10 14:25:11下载
- 积分:1