CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - 8203

搜索资源列表

  1. word

    0下载:
  2. 编译原理词法分析器,算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想示根据扫描到单词符号的第一字符的种类,拼出相应的单词符号。-Lexical analyzer compiler theory, algorithms, the basic task is to identify the string representation of the source word with independent significance of symbols, the basi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1227
    • 提供者:song
  1. cifafenxi

    0下载:
  2. 编译原理词法分析程序,如有需要的都来看看O(∩_∩)O哈!希望能给你带来帮助,O(∩_∩)O谢谢!-Compiler theory lexical analysis program, and if necessary have to look at O ​ ​ (∩ _ ∩) O Ha! Want to give you help, O (∩ _ ∩) O Thank you!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:9518
    • 提供者:sky
  1. cffx

    0下载:
  2. 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类,并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。-Debugging through the design of the preparation of a specific lexi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:798262
    • 提供者:吉利
  1. mem

    0下载:
  2. ARM编译器的一个BUG,在X86上没问题,在ARM上有问题。-ARM compiler of a BUG, ​ ​ no problem on the X86, there are problems on ARM.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1609
    • 提供者:
  1. yufa

    0下载:
  2. 选择对各种常见高级程序设计语言都较为通用的语法结构无符号数的算术四则运算作为分析对象,给出其文法描述(注意应与所采用的语法分析方法比较贴近),设计并实现一个完整的语法分析程序。 输入:由实验一输出的单词类别串,如1,3,1。 输出:对于所输入的源程序,如果输入符号串是给定文法定义的合法句子,则输出“RIGHT”,并且给出每一步归约的过程;如果不是句子,即输入串有错误,则输出“ERROR”,并且显示已经归约出的各个文法符号,以及必要的出错说明信息。 -Choose a variety
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1503
    • 提供者:韩平
  1. ZKTQSwitch

    0下载:
  2. Switch法读取字库 内含小字库创建方法、对应的字模提取方式和字库使用源代码。 原理:通过额外编制一个Switch结构的函数,给出区位码,函数返回字模在数组中位置。建立字库的时候,把区位码作为case值,把字模位置作为return值,写入函数。这其实是查找法的变形。 优点: 额外内存占用小。 字模位置和区位码相关,使用方便。 缺点: 速度慢,消耗CPU资源,每读取一个字模都必须调用函数。 可以支持汉字数量受case 条数限制,部分编译器支
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:61550
    • 提供者:
  1. tcc-0.9.25

    0下载:
  2. 有没有想过使用 C 语言作为游戏脚本? TinyC 可以让你实现这个想法. 这是个微型的 C 语言编译器, 可以附加在宿主程序上, 运行时编译任何 C99 代码.-Have you ever thought to use C language as a game scr ipt? TinyC allows you to implement this idea, which is a miniature of the C language compiler, can be attached to
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:340223
    • 提供者:刘某
  1. Explore-CPP-Object-Model

    0下载:
  2. 本书详细解释了面向对象的语言的底层机制,计算机编译器在编译时的作用和影响。-The book explains in detail the underlying mechanism of object-oriented languages​ ​ , the role and impact of computer compiler at compile time.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-23
    • 文件大小:7797755
    • 提供者:黄俊捷
  1. python1.0.1.tar

    0下载:
  2. PYTHON1.0的源代码,可以用来学习动态语言的内核,深入了解编译器和解释器的原理.-PYTHON1.0 the source code can be used to learn dynamic languages ​ ​ kernel-depth understanding of the principles of the compiler and interpreter.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:1137661
    • 提供者:曾全贵
搜珍网 www.dssz.com