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

搜索资源列表

  1. vc52499446672

    0下载:
  2. 此文件是在c++环境下编写的词法分析器,鉴于希望能对初学者有所帮助,所以上传 -this document was prepared under c of the lexical analyzer, in the light of hope can help beginners, upload
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:34245
    • 提供者:焦竹南
  1. ciyufa

    0下载:
  2. 是简单的词法分析器和语法分析器,应该还有很多未知BUG没有发现,希望大家测试-simple lexical analyzer and parser, and there should be no BUG unknown, we hope that testing
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51279
    • 提供者:xue
  1. namab

    0下载:
  2. ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KE
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:天空
  1. fchh

    0下载:
  2. 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:天空
  1. bianyishiyan

    0下载:
  2. 我这里传的主要是一个词法分析器,对一些简单的进行分析.-I spread here is mainly a lexical analyzer for some simple analysis.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:12924
    • 提供者:bobo
  1. scosrc

    0下载:
  2. sco unix 前台界面开发程序,采用UNIX中的词法分析器和语法分析器,可以快速产生前台界面,无需数据库支持。-sco prospects interface development process, using the UNIX lexical analyzer and parser can quickly generate prospects interface, without database support.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:52799
    • 提供者:czc
  1. gaoxing

    0下载:
  2. 用java语言实现的简单词法分析器 实现了界面操作-use simple language to achieve a lexical analyzer interface operation
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:18152
    • 提供者:高兴
  1. bianyiyuanlicifafenxi

    0下载:
  2. 词法分析器。 根据编译原理中的词法分析原理,使用VC++6.0编写,可供大家学习编译原理使用。-lexical analyzer. According to the principle of compiler theory lexical analysis, the use of VC 6.0 preparation, we can study the use of compiler theory.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:29883
    • 提供者:奇峰
  1. WordAna

    0下载:
  2. 一个简单得词法分析器,实现语言vc,分析对象delphi-simple that a lexical analyzer to achieve language vc, the subject delphi
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:64717
    • 提供者:周自强
  1. cifafnxiqi

    0下载:
  2. 词法分析器 编译程序中可以对读入的语句进行词法分析,拆分成记号流-lexical analyzer compiler can be read into the right phrase for lexical analysis, split into streams mark
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1418
    • 提供者:黄清易
  1. ++cifafenxicompiler

    0下载:
  2. 编译原理的实验--设计一个词法分析器,可以识别C中的关键字和各种符号-compiler principle experiments -- design a lexical analyzer can identify C keywords and various symbols
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34809
    • 提供者:亿摆
  1. snlying6

    0下载:
  2. 1、 学会针对DFA转换图实现相应的高级语言源程序。 2、 深刻领会状态转换图的含义,逐步理解有限自动机。 3、 掌握手工生成词法分析器的方法,了解词法分析器的内部工作原理 -1, the Institute against DFA conversion map corresponding high-level language source. 2, deeply understand the state transition map meaning, and graduall
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-08
    • 文件大小:13305
    • 提供者:王志
  1. cifafeixi

    0下载:
  2. C语言词法分析器。可以给出一段简单的程序进行分析。-C language lexical analyzer. It is a simple procedure for analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6575
    • 提供者:施钥
  1. vc61667782466_newasp

    1下载:
  2. 语法词法分析器 编译原理课程设计 用vc++实现语法词法分析器-grammar lexical analyzer compiler theory of curriculum design using vc achieve grammar lexical analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-10
    • 文件大小:246324
    • 提供者:byf
  1. cifafenxiqipascal

    0下载:
  2. 这是我在学习《编译原理词法分析》时用VC++编写的词法分析器,希望这个小程序对一部分人有帮助-This is my learning "compiler theory lexical analysis" with VC + + prepared by the lexical analyzer and hope that this small program to help some people
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3624
    • 提供者:hong
  1. cffiq

    0下载:
  2. 学习编译原理时做的词法分析器,用c语言编写的。-done a lexical analyzer, using the c language.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:34092
    • 提供者:xuxuxuxu
  1. word_analyzing

    0下载:
  2. 词法分析器的构造方法,词法分析器能够识别一些关键字(如if,else等)词法分析器能够识别一些运算符(如+,-,*,/等)词法分析器能够识别标识符 -lexical analyzer Construction, lexical analyzer can identify some keywords (eg if, else) lexical analyzer can identify some Operators (,-,*,/) lexical analyzer can identify
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15654
    • 提供者:feng
  1. javacifa

    0下载:
  2. 本程序是用JAVA语言编写的一个小的词法分析器,可实现输入语句的词法分析。-this program is written in Java and a small lexical analyzer can achieve input sentences of lexical analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:18322
    • 提供者:苏艳
  1. c-minus

    0下载:
  2. 词法分析器源程序,用c语言编写的,for c-minus-lexical analyzer source with the c language, for c-minus
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 用c#编写的c语言词法分析器,预处理注释,并使用数据库查询关键字. 注意数据库需要重新连接,使用microsoft jet 4.0,数据库文件为keytable.mdb-prepared with the c language lexical analyzer, pretreatment Notes and the use of database queries. databases need to re-connect microsoft used jet 4.0, database fi
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:66724
    • 提供者:郭靖
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com