资源列表
[编译器/词法分析] delimiter_matching
说明:编写简易编译器,能发现分隔符匹配的错误如括号、注释符的匹配问题,都能检测出来-delimiter matching The simple algorithm uses a stack and is as follows: Make an empty stack. Read characters until end of file. If the character is an open anything, push it onto the stack. If it is a close<aga> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Cyclic-code
说明:循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process<高元媛> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] pridiction-analysis-algorithm
说明:本程序实现的是预测分析算法,是编译原理上机实现的具体源码-The program analysis algorithms to achieve the forecast, the principle is to compile the source code on the machine to achieve the specific<yjj> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] hufumancodeadecode
说明:这是上课做的赫夫曼编码解码器的代码供大家学习和参考-this is the code about hufumancode&decode<江> 在 2025-06-16 上传 | 大小:2kb | 下载:0