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

搜索资源列表

  1. ansisy

    0下载:
  2. pascal的词法分析部分,功能完善,实现输出-the lexical analysis, complete functions, achieving output
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2560
    • 提供者:文文
  1. bbbbba

    0下载:
  2. 一个小语言的词法分析程序原理及其实现2-a small language lexical analysis procedures and principles to achieve 2
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:28093
    • 提供者:何刚
  1. ha0123(2)

    0下载:
  2. 设计一个实用的小型类C语言的编译器,能够通过词法分析程序将一串字符流转换为一组单词,并能够通过语法分析程序将该单词组转换为中间代码,中间代码可为四元组等各种形式。-practical design a small category C language compiler. through lexical analysis procedure to a bunch of characters flow into a group of words Grammar can pass this word
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:16500
    • 提供者:李想
  1. cifafenxi

    0下载:
  2. 汇编语言实验作业,调试正确的词法分析.帮助有需要的朋友少走弯路-assembly language experiment operations, debugging correct lexical analysis. Help the needy friends detours!
  3. 所属分类:汇编语言

    • 发布日期:2014-01-15
    • 文件大小:3795
    • 提供者:jin
  1. cfl

    0下载:
  2. 词法分析d
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:jccsx16
  1. Basic程序解释器

    1下载:
  2. Basic程序解释器及编译原理的简单化(1)--词法分析和代数式求值-Basic program interpreter and compiler principles simplistic (1) -- lexical analysis and algebraic expression evaluates
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2859
    • 提供者:林夕
  1. cifa

    0下载:
  2. 编译原理,词法分析,语法分析。两个源程序
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6884
    • 提供者:wp
  1. lex

    0下载:
  2. 词法分析,你可以看到里面的内容其实是很简单的,主要是这个理解的过程
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:36301
    • 提供者:gfjiang
  1. lx

    0下载:
  2. 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis pro
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1152
    • 提供者:刘向
  1. fenxiyufa

    0下载:
  2. 简单的词法分析程序,绝对可用,希望大家加以改进-Simple lexical analysis procedure, the absolute is available, hope that we improve
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:16679
    • 提供者:张小虎
  1. cifafenxi

    0下载:
  2. 词法分析,基于Visual C++ 的源代码,以及编译后的可执行文件等!-Lexical analysis, based on the Visual C++ s Source code, as well as the compiled executable file, etc.!
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:11368
    • 提供者:Jimmy
  1. 1

    0下载:
  2. 编写一个词法分析程序,对某源程序文件进行词法分析,将其中的所有单词经词法分析后变为由类号构成的目标文件-Procedures for the preparation of a lexical analysis of a lexical analysis of source documents, all of which by the lexical analysis of words into its composition by type of target file
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1476
    • 提供者:xuling
  1. ReversePolish

    0下载:
  2. 编译原理实验进行语法和词法分析,分析结果是用逆波兰式的形式输出。-Experiment carried out to compile grammar and lexical analysis and the results are reverse Polish form of output.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1792
    • 提供者:日新
  1. 000

    0下载:
  2. 1.词法分析程序的设计--扫描器 2.掌握高级语言单词的分类并了解编译程序中各类表格的存储; 3.掌握词法分析程序的任务 4.进一步加强分析问题、解决问题的能力;-Lexical analysis program design- Scanner
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:2709
    • 提供者:
  1. bianyiyuanli

    0下载:
  2. 语法分析是编译过程的核心部分。它的任务是在词法分析识别出单词符号串的基础上,分析并判定程序的语法结构是否符合语法规则。语法分析器在编译程序中的地位如-Syntax analysis is the core of the compilation process. Its task is to identify the word in the lexical analysis of strings of symbols, based on the syntax of programs to anal
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:114079
    • 提供者:bcl
  1. readpdt

    0下载:
  2. 递归下降分析法让我们更加的能够懂得和了解词法分析的内容和注解。-Recursive descent analysis so that we can know and understand more of the lexical analysis of the content and annotations.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1232
    • 提供者:王杰
  1. danci

    0下载:
  2. 单词词法分析程序 一个很简单的程序 我来分享下-Word lexical analysis program
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1300035
    • 提供者:刘丹
  1. LexicalAnalysisExperiment

    0下载:
  2. 词法分析实验,doc文档报告,原代码和流程图.-Lexical analysis experiment, doc document reports, the original code, and flowcharts.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:266128
    • 提供者:wu
  1. ss

    0下载:
  2. 汇编语言 词法分析 语法分析 运行时输入1.txt-Assembly language lexical analysis parser run-time input 1.txt
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1044433
    • 提供者:liyan
  1. PL0词法分析程序

    0下载:
  2. 三、 实验要求 1. 使用 PL/0 语言编写程序,实现输出斐波那契数列前 20 项数值。 2. 从 PL/0 编译程序源码中抽出词法分析部分,构建 PL/0 独立词法分析程序。功能:输入为 PL/0 源程序, 输出为单词符号的序列;对于标识符和无符号整数,显示单词种别和单词自身的值两项内容;对于其他单词符 号,仅显示其单词种别。 3. 使用 AutoFlowchart 画出独立词法分析程序的程序流程图,并分析每部分的功能和特点。(Iii. Experimental requ
  3. 所属分类:汇编语言

« 12 3 »
搜珍网 www.dssz.com