Introduction - If you have any usage issues, please Google them yourself
brief introduction, the entire project is divided into five documents : Main.c----- procedure entry point, it is actually very simple, it is called two functions. Global.h----- definition of global variables and Wang Parse.h----- parser the main algorithm Prece.h----- definition and realization of a number of priority the operation Stack.h----- the definition and implementation of a stack and operation of the compiler used whenever WITH TC 2.0 or WinTC open Main.c documents compiled enough. If found please Bug out here or affixed to amend the code of Columbia here :) Overall, the project is just a simple example, like to tell you how to put classroom knowledge to use them to the actual program, which works to use the modular thinking, data structure knowledge we learned, the Ruins of
Packet : 624611编译原理---算浮优先算法.rar filelist
编译原理---算浮优先算法
编译原理---算浮优先算法\Global.h
编译原理---算浮优先算法\Main.c
编译原理---算浮优先算法\MAIN.EXE
编译原理---算浮优先算法\Parse.h
编译原理---算浮优先算法\Prece.H
编译原理---算浮优先算法\Readme.txt
编译原理---算浮优先算法\Stack.h