-
FIR滤波器,经过编译!!!!!!无密码,解压就可用
FIR滤波器,经过编译!!!!!!无密码,解压就可用-FIR filter, after the compiler! ! ! ! ! ! No password, decompression can be used
- 2022-09-18 22:20:03下载
- 积分:1
-
这是我们学校平时实习的四个内容:词法分析、递归下降子程序、ll1语法分析、lr0语法分析 是我用c++编写的。...
这是我们学校平时实习的四个内容:词法分析、递归下降子程序、ll1语法分析、lr0语法分析 是我用c++编写的。-This our peacetime training schools of the four elements : lexical analysis, recursive decline subroutine, ll1 syntax analysis, lr0 syntax analysis is used c prepared.
- 2023-07-15 19:55:03下载
- 积分:1
-
词法分析,是一个一个单词的分析
词法分析,是一个一个单词的分析- The lexical analysis, is one by one the word analysis
- 2022-03-17 10:53:17下载
- 积分:1
-
编译原理语法分析器编程
编译原理语法分析器编程- The translation principle grammar analyzer programs
- 2022-05-10 20:22:50下载
- 积分:1
-
这个源为C编译器生成的386或
This the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG on unix machines is so big
some of the code generated gets messed up.
- 2022-02-07 18:17:54下载
- 积分:1
-
PKU_1205 水处理厂输送水的问题,考虑沿岸城市(水处理厂)的数量,程序能确定输送方式的种数...
PKU_1205 水处理厂输送水的问题,考虑沿岸城市(水处理厂)的数量,程序能确定输送方式的种数-PKU_1205
- 2022-12-06 18:00:04下载
- 积分:1
-
compiler
编译原理词法分析器,生成二元式的代码!适合于大学计算机科学与技术实验设计。-compiler
- 2023-07-13 05:10:03下载
- 积分:1
-
一个小型的编译程序,用于学习实验。
文件中包含有 词法分析 语法分析 编译程序等...
一个小型的编译程序,用于学习实验。
文件中包含有 词法分析 语法分析 编译程序等
-Compile a small program for learning experiment. File contains lexical analysis parser compiler, etc.
- 2022-08-07 07:38:58下载
- 积分:1
-
编译原理 课程设计报告: 预测分析表的构造
编译原理 课程设计报告: 预测分析表的构造- The translation principle curriculum designs reported that,
Forecasts the analytical table the structure
- 2023-04-26 17:00:03下载
- 积分: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