-
编译器可以在词法分析的表达来实现的,语法分析…
该编译器对表达式可实现词法分析,语法分析,语义分析-The compiler can be realized on the expression of lexical analysis, syntax analysis, semantic analysis
- 2023-04-15 00:45:04下载
- 积分:1
-
PKU_1205 水处理厂输送水的问题,考虑沿岸城市(水处理厂)的数量,程序能确定输送方式的种数...
PKU_1205 水处理厂输送水的问题,考虑沿岸城市(水处理厂)的数量,程序能确定输送方式的种数-PKU_1205
- 2022-12-06 18:00:04下载
- 积分:1
-
C语言,SLR(1)语法分析、语法分析、表格和goto表…
c语言实现,slr(1)语法分析,语法分析的ation表和goto表分别用txt文档保存。-c language, slr (1) grammar analysis, grammar analysis ation table and goto table txt documents were preserved.
- 2023-01-16 06:45:03下载
- 积分:1
-
有穷自动机识别源码
有穷自动机识别源码- Has the poor automaton recognition source code
- 2023-08-31 10:45:03下载
- 积分:1
-
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
-
Compilation Principle lesson plans. Xidian University Press
编译原理教案。西安电子科技大学出版-Compilation Principle lesson plans. Xidian University Press
- 2022-09-24 18:10:03下载
- 积分:1
-
词法分析的程序设计
词法分析的程序设计- Lexical analysis programming
- 2023-01-01 21:20:03下载
- 积分:1
-
词法分析程序设计
词法分析程序设计- The lexical analyaer designs
- 2022-03-07 08:13:07下载
- 积分:1
-
学生信息注册系统,数据库是ACCESS!
学生信息注册系统,数据库是ACCESS!-Student Registration information systems, databases are ACCESS!
- 2022-02-04 14:34:26下载
- 积分:1
-
introduces a serial LDPC encoder and decoder of C forms prepared environment. Ne...
介绍了一种串行LDPC码的编码器和译码器的实现形式
C++环境下编写。有些地方还需完善,请各位帮忙指正。-introduces a serial LDPC encoder and decoder of C forms prepared environment. Need to improve in some areas, please correct me help you.
- 2022-09-08 19:30:02下载
- 积分:1