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

搜索资源列表

  1. 词法分析器A

    0下载:
  2. 可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断,如果没有错误则提示“词法分析正确完成!”-can open arbitrary locations and names of the original documents lexical analysis can be carried out illegal characters and figures behind the letters with the wrong judgment, and if no
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9975
    • 提供者:杨英子
  1. 简单的语义分析basic

    0下载:
  2. 简单易用 易看的编译器 带词法分析和语法分析 输出是二元式和四元式 使用读取文件的方式进行编译 功能基本完整-easy to use easy to see the compiler with lexical analysis and parsing the output of which is dual-and four yuan-use read the document compiled basic functional integrity
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:33165
    • 提供者:cly
  1. 单云飞_词法分析

    0下载:
  2. 分析关键字,运算符,常数并用动态链表保存结果-keyword analysis, Operators, constant and dynamic results preservation Chain
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:141093
    • 提供者:思琪
  1. 词法分析器11

    0下载:
  2. 词法分析,对所给定的程序,进行符合条件的词法分析。结果分类输出!-lexical analysis, the right to have the procedure conducted in accordance with the conditions of lexical analysis. The results of the output!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1481
    • 提供者:闵若琼
  1. 词法13554

    0下载:
  2. 编译原理 用C++实现输入串的词法分析,分类输出-C compiler principles to achieve input string of lexical analysis, classification output
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8436
    • 提供者:张丽
  1. 词法分析经典源代码器

    0下载:
  2. 词法分析器 源代码 可以用于学生编译原理课程设计编写 是一个有用的程序-lexical analyzer source code can be compiled for students preparing curriculum design principle is a useful procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1477
    • 提供者:刘飘
  1. 编译原理-词法分析器

    0下载:
  2. 自己写的,词法分析(c++),可以实现基本上常用的分析。-wrote it myself, lexical analysis (c), can be used to achieve basically the analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:37981
    • 提供者:王某人
  1. c语言词法分析器

    0下载:
  2. 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures us
  3. 所属分类:编译器/词法分析

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

    1下载:
  2. 词法分析和语法分析的程序,带实验报告- The lexical analysis and the grammar analysis procedure, brings the test report
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:50529
    • 提供者:王聃
  1. 递归下降分析程序

    0下载:
  2. 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source prog
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:刘远兴
  1. 词法分析器(LPascal)

    0下载:
  2. 类pascal的词法分析设计,内容详细。 这是我老师的教案,我看内容较全,希望对您也有帮助!- The kind of pascal lexical analysis design, the content is detailed. This is my teacher teaches the document, I looked content comparatively entire, hoped also has the help to you!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:12813
    • 提供者:林良明
  1. 词法分析代码

    0下载:
  2. c下的词法分析器代码,很实用的-c morphology analyzer code, is very practical
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:56147
    • 提供者:李明
  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. 词法分析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 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com