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

资源列表

« 1 2 ... .23 .24 .25 .26 .27 628.29 .30 .31 .32 .33 ... 785 »
  1. operator-priority-algorithm

    0下载:
  2. 本程序是对算符优先算法的简单实现,适合初学编译原理的人参考使用-This program is a simple algorithm to achieve the priority operator, suitable for beginners who compiled reference works
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:3260
    • 提供者:yjj
  1. pridiction-analysis-algorithm

    0下载:
  2. 本程序实现的是预测分析算法,是编译原理上机实现的具体源码-The program analysis algorithms to achieve the forecast, the principle is to compile the source code on the machine to achieve the specific
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:2345
    • 提供者:yjj
  1. Byztj

    0下载:
  2. 编译原理课程,自动机识别字符串中实例,识别 (a|b)*(aa|bb)(a|b)* 可以根据字需要来更改-Compiler theory course, automatic machine identification string instance, identify (a | b)* (aa | bb) (a | b)* need to change according to the word
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:700
    • 提供者:czx
  1. hufumancodeadecode

    0下载:
  2. 这是上课做的赫夫曼编码解码器的代码供大家学习和参考-this is the code about hufumancode&decode
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1547
    • 提供者:
  1. KernelExec_src

    0下载:
  2. 演示怎样通过内核模式启动win32工作进程, 希望对大家有帮助.- Start a working Win32 process from KernelMode
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:56182
    • 提供者:jim
  1. wci1disk

    0下载:
  2. Writing Compilers and Interpreters
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:263051
    • 提供者:tsaimingshu
  1. pl0

    0下载:
  2. 词法分析器:用VC++写的PL0语言的词法分析器 -Lexical analyzer: with VC++ language to write the lexical analyzer PL0
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1127
    • 提供者:余帅
  1. scaner

    0下载:
  2. 实现编译器的第一步scaner,识别出不同的token,为下一步编译器语法提供基础-The first step in achieving the compiler scaner, identify the different token, the syntax for the compiler to provide the basis for the next step
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:284820
    • 提供者:路会娜
  1. VCDdecoder

    0下载:
  2. 基于GTK-wave做的verilog test bench语法解析器 解析vcd file. 俺自己写的-VCD (Value Change Dump) file is widely used in industry. A VCD file is an ASCII file, which contains header information, variable definitions and the value changes for specified variables, or
  3. 所属分类:Compiler program

    • 发布日期:2017-05-24
    • 文件大小:8051632
    • 提供者:Hao Wang
  1. Compiler

    0下载:
  2. java编写的编译器程序,实现了基本功能,建议慎用。-java compiler program written to achieve the basic functionality, we recommend caution.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:2152
    • 提供者:Tony
  1. Analysis

    0下载:
  2. 编译语言之词法分析,用于分解编程语言之中的每一个有意义的单词,并提示错误地方-Compiled language lexical analysis, programming language being used to break down every meaningful word, and prompts the wrong place
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:13279
    • 提供者:gagmeansfun
  1. cifafenxiqi

    0下载:
  2. 词法分析器 算法的基本任务是从字符串表示的源程序中识别出具体独立意义的单词符号,所以,程序的总体设计思想是:逐字符扫描输入的字符串源程序,每扫描一字符对其进行词法分析,如果可以同前一字符(串)拼接则拼接形成新的字符串,并最终形成具有独立意义的单词符号,如果不行则直接拿出作为独立的单词符号。如此循环直至字符串源程序结束。-It is used to analyse the word which is right or wrong.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:16768
    • 提供者:李震
« 1 2 ... .23 .24 .25 .26 .27 628.29 .30 .31 .32 .33 ... 785 »
搜珍网 www.dssz.com