资源列表
[编译器/词法分析] LL1Parsing
说明:语法分析阶段的主要任务是组词成句。每一种语言都有一组文法。按照这些文法,可以由单词组成语法单位,如短语、语句、过程和程序。语法分析就是通过语法分解,确定整个输入串能否构成语法上正确的句子和程序等。-The main task of the parsing stage is a group of words into a sentence. Each language has a set of grammar. These grammar<朱东> 在 2025-01-26 上传 | 大小:13kb | 下载:0
[编译器/词法分析] zprofileUr0.1
说明:FLUENT城市环境中的风速阔线,风速为0.1m/s,垂直方向为z轴-FLUENT city environmental wind speed in a broad line, wind speed is 0.1m\/s, vertical direction as Z axis<张红婴> 在 2025-01-26 上传 | 大小:1kb | 下载:0
[编译器/词法分析] CMMInterpreter
说明:cmm解释器完整代码,包含词法分析模块,语法语义分析模块,中间代码生成模块,解释执行中间重新代码模块 ,中间代码采用四元式 界面简单,方便用户重新设计界面,只需要修改对应控件绑定事件-cmm interpreter complete code, including lexical analysis module, the syntax semantic analysis module, intermediate code generat<戴雪> 在 2025-01-26 上传 | 大小:169kb | 下载:0
[编译器/词法分析] Huffman-Coder
说明:本程序为《信息论与编码》课程中的哈夫曼编码,香农编码源代码等的教学辅助资料-They are focus on the course information theory and coding<徐荣辉> 在 2025-01-26 上传 | 大小:760kb | 下载:0
[编译器/词法分析] 216Convolutional-code-Vibet
说明:实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法 介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码 -Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm<mary> 在 2025-01-26 上传 | 大小:7kb | 下载:0
[编译器/词法分析] Huffman-coding-and-decoding
说明:在从键盘上输入字符时,只要是键盘上的字符任何字符都能接受,并能统计出输入的一串字符串中各个字符出现的次数,作为构建哈夫曼树时的各叶子结点的权值。 本程序同时具有译码功能 -Character input from the keyboard, as long as any of the characters in the character on the keyboard can be accepted, and the stat<mary> 在 2025-01-26 上传 | 大小:6kb | 下载:0