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

搜索资源列表

  1. 确定有穷自动机分析内核

    0下载:
  2. 核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:128418
    • 提供者:何福保
  1. 1231233434

    1下载:
  2. 编译原理实验题 词法分析 使用直接分析法编制C语言子集的词法分析程序-compiler principle experiment inscr iption analysis using direct analysis method preparation of the C language subset of the lexical analysis procedure
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:1511
    • 提供者:唐治
  1. 汉语分析器

    0下载:
  2. 汉语原代码,具有词法分析,句法分析功能 很好的程序-Chinese source with lexical analysis and parsing functions good procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:519022
    • 提供者:杨光
  1. 编译原理课程设计与实现(毕业设计)

    1下载:
  2. 环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the principle of the steps, lexical a
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:73475
    • 提供者:袁慧
  1. 20021071

    0下载:
  2. 词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14740
    • 提供者:吴建平
  1. hfghj

    0下载:
  2. 1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。-1. Lexical analysis design, develop and debug the C language subset of the lexical analysis procedure that requires results to binary form group to preserve the documents.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2209
    • 提供者:刘星
  1. BIANdsf1

    0下载:
  2. 1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。-1. Lexical analysis design, develop and debug the C language subset of the lexical analysis procedure that requires results to binary form group to preserve the documents.
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a class called CFenxi.The program
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:242393
    • 提供者:王莉
  1. 2005062515324127278

    0下载:
  2. 编译原理词法分析,感觉用得不错的哦!!!一个强大的词法分析程序-compiler theory lexical analysis, I feel good use! ! ! A powerful lexical analysis procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:21894
    • 提供者:萧影
  1. 编译原理词法分析器c语言

    0下载:
  2. 编译的作业,对词法的分析分类以及发现错误,希望与大家交流,谢谢指教-Task of Compiler Implementation,To analyse and find error of Lexical,wish to communication with you,thanks.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3603
    • 提供者:王立伟
  1. cscanner

    0下载:
  2. 一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较详细的使用说明。-Lex prepared to use a C-plus morphology of small programs. Can designated source for the C-plus morphology, and the HTML file format. Lex from the C language lex
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:104204
    • 提供者:陈凯
  1. IDEbyyl1

    0下载:
  2. 编译原理课程设计,包括词法分析,语法分析,目标代码优化的编译器,希望大家提出意见-compiler theory of curriculum design, including lexical analysis, grammar analysis, the objectives of optimizing code compiler, we hope that the views
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:611247
    • 提供者:数据库
  1. IvanCompiler

    0下载:
  2. 一个编译器 包括词法分析和语义分析 是课程设计 有要借鉴的同学可以参考-a compiler including lexical analysis and semantic analysis of the design of the curriculum to learn from the students can refer to
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6949
    • 提供者:rds
  1. 编译原理实验_课程设2005

    0下载:
  2. 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name,
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:132425
    • 提供者:数据库
  1. SLNC

    0下载:
  2. 一个简单的词法分析程序。是编译原理的部分课程设计。因为时间有限。未能完成全部。如果有朋友改了代码或添加了功能使代码更加完善。请与我联系:ningmeng_studio@163.com谢谢. 做的不是很好,请多谅解。-a simple lexical analysis procedure. The principle is to compile part of the curriculum design. Because of the limited time available. Failu
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:29351
    • 提供者:张立柱
  1. 编译原理课程设计报告书

    1下载:
  2. 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the achievement. Input : lexical ana
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:102045
    • 提供者:爽爽
  1. 编译程序源代码(Pascal代码)

    0下载:
  2. 这个是Pascal编的。教为简单。 包含词法分析在内。-Pascal series. The simple. Lexical analysis, included.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5390
    • 提供者:11
  1. iscript

    0下载:
  2. 编译原理的词法分析,上下文无关文法的编译器-compiler tenets of lexical analysis, context-free grammar compiler
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82965
    • 提供者:王亭
  1. 编译原理课程设计原稿(陈强 20029440913)

    0下载:
  2. 一个编译原理的词法分析程序,用vc编写 编译通过。-a compiler tenets of lexical analysis procedures used to prepare vc compile.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:292178
    • 提供者:犯得上
  1. mycompiler

    0下载:
  2. 编译器,词法分析和语法分析,里面利用到了哈希表来加快搜索字符表速度.-compiler, lexical analysis and parsing, to use inside the hash table to expedite the search speed character tables.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:54633
    • 提供者:春风秋雨
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com