搜索资源列表

  1. cifafenxi

    0下载:
  2. 词法分析,用c++编写的源程序;该设计是为完成词法分析而设计的,主要通过读取文件中的原程序,通过函数分析,使程序能够识别KeyWord(代关键字),Word(普通标识符),Digit(阿拉伯数字),SingleWord(单分界符),DoubleWord(双分界符),ERROR(无法识别的字符)。Zhusf(注释符),在文件和屏幕分别输出分析结果,完成词法分析的要求。同时进一步掌握编译程序诸环节的常用实现方法和技术,提高自己的编程能力,并
  3. 所属分类:Windows编程

    • 发布日期:2024-06-12
    • 文件大小:5120
    • 提供者:zhang8593
  1. cifafenxiqi

    0下载:
  2. 词法分析器设计PL10语言的此法分析器,能从任意文件中读取并识别一个完整的程序代码中的单词(关键字)、运算符、界符、标识符,常数,并以能显示分析结果。本词法分析器是用C语言来实现的。-Lexical analyzer designed PL10 language of this law parser, to read from any file and identify a complete code of the word (keyw
  3. 所属分类:其它资源

    • 发布日期:2024-06-12
    • 文件大小:23552
    • 提供者:林大
  1. program

    0下载:
  2. 实现c语言的词法分析器,用文件读取,要求能识别整数、自定义标识符及以下关键字: + - * / < <= == != > >= & && || = ( ) [ ] { } : , void int float char if else while do ! main -Achieve c language lexical analyzer, using file read, the request ca
  3. 所属分类:文档资料

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:孔秀平
  1. c程序(1)

    0下载:
  2. 用户在窗口输入文件路径,读取文件中的内容(The user enters the file path in the window and reads the contents of the file)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-12
    • 文件大小:3072
    • 提供者:小尛19

源码中国 www.ymcn.org