资源列表
[编译器/词法分析] yxBasic144
说明:YX-BASIC 1.44 用BC3.1设计的一款BASIC解释器,它基于QBASIC的语法构建, 并扩充CD-ROM控制语句而成。此为编译好后打包。-YX-BASIC 1.44 The BASIC interpreter development with BC3.1, which is based on the QBASIC, and expand the CD-ROM control. It s compiled packa<市容百> 在 2025-02-24 上传 | 大小:406kb | 下载:0
[Dephi控件源码] Delphi---Algorithms
说明:Delphi algorithms book.<keptinsideme> 在 2025-02-24 上传 | 大小:3.85mb | 下载:0
[Dephi控件源码] Delphi---Delphi-Borland-in-14-days
说明:Learn Delphi in 14 days.<keptinsideme> 在 2025-02-24 上传 | 大小:3.5mb | 下载:0
[Dephi控件源码] Delphi---Visual-Component-Libary-Referecne---Delp
说明:Delphi VCL Reference.<keptinsideme> 在 2025-02-24 上传 | 大小:3.57mb | 下载:0
[Dephi控件源码] Delphi---Delphi-Learning-Pack-(8600-Pages)
说明:Huge Delphi pack in one pdf.<keptinsideme> 在 2025-02-24 上传 | 大小:33.23mb | 下载:0
[Dephi控件源码] Delphi-7---Component-Writers-Guide
说明:Learn how to write components in Delphi.<keptinsideme> 在 2025-02-24 上传 | 大小:906kb | 下载:0
[编译器/词法分析] main
说明:使用如下文法: E E+T | T T T*F | F F (E) | id 实现:对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法输出对应的动作部分。-Use the following syntax:E T E+T |* F F T T |F ( E ID ) |Implementation: for any given input str<fansofdetective> 在 2025-02-24 上传 | 大小:1kb | 下载:0