文件名称:Principles-of-curriculum-design

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++] [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 2.54mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 爱**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

编译原理课程设计总结报告

1.设计题目及相关内容

本课程设计完成的是递归下降分析法。对算术表达式和赋值语句进行语义分析并生成四元式序列。其中,本设计用C语言对简单的pascal语言子集编制一个编译程序。语义分析输入的是语法分析后提供的单词串,而语法分析的输入是词法分析的程序所提供的单词序列。要求把语法分析程序和词法分析都作为子程序调用,其中输入字符串要用文件操作。

2.运行环境(软、硬件环境)

硬件环境:方正电脑,P4CPU,512M内存

软件环境:Visualc++6.0

3.算法设计的思想

本设计题目的实现,使用了多个程序,包括语义分析,语法分析和词法分析。

-Principles of curriculum design to compile a summary report

1. The design of the subject and related content

This course is designed drop recursive analysis. Of arithmetic expressions and assignment statements and generate semantic analysis of quaternion sequence. Among them, the design of a simple C language pascal language subset of the preparation of a compiler. Semantic analysis is parsing the input after the word string, and parsing the input lexical analysis procedure is provided by the word sequence. Procedures require parsing and lexical analysis are called as a subroutine, which enter the string to use file operations.

2. Operating environment (software and hardware environment)

Hardware environment: PC Founder, P4CPU, 512M memory

Software Environment: Visualc++6.0

3. Algorithm design thinking

   The realization of the design subject, the use of a number of procedures, including semantic analysis, syntax analysis and lexical analysis.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

byyl课程设计.doc

compile keshe 1

...............\compileexperiment.dsp

...............\compileexperiment.dsw

...............\compileexperiment.ncb

...............\compileexperiment.opt

...............\compileexperiment.plg

...............\Debug

...............\.....\compileexperiment.exe

...............\.....\compileexperiment.ilk

...............\.....\compileexperiment.pch

...............\.....\compileexperiment.pdb

...............\.....\genquad.txt

...............\.....\main.exe

...............\.....\main.ilk

...............\.....\main.obj

...............\.....\main.pch

...............\.....\main.pdb

...............\.....\sifa.txt

...............\.....\sourcefile.txt

...............\.....\vc60.idb

...............\.....\vc60.pdb

...............\genquad.txt

...............\main.cpp

...............\main.dsp

...............\main.dsw

...............\main.ncb

...............\main.opt

...............\main.plg

...............\sifa.txt

...............\sourcefile.txt

无错.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org