-
ec++,嵌入式C++编译器,和KEIL结合的很好的,开发过程也比较简单,压缩包中包含说明文档。...
ec++,嵌入式C++编译器,和KEIL结合的很好的,开发过程也比较简单,压缩包中包含说明文档。-ec++, embedded C++ compiler, and KEIL good combination, the development process is also relatively simple, compressed package includes documentation.
- 2022-07-27 15:54:05下载
- 积分:1
-
lcd的初始化等
lcd的初始化等-lcd initialization, etc.
- 2022-07-28 03:05:15下载
- 积分:1
-
编译原理实验程序C语言版本
编译原理实验程序C语言版本- Translation principle test run C language edition
- 2022-06-03 03:37:42下载
- 积分:1
-
C/C++词法语法分析程序
C/C++词法语法分析程序-C/C morphology grammar analysis program
- 2022-07-16 00:12:25下载
- 积分:1
-
这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写...
这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写,像hash表里的hash函数,还有像动态自增长分配等。当然这个还很不完善,但是已经作了很多工作,差就差在没有找到理想的脚本支持语言,最后没有办法只能用函数指针的数组来进行语义调用了。-this but my DEDECATES production, from the play of parser, written in their own procedures, not to use the results of others directly from the original grammar conducted calculated reasoning, but the use of the c language, many are bottom of their function to write, like hash exterior of the hash function , as from the dynamic growth of distribution. Of course, this is far from perfect, but has made a lot of work, they just lacked the poor fail to find an ideal script language support, no way to the final only with an array of function pointers for the Semantic call.
- 2022-10-31 07:10:03下载
- 积分: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
-
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共...
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共享软件
软件大小 81 KB
-lexical analyzer (C) Operating environment Win9X/Win2000/WinXP/Win2003/English language software types of software source code sharing software license software size of 81 KB
- 2022-03-14 21:11:26下载
- 积分:1
-
从一个开源软件中摘取的正则表达式模块,是学习正则表达式、编译原理的好东西。...
从一个开源软件中摘取的正则表达式模块,是学习正则表达式、编译原理的好东西。-From an open-source software in the removal of the regular expression module, is to learn regular expressions, compile the principle of good things.
- 2022-03-12 15:11:37下载
- 积分:1
-
- 2022-02-11 19:46:34下载
- 积分:1
-
给定一个文法,构造词法分析表,实现算符优先词法分析
给定一个文法,构造词法分析表,实现算符优先词法分析
- 2022-08-17 02:59:19下载
- 积分:1