资源列表
[编译器/词法分析] mengubahnilainegatif
说明:change variable X to negative<Nizam> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[编译器/词法分析] KeilC51v750a_keil2keil3
说明:电子工程师认证所需要的资料,能够很快地帮助大家得到好处。 -Electronic engineer certification needed information, can help you quickly get benefits.<羊羊羊> 在 2025-06-22 上传 | 大小:29.96mb | 下载:0
[编译器/词法分析] detuptri_DavidDeJuanFulgencio
说明:Gauss Jordan using MATLAB<dard> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[编译器/词法分析] ABCalgoritmo
说明:ABC Algorithm in c, Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees.<crowalt> 在 2025-06-22 上传 | 大小:4kb | 下载:0
[编译器/词法分析] grammar
说明:预测分析法(LL(1)方法)的基本思想是:从文法开始符S出发,从左到右扫描源程序,每次通过向前查看 1 个字符,选择合适的产生式,生成中间推导过程以及句子的最左推导。本程序可以输入预测分析表,输出最左推导和中间过程。(The basic idea of prediction analysis method (LL (1)) is to start from the grammar start symbol S, and scan the source program from left to r<lwqcinder> 在 2025-06-22 上传 | 大小:587kb | 下载:0