-
在windows下应用的c语言编译器
在windows下应用的c语言编译器- Under windows application c language compiler
- 2022-03-21 06:02:06下载
- 积分:1
-
PL0 language compiler, easy to use VC compiles
PL0语言的编译器,好用VC++编写-PL0 language compiler, easy to use VC compiles
- 2022-01-25 20:21:45下载
- 积分:1
-
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理...
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
- 2022-05-10 17:20:56下载
- 积分:1
-
这是一个非常经典的二叉平衡树,希望大家能够喜欢
这是一个非常经典的二叉平衡树,希望大家能够喜欢-This is a very classic balance of the two forks tree and I hope we can like
- 2022-03-21 08:12:41下载
- 积分: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
-
强大的内存调试工具,主要用来跟踪调试内存的情况。
强大的内存调试工具,主要用来跟踪调试内存的情况。-powerful memory debugging tools are mainly used for tracking the memory debugging.
- 2022-03-04 21:36:45下载
- 积分:1
-
TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序
TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序-TCM coded modulation client, using 8PSK, 2/3 code rate of convolutional codes of matlab program
- 2023-08-31 17:00:03下载
- 积分:1
-
词法分析程序,可对以下的C源程序进行分析
词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf("%c",sum) }-lexical analysis procedures, right below the C source code analysis : main () (int a [12] [12], the sum for (i = 1 ilt; I = 12) (for (j = 1 JLT; J = 12) Scanf ( "% d", a [i] [j])) for (i = 12 IGT; a = i--) (for (j = 12 IGT; = 1 j--) (if (i == ji j == 13) sum = a [i] [j])) printf ( "% c", sum
- 2022-07-19 15:44:58下载
- 积分:1
-
词法分析器,用于输入表达式后输出单个独立的数据项
词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
- 2022-07-06 18:33:27下载
- 积分:1
-
一种罕见的Z80目标机器的编译器源码,是学习理论和实践经验…
一个不可多得的Z80为目标机的编译器源程序,是学习编译原理和进行实践的好资料
-A rare Z80 target machine compiler source, is to learn theory and practical experience to compile a good information
- 2022-02-03 03:55:44下载
- 积分:1