搜索资源列表

  1. 小小的词法分析器

    0下载:
  2. 这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:周裕涛
  1. 020833

    0下载:
  2. 这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generati
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:冷清雪
  1. 词法分析gzw

    0下载:
  2. 这个是我编译原理课程设计的 内容,呵呵 我遍的是词法分析,基本的功能都能够实现,如词法分析,词法查错,删除无实质意义的字符等,不懂编译的就不用看了,编译真的很难!!!不过好象没什么用-this my compiler theory of curriculum design, Oh my times of lexical analysis, the basic functions are to achieve, such as lexic
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:宫振伟
  1. 编译原理实验_课程设计_词法分析

    0下载:
  2. 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-14
    • 文件大小:139264
    • 提供者:谷穗
  1. 编译原理课程设计compiler

    0下载:
  2. 本程序为编译原理的课程设计,可以对输入的C源程序进行过滤\精简,并进行词法分析.-this program designed for the compiler theory,you can filtrate or simplify a program of C that you input,and analyse its accidence.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:41984
    • 提供者:ipkh
  1. LL1 grammer

    0下载:
  2. vc++实现编译原理中的LL(1)文法的编译过程,非常好用.-vc realization of the principle of compiler LL (1) grammar compiler course, very handy.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:张小文
  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 cl
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:241664
    • 提供者:王莉
  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. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:611328
    • 提供者:数据库
  1. bianyi课程设计

    0下载:
  2. 关于编译原理课程设计的词法分析部分,用c++代码编成-on compiler theory of curriculum design lexical analysis using code into c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:530432
    • 提供者:吴胜
  1. 编译原理实验一

    0下载:
  2. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:82944
    • 提供者:宗宗
  1. 算符优先—编译原理

    0下载:
  2. java实现的对算术表达式进行词法分析和语法分析,实现过程很简练,值得参考哦!-achieve the right arithmetic expression for lexical analysis and syntax analysis, implementation process is very concise and valuable reference Oh!
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:74752
    • 提供者:陈为
  1. namab

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:天空
  1. 词法分析经典源代码器

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘飘
  1. 递归下降分析法(编译原理).tex

    0下载:
  2. 递归下降分析法 是编译原理课程设计的源代码 可用来研究递归下降算法-decline recursive analysis is to compile the curriculum design principle source code can be used to study decline recursive algorithm
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘飘
  1. ++cifafenxicompiler

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

    • 发布日期:2024-05-14
    • 文件大小:1670144
    • 提供者:亿摆
  1. LexAnalysis

    0下载:
  2. 参考《编译原理与实践》Knenneth C.Louden ,机械工业出版的翻译版,后面的编译程序设计方案。这是词法分析部分,代码可供参考,这学期开的编译课作业。 -reference "compiler theory and practice" Knenneth C. Louden, industrial machinery published a translation, as the compiler des
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:taotao
  1. CIFAFENX

    0下载:
  2. 这是一个词法分析程序,是在编译原理课编写下来的,经过多次修改。还能够分析对10+9e这样的单词。比较全面。-This is a lexical analysis procedure is compiled in principle lesson from the prepared, after several revisions. Also 10 9e analysis of the word. More comprehensive.
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. panxisong_cifa

    0下载:
  2. 用VC++做的一个简单的编译原理的词法分析程序,有运行结果-VC do a simple compiler tenets of lexical analysis procedures, operating results
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:140288
    • 提供者:熊凌鹏
  1. cp_lex_syntax

    0下载:
  2. 编译原理词法语法分析器课程设计,包含文档与代码.-compiler theory, syntax analyzer curriculum design, documentation and code included.
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:Royce
  1. cifa3

    0下载:
  2. 词法分析器。 编译原理中的词法分析程序,可以进行简单的词法分析-lexical analyzer. Compiler Principle of lexical analysis procedures can be simple lexical analysis
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:264192
    • 提供者:刘鹏尧
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org