搜索资源列表

  1. Principles-of-curriculum-design

    0下载:
  2. 编译原理课程设计总结报告 1.设计题目及相关内容 本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。 2.运行环境(软、硬件环境) 硬件环境:方正电脑,P4C
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2659328
    • 提供者:爱爱爱
  1. bianyi

    0下载:
  2. 运用Cup和JLex工具,进行编译原理的词法分析、语法分析、抽象语法树生成。-use Cup and JLexuse to build principles of lexical analysis, syntax analysis, abstract syntax tree is generated.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:2028544
    • 提供者:pry
  1. accidenceAnalyzer

    0下载:
  2. 一个简单的词法分析器,刚学习编译原理时写的··大家可以看下-A simple lexical analyzer, just when the principles of learning to compile written that we can Kanxia! ! ~
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:xiaodeng
  1. lexer

    0下载:
  2. 编译原理中 用java编的词法分析器 有界面有实验报告 很强大-Principles compiled using java compiler lexical analyzer has a very strong interface with experimental report
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:雨亦奇
  1. tiger

    0下载:
  2. TIGER语言编译器,完成了前段的此法语法分析,类型检查,语法树,编译原理课程设计作业-TIGER language compiler, the completion of the previous stage of this method syntax analysis, type checking, syntax tree, compiler principles of curriculum design work
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:279552
    • 提供者:lml
  1. cifafenxi

    0下载:
  2. 编译原理实验一词法分析源程序及简单的测试数据-Principles of Experimental Analysis of the term compile source code and test data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:clq
  1. follow

    0下载:
  2. 用于进行递归下降分析法,编译原理,运行环境为Visual Stdio c++6.0-Be used for recursive descent analysis, compiling principle, operating environment for Visual Stdio c++6.0
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:何斌
  1. diguixiajiangfengxi

    0下载:
  2. 此内容用来实现编译原理中的递归下降分析其的源代码。-This content is used to achieve the principle of recursive descent compiler analyze the source code.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:179200
    • 提供者:刘墉
  1. retodfa

    0下载:
  2. 正则表达式到有限自动机的转换,编译原理的课程设计,做的不错-RE->DFA
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:248832
    • 提供者:song
  1. SourceDocuments

    0下载:
  2. 编译原理课程的实习是为一个小型的类C语言(C--)设计并实现一个编译器。 实习总共分为词法分析、语法分析、语义分析和代码生成四个阶段。每个阶段的输出是下一个阶段的输入。前一个阶段为下一个阶段提供输入接口。 建议C++实现。-Flexical analysis for C--.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:1258496
    • 提供者:成新
  1. src

    0下载:
  2. 关于编译原理的语法树的生成 有first last 和base的实现-this is a progrom。
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:张俊
  1. 2

    0下载:
  2. 这是我们组做的关于编译原理的课程设计,是一个自动机。-This is our group to do the course on compiler design principle, is an automatic machine.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:203776
    • 提供者:李磊
  1. KikiTigerCompiler

    0下载:
  2. 编译原理课程设计 Tiger Compiler JAVA实现 生成Mips指令 词法分析,语法分析,抽象语法树,类型检查,中间代码生成,规范化,指令选择,活性分析,寄存器分配,合为一体。-Principles of curriculum design compilation to achieve Tiger Compiler JAVA Mips instruction generated lexical analysis, parsin
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1769472
    • 提供者:张轩
  1. 编译原理 龙书 虎书 鲸书 全

    0下载:
  2. 帮助软件开发者理解自己所写程序的编译,运行过程。(Those books can help programmers to understand how their program to be compile and run.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:57126912
    • 提供者:朝日
  1. 742105514_1_240109634_1_decaf_PA1A (1)

    0下载:
  2. 清华大学编译原理课实验1说明文档及源代码(Tsinghua University, Principles of Compiler, PA1)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:818176
    • 提供者:feizhengqing
  1. 编译语法分析

    0下载:
  2. 实现语法分析,打印语法树.支持多种运算符、注释。实现对符号表的扩充(finish the parse of grammar)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:stella1
  1. 中缀转后缀

    0下载:
  2. 实现将表达式的中缀转后缀。包括yacc程序和编译后C++代码,可以直接使用(this code makes the middle expression turn into postfix expression)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:stella1
  1. pl0

    0下载:
  2. PL/0编译器,识别、分析特定的词法和语法,将源程序编译为类pcode进而生成目标程序并执行(The PL/0 compiler, which identifies, analyzes specific words and syntax, compiles the source program into a class pcode and then generates the target program and executes.)
  3. 所属分类:编译器/词法分析

  1. STM32版FX2N源码&原理图(可直接移植)

    5下载:
  2. FX2N源码V3.8版的使用基本说明: 编译语言:C语言 FX2N源码V3.8版是根据三菱FX2N的PLC通信协议、通信命令以及基于STM32F103系列单片机上编写运行的程序,可以直接利用三菱编程软件编写梯形图下载运行,无需任何转换。 注:1)目前在STM32F103RD/STM32F103VC/STM32F103VD/STM32F103VE/STM32F103ZE测试通过; 2)本程序不完全支持所有梯形图
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:4127744
    • 提供者:边缘1025
  1. compiler

    0下载:
  2. 根据编译器的基本原理,实现简单的加减乘除的计算(According to the basic principle of the compiler, the realization of a simple calculation of add, subtract, multiply and divide.)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:nihao1996
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org