CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 编译原理

搜索资源列表

  1. jiandancifafenxi

    0下载:
  2. 进行简单的词法分析,根据规定的词法匹配顺序进行匹配,很简单的功能,学习编译原理做的程序,内附测试文件.-simple lexical analysis, according to the lexical sequence matching match, a very simple function, Principle study compiler do the procedure, documents containing test.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10110
    • 提供者:赵旋
  1. 编译原理课程设计

    0下载:
  2. 这是我找到的,如果侵犯了你的权利,请多多包涵。-This is what I find, if a violation of your rights, please bear with me.
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-15
    • 文件大小:1310054
    • 提供者:牛德
  1. PL0hhh

    0下载:
  2. 编译原理的课程设计,对PL0进行扩充完成内容如下:1. 基本内容: (1)增加单词:保留字;运算符 (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 (4)扩充赋值运算:+= 和 -= (5)扩充语句(Pascal的FOR语句) 2. 选做内容: (1)增加运算:++ 和 --。 (2)增加类型:① 字符类型; ② 实数类型。 (3)增加一维数组类型(可增加指令)。 (4)其他典型语言设施:case语句;repeat语句。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:106768
    • 提供者:胡海洪
  1. word-delete-mark

    0下载:
  2. 这是我在大三是学编译原理时总结出来的删除注释和词法分析-This is my third year at the school compiled principle is summed up when deleted Notes and lexical analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5055
    • 提供者:zwz
  1. nibolan-convention

    0下载:
  2. 这是我大三做编译原理实验时总结出来的逆波兰转换程序-This is the church I do compiler principle experiment concluded, the reverse conversion Poland
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3419
    • 提供者:zwz
  1. pl0-source-code-from-book

    1下载:
  2. 编译原理的pl/0源码,非常好,外面很难找到,里面实现了pl0语言的具体细节-compiler principles pl / 0 source, a very good, very difficult to find outside. p10 inside the realization of the language specific details
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:252181
    • 提供者:digg
  1. homework_of_compile2

    0下载:
  2. 一个编译原理的词法分析程序,功能都已经完备了,可以从文件读入,输出分析完成的各个词-a compiler tenets of lexical analysis procedures, functions have been perfect, and can be read into the document. Analysis of the output of completed all words
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10256
    • 提供者:zhangjie
  1. dele-rem

    0下载:
  2. dele-rem:《编译原理》词法分析器中一个很精典的错误处理子程序-dele - poise : "Compiling Principle" lexical analyzer is a classical error handling routines
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9538
    • 提供者:黄启龙
  1. MFCCompiler

    0下载:
  2. 编译原理实验代码+实验报告,基于MFC对话框模式.-code compiler principle experiment experimental report, based on the MFC dialog mode.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:288310
    • 提供者:XL
  1. A_Compiler

    0下载:
  2. 编译原理作业,内含可执行程序,实验报告等。Operating compiler theory, containing the executable, laboratory reports, etc. -compiler operating in containing the executable, laboratory reports. Operating compiler theory, containing the executable. laboratory reports, etc..
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:323012
    • 提供者:yaojunming
  1. experimentofpan

    0下载:
  2. 编译原理的几个课堂实验报告,极力推荐--对广大在校学生是个很好的借鉴材料,读别人东西也是学习嘛-compiler tenets of several experimental classroom, Strongly recommended -- for the majority of students at school is a very good reference material, as well as reading other people learn things ~ ~ ~!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:445179
    • 提供者:李建国
  1. experimentofll(1)

    0下载:
  2. 编译原理实验ll(0)预测表分析法,编译调试通过.检查是没问题了.-compiler principle experiment'll (0) projections for analysis, debugging through compiler. Inspection is not a problem.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8524
    • 提供者:李建国
  1. LL(1)daima

    1下载:
  2. [编译原理课程设计-源代码]LL(1)语法分析代码(c++).-[Design Compiler Principle-source code] LL (1) syntax analysis code (c).
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2194
    • 提供者:xiaogemao
  1. lexcalacm

    0下载:
  2. 是关于词法分析的部分代码。是本人这学期的编译原理的设计作业。仅供参考。-lexical analysis on the part of code. This semester I was in translating the design principle of operation. For reference purposes only.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6262
    • 提供者:李明顺
  1. 453

    0下载:
  2. 编译原理的课程设计报告,有完整的程序和报告-compiler theory of curriculum design, a complete set of procedures and reporting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:380753
    • 提供者:sagulaza
  1. func_draw

    0下载:
  2. 编译原理的实验,自己动手做的-compiler theory test, do yourself
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:19171
    • 提供者:刘松
  1. cacle

    0下载:
  2. 词法分析器(编译原理)- Morphology analyzer (translation principle)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1466
    • 提供者:博怡
  1. MarkReaded_v2

    0下载:
  2. 一个用C++写成的,修改文件扩展名的程序。可以参考其中大量的自定义字符串处理函数。而且也用到了一部分编译原理的内容。我的作品-one written in C, modify file extensions procedures. Can refer to the large-defined string handling functions. It also uses part of the contents of compiler theory. My work
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:201943
    • 提供者:刘晓明
  1. shi1

    0下载:
  2. 编译原理程序,有些错-compiler principles procedures, some mistakes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1148
    • 提供者:欣欣
  1. lr0forwin

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。- Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table, and will be allowed to carry
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:37315
    • 提供者:刘远兴
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com