-
brief introduction, the entire project is divided into five documents : Main.c
简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来。:)-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
- 2022-09-22 15:55:02下载
- 积分:1
-
调谐器内部控制程序,适合带自动频率控制电路的调谐器
调谐器内部控制程序,适合带自动频率控制电路的调谐器-Tuner internal control procedures, suitable for automatic frequency control circuit with the tuner
- 2022-05-20 05:31:14下载
- 积分:1
-
编译器很好用,详细
编译器很好用,详细-compiler useful, detailed
- 2022-03-17 07:33:41下载
- 积分:1
-
c―语言的句法分析器。读入一个C
c―语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序-c-language parser. Reading into a C-- Language Program, the judgment that the procedure was not a legitimate C-- Language Program
- 2023-07-23 18:45:02下载
- 积分:1
-
pl/0语言分析程序
pl/0语言分析程序-pl/0 speech analysis procedure
- 2023-08-21 03:10:04下载
- 积分:1
-
一个好东东,大家狂下哈!编译原理的,
一个好东东,大家狂下哈!编译原理的,- Good east east under, everybody is crazy breathes out!
Translation principle,
- 2022-01-27 18:43:18下载
- 积分:1
-
Compiler Type Check & Scope Check
Compiler Type Check & Scope Check
- 2022-07-24 19:39:32下载
- 积分:1
-
功能:
创建站点/删除站点/修改站点/修改密码/创建池/修改池/删除池
环境要求:
IIS6.0 + MsFTP有+ NTFS...
功能:
创建站点/删除站点/修改站点/修改密码/创建池/修改池/删除池
环境要求:
IIS6.0 + MsFTP有+ NTFS-Functions: to create the site/delete sites/Edit Site/Change Password/create pool/Modify pool/delete pool environmental requirements: IIS6.0+ MsFTP have+ NTFS
- 2022-05-26 07:54:05下载
- 积分:1
-
一个经典的词法分析器,可解析各种复杂的SQL语句
一个经典的词法分析器,可解析各种复杂的SQL语句- A classical morphology analyzer, may analyze each kind of
complex SQL sentence
- 2022-02-03 12:03:49下载
- 积分:1
-
PC机上小型的C语言文本编译器
PC机上小型的C语言文本编译器-small PC version of the C compiler
- 2022-08-10 19:39:49下载
- 积分:1