編譯原理實驗遞歸子程序法_第1頁
編譯原理實驗遞歸子程序法_第2頁
編譯原理實驗遞歸子程序法_第3頁
編譯原理實驗遞歸子程序法_第4頁
編譯原理實驗遞歸子程序法_第5頁
已閱讀5頁,還剩4頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

1、遞歸子程序法:#include "stdio.h"#include "stdlib.h"void display();char read(); /讀取字符函數(shù)void write();char lookhead;void E();void T();void G();void S();void F();void match(char ch);void error(); /出錯處理char string10;int top;int main()display();write();lookhead=read();E();puts(string);printf(

2、"為合法字符串!n");system("pause");return 0;void E()printf("E->TG n");T();G();void G()if(lookhead='+')printf("G->+TG n");match('+');T();G();else if(lookhead='-')printf("G->-TG n");match('-');T();G();elseprintf("

3、G-> n");void T()printf("T->FS n");F();S();void S()if(lookhead='*')printf("s->*FS n");match('*');F();S();else if(lookhead='/')printf("S->/FS n");match('/');elseprintf("S-> n");void F()if(lookhead='(')p

4、rintf("F->(E) n");match('(');E();match(')');else if(lookhead='i')match('i');else error();void match(char ch)lookhead=read();void write()char cha;top=0;printf("請輸入待分析字符串:n");doscanf("%c",&cha);stringtop=cha;top+;while(cha!='#

5、9;);top=0;char read()char cha;cha=stringtop;top+;return cha;void error()puts(string);printf("為非法字符串!n");system("pause");exit(0);void display()printf("班級:10級計本一班n");printf("學號:1004011026n");printf("姓名:王曉龍n");LL(1)分析方法:#include "stdio.h"#incl

6、ude "stdlib.h"#include "string.h"char S,X,a; /S文法的開始符號,X當前棧頂符號的工作單元,a當前輸入符號的工作單元char string10; /存放輸入的句型int count=0;/計數(shù)器int step=0; /記錄步驟char M166; /存放產(chǎn)生式int record; /記錄當前找到的M中產(chǎn)生式的下標char stack10; /棧int top;char Vt9="i+-*/()" /終結(jié)符號int i;void error(); /出錯函數(shù)void init(); /初始

7、化預測分析表int judge(char x,char a);void analyse();void main()init(); /初始化預測分析表int i;int mark1=0;char ch;top=-1;printf("請輸入要分析的字符串:n");string0='#'i=1;doscanf("%c",&ch);stringi=ch;i+;while(ch!='#');printf("步驟tt分析棧tt剩余字符串n");top+;stacktop=string0;count+;top

8、+;stacktop='E'step+;printf("%dtt",step);for(int i=0;i<=top;i+)printf("%c",stacki);printf("tt");i=1;while(stringi!='0')printf("%c",stringi);i+;printf("n");analyse();system("pasue");void error()printf("分析失?。");sy

9、stem("pause");exit(0);void init() /初始化預測分析表 -已經(jīng)產(chǎn)生式右部反轉(zhuǎn)過來strcpy(M0,"EiGT");strcpy(M1,"E(GT");strcpy(M2,"G+GT+");strcpy(M3,"G)$");strcpy(M4,"G#$");strcpy(M5,"G-GT-");strcpy(M6,"TiSF");strcpy(M7,"T(SF");strcpy(M8,

10、"S+$");strcpy(M9,"S*SF*");strcpy(M10,"S)$");strcpy(M11,"S#$");strcpy(M12,"S/SF/");strcpy(M13,"S-$");strcpy(M14,"Fii");strcpy(M15,"F()E(");int judge(char x,char b)for(int i=0;i<16;i+)if(Mi0=x && Mi1=b)record=i;

11、return 1;return 0;void analyse()int mark1=0;a=stringcount;X=stacktop;top-;for(int i=0;i<=8;i+)if(X=Vti)if(X=a)count+;else error();mark1=1;break;if(mark1=0)if(X='#')if(X=a)printf("分析成功!n"); system("pause");exit(0);else error();if(X!='#')if(!judge(X,a)error();els

12、efor(int i=2;i<5;i+)if(Mrecordi!='0' && Mrecordi!='$')top+;stacktop=Mrecordi;step+;printf("%dtt",step);for(int i=0;i<=top;i+)printf("%c",stacki);printf("tt");i=count;while(stringi!='0')printf("%c",stringi);i+;printf("

13、n");analyse();算符優(yōu)先文法:#include <stdio.h>#include <string.h>#include <stdlib.h>char data99= ' ','+','-','*','/','(',')','i','#', '+','>','>','<','<','&

14、lt;','>','<','>', '-','>','>','<','<','<','>','<','>', '*','>','>','>','>','<','>','<&

15、#39;,'>', '/','>','>','>','>','<','>','<','>', '(','<','<','<','<','<','=','<',' ', ')','&g

16、t;','>','>','>',' ','>',' ','>', 'i','>','>','>','>',' ','>',' ','>', '#','<','<','<','<

17、;','<',' ','<','='void analyse(char a,int n)int i=0,j=0,k=0,t=0,h=0,g=0; char ch,r; /當前符號 char A30;/符號棧 A0='#' ch=a0; while(ch!='0') do while(Ak='N') k-; while(Ak!=data0j) j+; while(ch!=datai0) i+;r=dataji; if(r='>') g=k; i

18、f(Ag-1='N') g-; Ag='N' else Ag='N' k=g; for(h=0;h<=g;h+) printf("%c",Ah); printf("n"); else if(r='=') if(k=0) printf("分析成功!n"); system("pause"); return ; else printf("分析失敗!n");exit(0); i=0,j=0; while(r!='<'); g+;Ag=ch;k=g; t+; ch=at;j=0,i=0;for(h=0;h<=k;h+)printf("%c",Ah);printf("n"); void main()char a30,B30;FILE * fp; char c,

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論