资源列表

« 1 2 ... .70 .71 .72 .73 .74 675.76 .77 .78 .79 .80 ... 1383 »

[编译器/词法分析shiyan2

说明: 本函数是一个词法分析器,其分析主要从几个方面入手: * * 1.先判别是不是注释。一旦读入的字符出现 / * ,则用一个while循环一直读取下面的字符,直到出现* /为止。 * * 2.接着判断是不是以数值开头的。如果是以数值开头则再分情况讨论: * A.在遇到空格之前,后面读进来的都是数值的话,则很明显,这是一个数。然后将其种别码输出来(37,-) * B.在遇到空格之前,后面读进来的都是数值的话,譬如12
<JK> 在 2025-05-01 上传 | 大小:3kb | 下载:0

[编译器/词法分析LexicalAnalysis

说明:小词法分析器 可以从文本输入内容后,经程序分析得出分析结果-LexicalAnalysis
<blue3> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析stanford.compiler.143

说明:斯坦福大学操作编译器课程讲义(cs143) stanford university compiler course-stanford university compiler course
<张志> 在 2025-05-01 上传 | 大小:1.19mb | 下载:0

[编译器/词法分析fbasic

说明:A very simple BASIC interpreter. Quite compatible with Microsoft MBASIC (CP/M) and GWBASIC (MS-DOS).
<Bender> 在 2025-05-01 上传 | 大小:34kb | 下载:0

[编译器/词法分析LLParser(1.2)NET1.1

说明:LL语法分析器,对学习编译原理是一个示例。-LL parser, compiler of learning theory is an example.
<ding> 在 2025-05-01 上传 | 大小:189kb | 下载:0

[编译器/词法分析cifafeixi

说明:编译原理的课程设计报告中的手动词法分析构造器-Principles of curriculum design report compiled in a manual constructor lexical analysis
<zhouwei > 在 2025-05-01 上传 | 大小:144kb | 下载:0

[编译器/词法分析Address_Book

说明:Address Book in CPP. -Address Book in CPP. ................
<x112233> 在 2025-05-01 上传 | 大小:28kb | 下载:0

[编译器/词法分析LR0

说明:(1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) con
<wolf> 在 2025-05-01 上传 | 大小:44kb | 下载:0

[编译器/词法分析2

说明:逆波兰式表示法的生成程序,挺好的!实现了从中缀向后缀的转变-Reverse Polish Notation notation generation process, quite good! Realized the transformation from infix to suffix
<李荣涛> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[编译器/词法分析a

说明:实现登录,可以自由相应的登录方式接受编码-To achieve log free to log on to receive treatment the corresponding coding
<ma> 在 2025-05-01 上传 | 大小:112kb | 下载:0

[编译器/词法分析BJUppt

说明:十分详细的编译原理课件,来自北京大学,请大家评鉴。-Very detailed compilation principles of courseware, from Peking University, please evaluation.
<lzx> 在 2025-05-01 上传 | 大小:2.44mb | 下载:0

[编译器/词法分析PPTadvancedoffice.password.recovery.pro

说明:ppt advancedoffice.password.recovery.pro-advancedoffice.password.recovery.pro
<kongkong> 在 2025-05-01 上传 | 大小:1.96mb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 675.76 .77 .78 .79 .80 ... 1383 »

源码中国 www.ymcn.org