-
大小: 8.03MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-10-05
- 語(yǔ)言: 其他
- 標(biāo)簽: 編譯??課程設(shè)計(jì)??
資源簡(jiǎn)介
編譯原理課程設(shè)計(jì)源碼,實(shí)現(xiàn)類平、PL0語(yǔ)言的編譯,包括詞法分析、語(yǔ)法分析、語(yǔ)義分析、目標(biāo)代碼生成等,功能強(qiáng)大,有界面

代碼片段和文件信息
//?AboutDlg.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“PL0.h“
#include?“AboutDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAboutDlg?dialog
CAboutDlg::CAboutDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAboutDlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?hepe
//}}AFX_DATA_INIT
}
void?CAboutDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CAboutDlg?CDialog)
//{{AFX_MSG_MAP(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?message?map?macros?here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CAboutDlg?message?handlers
void?CAboutDlg::CalcWindowRect(LPRECT?lpClientRect?UINT?nAdjustType)?
{
//?TODO:?Add?your?specialized?code?here?and/or?call?the?base?class
CDialog::CalcWindowRect(lpClientRect?nAdjustType);
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1212??2001-05-25?02:15??bianyi\PL0\AboutDlg.cpp
?????文件???????1322??2001-05-25?02:15??bianyi\PL0\AboutDlg.h
?????文件??????49357??2001-05-25?02:15??bianyi\PL0\Compiler.cpp
?????文件???????6928??2001-05-25?02:15??bianyi\PL0\Compiler.h
?????文件???????1221??2001-05-25?02:15??bianyi\PL0\Compiler.txt
?????文件??????19654??2010-01-04?18:37??bianyi\PL0\Debug\AboutDlg.obj
?????文件???????7418??2010-01-07?13:58??bianyi\PL0\Debug\BuildLog.htm
?????文件?????120937??2010-01-07?13:58??bianyi\PL0\Debug\Compiler.obj
?????文件?????????63??2010-01-07?13:58??bianyi\PL0\Debug\mt.dep
?????文件?????139264??2010-01-07?13:58??bianyi\PL0\Debug\PL0.exe
?????文件????????660??2010-01-04?18:38??bianyi\PL0\Debug\PL0.exe.em
?????文件????????724??2010-01-04?18:38??bianyi\PL0\Debug\PL0.exe.em
?????文件????????625??2010-01-07?13:58??bianyi\PL0\Debug\PL0.exe.intermediate.manifest
?????文件?????285012??2010-01-07?13:58??bianyi\PL0\Debug\PL0.ilk
?????文件??????22308??2010-01-07?13:58??bianyi\PL0\Debug\PL0.obj
?????文件???13631488??2010-01-07?13:58??bianyi\PL0\Debug\PL0.pch
?????文件????3320832??2010-01-07?13:58??bianyi\PL0\Debug\PL0.pdb
?????文件???????4424??2010-01-04?18:37??bianyi\PL0\Debug\PL0.res
?????文件??????93528??2010-01-07?13:58??bianyi\PL0\Debug\PL0Dlg.obj
?????文件?????335858??2010-01-07?13:58??bianyi\PL0\Debug\StdAfx.obj
?????文件?????197632??2004-04-21?23:11??bianyi\PL0\Debug\vc60.idb
?????文件?????372736??2003-04-28?19:35??bianyi\PL0\Debug\vc60.pdb
?????文件?????748544??2010-01-07?13:58??bianyi\PL0\Debug\vc80.idb
?????文件?????708608??2010-01-07?13:58??bianyi\PL0\Debug\vc80.pdb
?????文件??????18360??2010-01-07?13:58??bianyi\PL0\Debug\XEdit.obj
?????文件??????39072??2004-04-21?23:11??bianyi\PL0\PL0.APS
?????文件???????2038??2004-04-21?23:11??bianyi\PL0\PL0.clw
?????文件???????2029??2001-05-25?02:15??bianyi\PL0\PL0.cpp
?????文件???????4718??2001-05-25?02:15??bianyi\PL0\PL0.dsp
?????文件????????529??2001-05-25?02:15??bianyi\PL0\PL0.dsw
............此處省略29個(gè)文件信息
- 上一篇:SURF算法的圖像拼接和快速拼接算法
- 下一篇:GPIO測(cè)試工具V3.0
評(píng)論
共有 條評(píng)論