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

搜索资源列表

  1. 20032320

    0下载:
  2. 这个是我们编译原理的实验.词法分析和语法分析.通过验收,含有实验报告,希望对大家有帮助.欢迎大家评论-this is our compiler theory experiments. Lexical analysis and syntax analysis. Acceptance of the report containing experimental, we want to help. we welcome comments
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:106222
    • 提供者:鲍小伟
  1. CONSTANT

    0下载:
  2. 一个vc的词法分析,可修改- A vc lexical analysis, may revise
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5034
    • 提供者:杨功成
  1. ExpressionCalculate1

    0下载:
  2. 计算机器程序~ 附带词法分析~- Computation machine program ~ supplementary lexical analysis ~
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:41576
    • 提供者:任风行
  1. wa

    0下载:
  2. 一个词法分析程序- A lexical analyaer
  3. 所属分类:编译器/词法分析

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

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

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

    0下载:
  2. 这是pascal的词法分析程序- This is the pascal lexical analyaer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2440
    • 提供者:许磊
  1. wdj

    0下载:
  2. 这是编译原理的词法分析源程序- This is translates the principle the lexical analysis source program
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 词法分析程序,很初级的,我们刚刚开编译原理- Lexical analyaer, very primary, we just opened the translation principle
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10845
    • 提供者:悠女
  1. wordparse

    0下载:
  2. 简单的词法分析(parseclass.h)- Simple lexical analysis (parseclass.h)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2597
    • 提供者:王磊
  1. Ccompiler

    0下载:
  2. 一个C编译器源码:编译器基本原理,词法分析,语义分析-a C compiler source : compiler basic tenets of lexical analysis, semantic analysis, and so on
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:267769
    • 提供者:yangyue
  1. NEU-CC_compiler

    0下载:
  2. 这是一个简单的C编译器的词法分析和语法分析。-This is a simple C-compiler of lexical analysis and parsing.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4233
    • 提供者:qinbill
  1. 221105027

    0下载:
  2. 词法分析-lexical analysis.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1312
    • 提供者:eser
  1. pl0back

    0下载:
  2. 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:383061
    • 提供者:mayfar
  1. weord

    0下载:
  2. 编译原理词法分析,自己原创,毫无保留的传上来了,进攻大家好好分享-compiler theory lexical analysis, their originality, without reservation onto a mass offensive that they have to share
  3. 所属分类:并行运算

    • 发布日期:2014-01-12
    • 文件大小:6632
    • 提供者:GX
  1. cffx(skyw)

    0下载:
  2. 实现词法分析,用VB写的对结果进行分类显示-achieve lexical analysis using VB wrote to the classification results show
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:994068
    • 提供者:skyw
  1. byylda

    0下载:
  2. 编译原理练习题与答案主要是词法分析、语法分析、中间代码等相关习题与答案.-compiler theory and practice that the answer is lexical analysis, parsing, intermediate code, and other related exercises with answers.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1811890
    • 提供者:bbs
  1. lexicalanalysis

    0下载:
  2. 为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为: (1)从源程序文件中读入字符。 (2)统计行数和列数用于错误单词的定位。 (3)删除空格类字符,包括回车、制表符空格。 (4)按拼写单词,并用(种别,单词)二元式表示。 (5)根据需要是否填写标识符表供以后各阶段使用。 这里采用的编译程序的实现方法是一遍扫描,即从左到右只
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10697
    • 提供者:houny
  1. bianyicifa

    0下载:
  2. 自己编的词法分析程序,含有实验报告,有详细的数据结构和程序流程说明。-own addendum to the lexical analysis procedures, experimental report containing a detailed data structure and program flow note.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:17946
    • 提供者:陈子
  1. 2_lex

    0下载:
  2. 从网上下载lex工具源代码,并对其进行反复修改 使其能按我们的要求对C程序进行词法分析,然后输出我们期望的结果 -downloaded from the Internet tools lex source code, and it has repeatedly revised to enable it to us by the requirements of the C procedures lexical analysis, and then output the results we
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13996
    • 提供者:laidayuan
  1. CFFC_1

    0下载:
  2. java写的PLO词法分析,刚交了作业 没什么大内容,仅供参考-java write lexical analysis of the PLO, has just paid a little big operation, for reference purposes only
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2797
    • 提供者:wyutao
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com