CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - lexical analysis

搜索资源列表

  1. zyy

    0下载:
  2. 这是一个c++环境下的模拟文件系统的部分源代码,支持词法分析,其中用到头文件#Include \"lex.h\"-c This is a simulated environment of the file system source code, support for lexical analysis, which uses the first document # Include "lex.h"
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:830
    • 提供者:刘国众
  1. 编译原理报告

    0下载:
  2. 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:48732
    • 提供者:cyberspace
  1. 词法分析器(wendang)

    0下载:
  2. /*本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为3、4、5、6。-/* this procedure uses in the lexical analysis: Inputs a line of C sentence from the DOS contact surface, and take # the numbe
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:6289
    • 提供者:徐昕
  1. CMM

    0下载:
  2. 了解cmm语言的语法和词法分析,帮助理解cmm语法解释器的基本设计-Understood cmm language syntax and lexical analysis to help understand the basic design of the the cmm syntax interpreter
  3. 所属分类:Project Design

    • 发布日期:2017-11-09
    • 文件大小:128810
    • 提供者:xiaohan
  1. analyse

    0下载:
  2. 词法分析,做的很详细,说明了各方面的情况,词法分析器实验报告-Lexical analysis, done in great detail to illustrate the various aspects of the experimental report of lexical analyzer
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:36343
    • 提供者:刘慧刚
  1. for

    0下载:
  2. for循环控制语句的翻译,该程序的词法分析和语法分析程序是分开的-for circulation control translation statement, the program' s lexical analysis and syntax analysis program is separate from the
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1437354
    • 提供者:小崔
  1. newcf

    0下载:
  2. 另一个词法分析程序,较之前的词法分析程序有区别,实现起来较简单-Another lexical analysis program than before the distinction between lexical analysis process, to achieve a simpler
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:236616
    • 提供者:小崔
  1. lab1

    0下载:
  2. 用c++编写的词法分析,大家可以参考参考。-Written by c++ lexical analysis, we can refer to for reference.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:904335
    • 提供者:wendongqin
  1. shixun

    0下载:
  2. 编译原理实训,介绍了四个编译原理的实训课程,语义分析,语法分析,词法分析,词法识别-Compiler theory training, introduced the principle of the training course of four compilation, semantic analysis, syntax analysis, lexical analysis, lexical recognition
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:191158
    • 提供者:常余
  1. CFFX

    0下载:
  2. 一个编译原理词法分析器的代码,可以将输入的一串字符进行词法分析,检验是否符合要求。-Principles of a compiler lexical analyzer code, you can enter the string of characters lexical analysis, testing for compliance.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:39042
    • 提供者:储昭良
  1. 025800-01

    0下载:
  2. 内含语法分析,词法分析,文法分析还有安装的程序-Includes syntax analysis, lexical analysis, grammar analysis, and installation procedures
  3. 所属分类:软件工程

    • 发布日期:2017-05-07
    • 文件大小:1190849
    • 提供者:羽翼
  1. 1123

    0下载:
  2. 通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。 通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。 -Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. Through the process of prepar
  3. 所属分类:文档资料

    • 发布日期:2017-04-17
    • 文件大小:92890
    • 提供者:木木水吉
  1. cifafenxi

    0下载:
  2. 实验一个词法分析的程序,而且对于编译原理的了解很有帮助-A lexical analysis of the experimental procedures, and helpful for the understanding of compiler theory
  3. 所属分类:软件工程

    • 发布日期:2017-04-16
    • 文件大小:49927
    • 提供者:苏亚辉
  1. Chinese-Lexical-Analysis

    0下载:
  2. 一种基于层叠隐马模型的汉语词法分析方法,旨在将汉语分词、词性标注、切分排歧和未登录词识别集成到一个完整的理论框架中.-An approach for Chinese 1exical analysis using cascaded hidden Markav model, which aims to incorporate segmentation, part-of-speech tagging, disambiguation and unknown words recognition int
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:768743
    • 提供者:王辉
  1. simple-words-analyse

    0下载:
  2. 对于如下文法定义的PASCAL语言子集,试编写并上机调试一个词法分析程序: <标识符>->字母|<标识符>字母|<标识符>数字 <无符号整数>->数字|<无符号整数>数字 <单界符>->+|-|*|/| | |:|( | )|?|>|<|=|! <双界符>-><叹号>= | <冒号>= <叹号>->! <冒
  3. 所属分类:软件工程

    • 发布日期:2017-04-06
    • 文件大小:4525
    • 提供者:yangyanmin
  1. cifa20092370

    0下载:
  2. 词法分析器课程设计报告,运用c++编写,适用大三,功能完备,可以做课程设计报告- Lexical analysis
  3. 所属分类:软件工程

    • 发布日期:2017-04-17
    • 文件大小:105825
    • 提供者:qq
  1. yufafenxi

    0下载:
  2.  语法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”等等.语法分析程序判断源程序在结构上是否正确.源程序的结构由上下文无关文法描述.语法分析程序可以用YACC等工具自动生成。-Grammar analysis is a logical compile process stage. The task of grammatical analysis is in a separate lexical analysis on
  3. 所属分类:文件格式

    • 发布日期:2017-04-16
    • 文件大小:249229
    • 提供者:懒人
  1. Lexical-analysis

    0下载:
  2. 从字符串表示的源程序中识别出具有独立意义的单词符号。-Lexical analysis
  3. 所属分类:File Formats

    • 发布日期:2017-12-07
    • 文件大小:1113
    • 提供者:王璐晨
  1. Lexical-analysis

    0下载:
  2. 调试并完成一个词法分析程序,加深对词法分析原理的理解。-Debugging and completed a lexical analysis program to deepen the understanding of the principles of lexical analysis.
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:24917
    • 提供者:任尊
  1. CS143.Notes.Introduction.and.lexical.analysis

    0下载:
  2. CS143 Notes Introduction and lexical analysis
  3. 所属分类:software engineering

    • 发布日期:2017-12-17
    • 文件大小:308224
    • 提供者:Talebi
« 12 3 »
搜珍网 www.dssz.com