搜索资源列表
zidingxiangxiashiyan
- 自顶向下语法分析 实验报告 对于给定的源程序(如C语言或Pascal等),要求从组成源程序的字符行中寻找出单词,并给出它们的种别和属性——输出二元组序列。以便提供给语法分析的时候使用。要求能识别所有的关键字,标志符等,并且能够对出先的一些词法规则的错误进行必要的处理。-top-down syntax analysis report for the experiment to the source (such as C or Pascal, and other languages), reques
CHead2Delphi
- 这是一个自动转换以struct定义为主的c++头文件到pascal文件的小工具。方便实现vc程序和delphi程序的通信。对c头文件的内容和格式有一些限制,力求简单。-This is an automatic conversion to struct definition mainly c++ Header files to pascal paper gadget. Procedures and facilitate the achievement of vc communications de