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

搜索资源列表

  1. 词法分析 语法分析程

    0下载:
  2. 一个比较全的词法分析器语法分析器。- A quite entire morphology analyzer grammar analyzer.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51392
    • 提供者:猛哥
  1. 词法分析1

    0下载:
  2. 在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze writes in zf-infile.txt, the procedure ending must the designator end by \"@\", the procedure res
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9212
    • 提供者:张帆
  1. C++词法分析

    0下载:
  2. 对*.cpp文件各个标识符的简易分析-right *. cpp document identifier various simple analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:孤独剑
  1. 词法分析Lex

    0下载:
  2. 名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language function: 1)Extract all lexems from C Language source code 2)Examine the sy
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:192513
    • 提供者:张永胜
  1. 词法分析简单程序

    0下载:
  2. 一个简单的语法分析程序-a simple syntax analysis procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3469
    • 提供者:吴志强
  1. 简单词法分析

    0下载:
  2. 大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组-University wrote a simple lexical analyzer through importation from the definition of the rules of grammar procedures, the analysis of binary Group
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11788
    • 提供者:蔡正兴
  1. ssj词法

    0下载:
  2. 此为词法分析程序中的程序清单,界面说明过长,故只有基本实现算法。-this lexical analysis procedure to the list of procedures, interface note too long, it would only basic algorithm.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5996
    • 提供者:孙瑜
  1. 简易C语言词法分析程序

    0下载:
  2. c 的 词发分析程序我现在在学编译原理 想找点东西学 请多关照-c word fat analysis program at school I now depending compiler theory learning the news conference for the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3205
    • 提供者:zz
  1. 编译原理词法tc实现

    0下载:
  2. 在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11685
    • 提供者:王东
  1. PL-0语言词法及语法分析系统的设计与实现

    0下载:
  2. 一个非常好的词法分析程序,加上语法的分析是一个难得一见的好实例-a very good lexical analysis procedure, in addition to the syntax analysis is a rare to see a good example
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:661263
    • 提供者:黄庆龙
  1. LL1语法分析

    0下载:
  2. 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是LL1语法分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the comp
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:13702
    • 提供者:
  1. 语义分析

    1下载:
  2. 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是语义分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compile
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:10533
    • 提供者:
  1. SmartC语法分析版

    0下载:
  2. 词法分析程序,是一个词法分析程序,可以分析单词,指出错误。-lexical analysis procedure is a lexical analysis procedures can be analyzed word that mistake.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1101469
    • 提供者:吴丹
  1. 编译原理词法分析器(V2.0)

    0下载:
  2. 编译原理词法分析器(V2.0) 提供了词法分析的所有功能,能完成词法分析的所有任务-compiler theory lexical analyzer (V2.0) provides a lexical analysis of all functions, lexical analysis can be completed all the tasks
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:239711
    • 提供者:林丰
  1. 编译词法语法

    0下载:
  2. PL/0语言的词法分析,主要是将每个词识别并且读入-PL / 0 language lexical analysis, mainly to identify each word and read
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:38362
    • 提供者:周周
  1. 小小的词法分析器

    0下载:
  2. 这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2091
    • 提供者:周裕涛
  1. Pascal_分析

    0下载:
  2. 我的词法分析程序,是编译原理要做的一个,放上来大家-my lexical analysis procedure to be done is to compile a principle, we see Fangshanglai
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7495
    • 提供者:王昕
  1. 词法语法分析器

    2下载:
  2. 一个超级经典的词法和语法分析程序(附加源代码).从词法分析的输出过渡到语法分析-a super classic morphology and syntax analysis program (Additional source code). Lexical analysis from the output transition to the syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:276935
    • 提供者:鲍婧
  1. 词法语法分析

    1下载:
  2. 一个经典的词法语法分析程序的源代码,从词法分析入口其词法分析出口为语法分析入口-a classic syntax analysis of a program's source code, imported from the lexical analysis of its lexical analysis exports syntax analysis entrance
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:230787
    • 提供者:鲍婧
  1. 词法分析器6

    0下载:
  2. 这是一个词法分析的小程序,希望大家多多指教-This is a lexical analysis of small procedures, we hope the exhibitions
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:31275
    • 提供者:祝莉
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com