搜索资源列表
tiger_Lexical
- 针对“虎书”中的tiger语言写的词法分析器 实现了多重注释嵌套、字符串中特殊转义字符和文件结束等处理。 具体请参考Readme.txt-the "tiger" that the tiger was the language lexical analyzer to achieve multiple nested Notes, strings and special escape characters such as an end-of-file processing.
luatinker_plus
- lua tinker 增强版本,自己修改过。 1.实现LuaTinker的跨平台(Linux与Windows)2.增强LuaTinker对C/C++函数的导出功能,包括可以将函数导出到嵌套的表中 可以导出函数参数中带const关键字的函数 可以导出const类成员函数
pl/0
- /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
LRyufafenxi
- 可以编译小程序,程序中可含有for和while循环,也可以嵌套循环,可运行,调试通过-Can compile a small program, the program can be contained for and while loop can also be nested loops, you can run, debug through the
Simple-Database-Engine
- 结构化查询语言 (Structured Query Language)简称 SQL.结构化查询语言是一种数据库和程序设 ,用于存取数据以及查询、更新和管理关系库统。 结构化查询语言是高级 数据操作语言, 不要求用户指定对数据的存放方法,也需了解具体不要求用户指定对数据的 存放方法,也需了解具体数据存放方式, 所以是一种高效的数据输入与管理的接口。结构化查询语言句可以嵌套,这使他具有极大的灵活性和强大功能。 在本题中,我们实现部分比较重量和常见的SQL语句,数据存储在内存中。-Struct