资源列表
[编译器/词法分析] a_patient_information_system
说明:Title: A...RED SNAKE GAME Descr iption: A COOL RED SNAKE EATS EVERY THING... IT s COOL AND SIMPLE TO UNDERSTAND..... TRY IT.-Title: A...RED SNAKE GAME Descr iption: A COOL RED SNAKE EATS EVERY THING... IT s COOL AND SIMPLE TO UNDERSTAND..... TRY<naveen> 在 2025-06-19 上传 | 大小:22kb | 下载:0
[编译器/词法分析] GrammerProcess
说明:语法分析器,能够实现对输入语句的语法正确与否进行判断-GrammarProcess<liuman> 在 2025-06-19 上传 | 大小:12kb | 下载:0
[编译器/词法分析] Lexical.parser.design.module
说明:词法语法分析器设计模块代码Lexical parser design module code -Lexical parser design module code<ss> 在 2025-06-19 上传 | 大小:172kb | 下载:0
[编译器/词法分析] X86IEE32
说明:这个东西可以帮你解析执行32位的X86指令。不包括FPU,也不包括MMX之类的东西。代码符合C99标准,理论上应该没限制的,不过根据不同的编译器实现,需要修改下cpu_BasicType.h类型定义。测试时在VS2005(禁止语言扩展特性、/W4)和GCC 3.4(-std=c99 -O1或者-ansi -O1)中编译通过-This thing can help you resolve the implementation of the X86 32-bit instructions. Not<ucsm> 在 2025-06-19 上传 | 大小:70kb | 下载:0
[编译器/词法分析] Parser.using.open.design
说明:语法分析器使用开发源代码设计Parser using the open source design -Parser using the open source design<s99> 在 2025-06-19 上传 | 大小:542kb | 下载:0
[编译器/词法分析] wenfafenxi
说明:使用如下文法: E ? E+T | T T ? T*F | F F ? (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法-Use the following grammar: E ? E+ T | TT ? T* F | FF ? (E) | id 2. For any given input string (lexical token stream) parsing, the us<dmf> 在 2025-06-19 上传 | 大小:687kb | 下载:0