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

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  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. parsermain

    0下载:
  2. 该文件主要是一个编译原理函数语言绘图器,可以利用起来翻译图象代码-the document is mainly a function of compiler theory language mapping device that can use up images code translation
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3844
    • 提供者:石影
  1. mycompiler5-1

    0下载:
  2. 分析树和依赖图的JAVA演示,是学习编译原理的朋友值得参考的程序,赶紧下吧! -tree on the map and the Java demo, compiler theory is the study of a friend worth considering the procedure, Under quickly!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4548
    • 提供者:xym
  1. DFA_REG

    0下载:
  2. 编译原理中的DFA转换为分析程序,由用户预先设计好DFA图,再通过程序提供的图形,画出DFA图。最后,由程序自动生成识别程序。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:436549
    • 提供者:李亚成
  1. csouce

    0下载:
  2. 这是一个vc++环境下运行的编译原理的词法分析源程序,可以在vc++环境下直接运行,其中有运行的截图,学校要求做实验报告,给和我一样要交报告的人。-This is a vc environment compiler running under the principle source of lexical analysis, the vc direct operating environment, which is running the screenshots, the school aske
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:286714
    • 提供者:张信龙
  1. 刘琴-0206-44-自动机的应用

    0下载:
  2. 本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现有限自动机的运行过程-courses designed using the C language compiler principles to achieve automatic machine issues limited the application of its purpose as follows : (a) limited u
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:88921
    • 提供者:苏亮
  1. jlink-formwire-and-upgrade-method

    1下载:
  2. jlink仿真器固件及其升级方法。附jlink原理图,固件升级时的usb驱动及V8两个版本固件。 仅支持XP系统。-jlink emulation firmware upgrade method. Attached jlink schematics, firmware upgrade usb drive and V8 are two versions of firmware. Only supports XP system.
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-01-09
    • 文件大小:4395924
    • 提供者:hehu
  1. 词法分析器

    1下载:
  2. 编译原理课程设计报告——词法分析器.对C语言的一个子集设计并实现一个简单的词法分析器,掌握利用状态转换图设计词法分析器的基本方法。
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-09-17
    • 文件大小:192000
    • 提供者:qinzej@126.com
  1. BufferPairs

    0下载:
  2. 编译原理(龙书)P3.1用C语言编写的图3-10中记号的词法分析器。-Compilation Principle (Liuzhou book) P3.1 using C language in Figure 3-10 marked lexical analyzer.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:118971
    • 提供者:qq19830809
  1. 7LED

    0下载:
  2. LED显示,汇编源程序代码,通过keilc和Proteus调试。这里现提供汇编代码,原理图另附!-LED indicates that the compilation of source code, debugging through keilc and Proteus. Assembly code is provided here, separate schematic!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:709
    • 提供者:anthien
  1. bianyiyuanlishiyanbaogxinde

    0下载:
  2. 编译原理的三个实验报告哦,都有源码和截图,完全可以应付老师-Compiler theory of the three experimental report Oh, there are source code and screenshots, can meet the teachers
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:87008
    • 提供者:meiguo
  1. LRanalyzer

    0下载:
  2. 编译原理,一个简单的LR分析器,包括文档,附有说明及运行截图-LR parser compiler theory, including documentation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:926061
    • 提供者:曹阳
  1. Lexicalanalysis

    0下载:
  2. 编译原理 ,一个简单的词法分析小工具, 含有截图,文档说明等-Compiling principle, a simple morphology analysis of small tools, contain screenshots, documented, etc
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:965324
    • 提供者:曹阳
  1. Operatorpriorityanalysis

    0下载:
  2. 编译原理,一个简单的算符优先分析小程序,有说明文档,运行截图-Compiling principle, a simple operator priority analysis of small procedure, have documentation, run a screenshot
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:916152
    • 提供者:曹阳
  1. REtoDBA

    0下载:
  2. 编译原理 正则式转NFA 输入一个表达式 获得一个NFA的图-Compiler theory turn NFA regular expression
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2073306
    • 提供者:周浩
  1. yufafenxiplo1

    0下载:
  2. 语法分析器,编译原理实验,有实验截图和报告及代码-Parser, compiler theory test, a test report and screenshots and code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:136330
    • 提供者:caoge
  1. Assignment

    0下载:
  2. 编译原理第七次作业,、 阐述系统中如何应用PXA270的中断机制,并给出你的系统中使用中断机制的逻辑图-Compiler assignment,二级中断的知识,是计算机原理中经典的知识。先将理论搞清楚,再仔细看PXA270关于中断机制的实现。在设计中应用之。
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:12755
    • 提供者:Tim Liang
  1. dfa

    0下载:
  2. dfa状态转换图的读取和根据图进行路径的判断。是编译原理的重要实验!-dfa state transition diagram of the read path and in accordance with Figure judgment . Important experimental compiler theory !
  3. 所属分类:Compiler program

    • 发布日期:2017-05-12
    • 文件大小:2966418
    • 提供者:俞颢
  1. PL0_C

    0下载:
  2. 此为广工09级编译原理课程设计,与往届是有区别的 1. 课内实验(考试前交报告) 对PL/0作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,STEP,RETURN 运算符 +=,-=,++,--,&,|,! (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句,要求:写出相关文法,语法图,语义规则。 2. 课程设计 基本内容(成绩范围:“中”、“及格”或“不及格”) (1)扩充赋值运算:+= 和 -=
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:57715
    • 提供者:伍同
« 12 »
搜珍网 www.dssz.com