随笔 - 58  文章 - 1  评论 - 5  阅读 - 10万
06 2014 档案
编译原理词法分析程序
摘要:#include #include#include#include#includeusing namespace std;#define MAX 22char ch =' ';string key[15]={"switch","break","if","then","else","while","... 阅读全文
posted @ 2014-06-12 09:21 lie隼 阅读(371) 评论(0) 推荐(0) 编辑
06_05_词法分析
摘要:#include#include#include#define keywordSum 11char Scanin[300],Scanout[300]; //用于接收输入输出文件名FILE *fin,*fout;//用于指向输入输出文件的指针char *keyword[keywordSum]={ "... 阅读全文
posted @ 2014-06-05 09:39 lie隼 阅读(151) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示