资源列表
AnsiString
- 仿照C++ Builder自己编的 AnsiString 类,方便在非图形的C++编译器中使用。-modeled on the C Builder own addendum to the AnsiString category, facilitate non-graphical C compiler used.
1020310725
- 一个很一般的编译程序有词法分析,语法分析,语议分析,和最终生成四元式,但是出错处理较简单,大部分用的C语言,但加了一个四元式类,本人感觉这个程序很垃圾,但可以做个参考!.. -a very general compilers have lexical analysis, grammar, language proposed analysis, and generate the final-four yuan, But mistakes in handling more simple, with
expression
- 该程序可以将简单中缀算术表达式变换成: (1)后缀形式 (2)生成书上描述的抽象堆栈机的代码 (3)对常量算术表达式,输出结果
Simple-syntax-parsers
- 简单递归下降语法分析器,只能识别整形数据,需要可自行添加其他类型-failed to translate
avltree
- 这是一个非常经典的二叉平衡树,希望大家能够喜欢-This is a very classic balance of the two forks tree and I hope we can like
wordanalysis
- ANSI C词法分析器,编译原理课上的课程设计,每次按行读入源程序,这是不足之处~-word analysis
rfc2mib
- 一个可以将rfc转换为mib文件的tcl脚步-Rfc can convert a mib file for tcl footsteps
Link_list
- Simple link list example. How to use push and pop in link list. It is very simple example which shows how to create header file and use link list in C-Simple link list example. How to use push and pop in link list. It is very simple example which sho
Dijkstra_c
- C#中实现最短路,该图算法描述的是这样的场景:图由节点和带有方向的边构成,每条边都有相应的权值,路径规划(最短路径)算法就是要找出从节点A到节点B的累积权值最小的路径。-achieve the most short-circuit, the algorithm described in the plan that is the scene : map with nodes and from the direction of the edges, and each side has a corre
lexer
- The code is completely working and giving right results for all the cases.
SQL
- DBMS的词法分析部分和语法分析部分,希望能给一些初学者提供帮助-some parts of DBMS,hope that it is useful.
LL(1)
- LL(1) 文法 判空 求产生式 first follow select 集-LL (1) grammar sentence empty seek to produce first follow the select set