资源列表
[编译器/词法分析] Motor
说明:利用蒙特卡洛法进行扩展卡尔曼滤波,得到仿真结果较理想-Monte Carlo method using extended Kalman filter to obtain better simulation results<wangmingxiao> 在 2025-01-21 上传 | 大小:2kb | 下载:0
[编译器/词法分析] palyfair
说明:Playfair encryption source code<Smotanpetko> 在 2025-01-21 上传 | 大小:2kb | 下载:0
[编译器/词法分析] yufafenxi(LL1)
说明:编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -Write parser, to achieve the syntax of arithmetic expressions. Requirements of ari<lzydwd> 在 2025-01-21 上传 | 大小:2kb | 下载:0
[编译器/词法分析] yufafenxiqi
说明:这个文件是一个关于语法分析器的构造源代码。是一个关于编译原理实验的内容。- This document is one about the grammar analyzer s structure source code. Is one about the translation principle experiment s content.<杀神> 在 2025-01-21 上传 | 大小:2kb | 下载:0