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

搜索资源列表

  1. mhgf

    0下载:
  2. 词法分析器 用c++做成的一个词法分析器-lexical analyzer c caused by the use of a lexical analyzer
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:36131
    • 提供者:moyuanyuan
  1. cffxiq

    0下载:
  2. 该程序是词法分析器,是编译原理课程的实验,对于广大学生很有用处。-the program is a lexical analyzer, the principle is to compile the experimental curriculum for the majority of students useful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6783
    • 提供者:sun
  1. byylkcsj

    0下载:
  2. 基于C语言子集的词法分析器,编译原理作业-based on the C language subset of the lexical analyzer, compiler theory operations
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:17888
    • 提供者:张淼
  1. 360safe_3.0

    0下载:
  2. ),您可以一路cancel下去,这时系统菜单只有两项,选file下的odbc configer,选中sql anywhere项,再点击create按钮,现在出现一个大窗口,在data source栏填school 在user栏填own,在password栏填own,在databasefilename栏填解压得到的score.db的绝对路径名称,这时总算可以点击OK按钮了。第一步配置数据源顺利结束。如果还有问题,请不赐来信。 二、打开库画板,再打开school.pbl,点击小人儿即可。 此程序是
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2025121
    • 提供者:蒸工夫
  1. WordAnalysis2

    0下载:
  2. 用c++语言编写的词法分析器源代码,很适合做课程设计。-c language used in the preparation of a lexical analyzer source code, is suitable for curriculum design.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:29932
    • 提供者:张智伟
  1. cifafenxi123211

    0下载:
  2. 自己编写的比较简单的词法分析器,需要的人可以看看。-their relatively simple preparation of the lexical analyzer, and we need people to see.
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 词法语法分析器 输入源程序,输出语法分析树,预测分析表-lexical analyzer input source grammar, syntax tree output forecast analysis Table
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-14
    • 文件大小:214972
    • 提供者:zhj
  1. C++cifafenxiqi

    0下载:
  2. 针对C++的简单词法分析器,局限性较大,算法简单,易懂,导入词法文件,输出分析结果-against C simple lexical analyzer and limitations larger, the algorithm is simple, understandable, import documents morphology, Output analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:363071
    • 提供者:Norman
  1. byyl_cffxq

    0下载:
  2. 编译原理:词法分析器(C++实现) 将PASCAL的源程序,即相应字符流转换成内部表示,并对标识符填写相应的符号表供编译程序以后各阶段使用,输出的单词符号格式为二元组(单词种别,单词在标识符表中的地址),标识符表格式有“序号”和“标识符本身的值”两项。-compiler : lexical analyzer (C achieved) will PASCAL source, that is, replaced by the corresponding characters in the int
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10643
    • 提供者:Snake
  1. MYc_SCAN

    0下载:
  2. 小型编译器之C-词法分析器 可以作为一般小型编译器的模板-small compiler's C-lexical analyzer can be used as ordinary small template compiler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:27647
    • 提供者:baby
  1. scanner22

    0下载:
  2. 编译原理词法分析器,进行预处理,及单词的规约-compiler theory lexical analyzer, pretreatment, and the words of the Statute
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4866
    • 提供者:nannan
  1. JAVA_SCANNER

    0下载:
  2. 一个简单的JAVA语言的词法分析器,读入文件,经过词法分析将分析结果写入输出文件中.(附JAVA词法分析要求)-a simple Java language lexical analyzer, read into the document, After lexical analysis of the results of the analysis into the output file. (JAVA lexical analysis requirements)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:18003
    • 提供者:shiliyan
  1. woodana

    0下载:
  2. 词法分析器 实现计算机对字符的分析过程-lexical analyzer computer right in the process of analyzing the characters
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7360
    • 提供者:guoguo
  1. lexanaly

    0下载:
  2. 简单的词法分析器 可识别关键字 操作符 分隔符-simple lexical analyzer can identify keyword operator separation
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7604
    • 提供者:李建国
  1. 45646

    0下载:
  2. 编译原理词法分析器c++源程序-compiler theory lexical analyzer c source
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7117
    • 提供者:赵志飞
  1. SCANNER..CIFA

    0下载:
  2. c语言编写的词法分析器 可以用于PASCAL语言-c language prepared by the lexical analyzer can be used for language PASCAL
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3646
    • 提供者:李雪莹
  1. drysea1

    0下载:
  2. 编译原理的词法分析器源代码,这是编译原理的必修作业,我也为此头疼了好一阵!希望对大家有用~-compiler tenets of lexical analyzer source code, compile it is the principle of compulsory work, I am also a big headache for a good while! We hope that the right useful ~
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2279
    • 提供者:干海娟
  1. csharp-lexical-analysis

    0下载:
  2. c#词法分析器 实现简单的词法分析功能 -c # lexical analyzer to achieve simple lexical analysis functions
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9803
    • 提供者:hermine
  1. LexSeu

    0下载:
  2. 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:10635
    • 提供者:myname
  1. cifafenxiqi(new)

    0下载:
  2. 词法分析器制作与应用 设计思想 (1)程序主体结构部分: 说明部分 %% 规则部分 %% 辅助程序部分 (2)主体结构的说明 在这里说明部分告诉我们使用的LETTER,DIGIT, IDENT(标识符,通常定义为字母开头的字母数字串)和STR(字符串常量,通常定义为双引号括起来的一串字符)是什么意思.这部分也可以包含一些初始化代码.例如用#include来使用标准的头文件和前向说明(forward ,references).这些代码应该再标记\"%{\"和\"
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4846
    • 提供者:黄启龙
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com