搜索资源列表

  1. bianyiyuanliyufafenxiqi

    0下载:
  2. 编译原理的语法编译器实验报告,适合大学编译原理实验-compiler principles of grammar compiler experimental report compiled for the University of principle experiment
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:70470
    • 提供者:安安
  1. MFCCompiler

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

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

    0下载:
  2. 本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5220
    • 提供者:陈明
  1. ningzhiyan

    0下载:
  2. 次代码是编译原理中的简单的扫描器设计 主要是针对在校大学生在编译原理实验中 对简单的扫描器设计实验有困难的同学, 其中还含有比较规范的实验报告,值得借鉴-time code is compiled principle of a simple scanner design is aimed primarily at college students compiled principle experiment to design a sim
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44371
    • 提供者:宁志言
  1. 词法分析报告

    0下载:
  2. 这是一个编译原理中词法分析的实验报告,内容挺完整-it is a test report about accidence analyse of complier principle,its context is full
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:226883
    • 提供者:ddd
  1. 编译

    0下载:
  2. 本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:陈明
  1. 编译实验词法分析报告

    0下载:
  2. 编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,形成word文件(单词序列)保存。-CCwordSequence) preservation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:51200
    • 提供者:郑章孝
  1. first

    0下载:
  2. First集合的码源,完全正确,要过编译原理实验的来下,代码老师给的,这个是实验报告-GOOD
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:153600
    • 提供者:sdfg
  1. 51code

    0下载:
  2. C51单片机的密码锁实验,带源码和实验报告,原理图,已在KeilC中编译通过-C51 microcontroller lock experiments, with source code and experimental reports, schematics, has been compiled by KeilC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:89088
    • 提供者:pirate
  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. ex1

    0下载:
  2. 编译原理实验一。自己写的比较简单的词法分析器,附加实验报告。-Compile a principle experiment. Relatively simple to write the lexical analyzer, additional test report.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:
  1. ex2

    0下载:
  2. 编译原理实验二 递归向下语法分析 附加实验报告。-Descending down the second experiment compiler theory parsing additional test report.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:160768
    • 提供者:
  1. ex3

    0下载:
  2. 编译原理实验三 LR分析法的实现 附加实验报告-Compiler theory analysis experimental realization of the three LR additional lab report
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:602112
    • 提供者:
  1. VB

    0下载:
  2. 编译原理实验报告 实验一:词法分析设计 实验二:LL(1)分析法 实验三:逆波兰式的产生及计算 实验四:LR(1)分析法 实验五:应用DAG进行局部优化 -Compiler principle experiment report Experiment 1: lexical analysis design Experiment two: LL (1) analysis method
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:222208
    • 提供者:烟岚
  1. shiyanyi

    0下载:
  2. 编译原理实验报告,词法分析,自己看一下吧,开发环境未知,亲。-Report compiler principle experiment, lexical analysis, look at it yourself, the development environment is unknown, pro.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:fanyan
  1. Chomsky

    0下载:
  2. 编译原理Chomsky文法的判断,可用于编译原理实验报告。-Judgment Chomsky grammar compiler theory can be used to compile the report principle experiment.
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:hj
  1. lexical-analyzer

    0下载:
  2. 编译原理实验报告 实验一:词法分析器 实验目的: 实现TINY+语言的词法分析程序(扫描程序) 实验内容: 1、词法分析器输入输出 扫描程序的输入是源代码文件,输出是token串。 2、需要遵循“最长串匹配原则”,如匹配字符串‘:=’ 为赋值操作符,而不是冒号和等号两个操作符。 Token 以键值对 (Kind, Value)的形式表示。下面的符号表示不同的token类别(即Kind的取值) KEY
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:2717696
    • 提供者:alfred artorius
  1. syntactic-analyzer

    0下载:
  2. 编译原理实验报告 实验二:语法分析器 设计、编制、调试一个词法分析子程序-识别单词,加深对词法分析的理解掌握以及高级语言语法结构的定义,掌握语法分析的常用方法-Compile report principle experiment Experiment two: parser design, compilation, debugging a lexical analysis routines- to recognize wor
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:897024
    • 提供者:alfred artorius
  1. Compile-experiment

    0下载:
  2. 编译原理实验报告,包括完整的实验步骤和源代码-Compile this report principle experiment, including full source code and experimental procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:312320
    • 提供者:张芳
  1. b15

    0下载:
  2. 关于词法分析的一份实验报告,设计并实现一个词法分析器,实现对指定位置的类C语言源程序文本文件的读取,并能够对该源程序中的所有单词进行分类,指出其所属类型,实现简单的词法分析操作。(lexical analyzer is designed and implemented to read the text files of the class C source program of the specified location, and c
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:234496
    • 提供者:慌莫多多
« 1 2 3 4 5 67 8 9 10 »

源码中国 www.ymcn.org