-
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
-
自己编的一个小程序,供大家参考,有不足之处请提意见。
自己编的一个小程序,供大家参考,有不足之处请提意见。-A small program is writed by myself,supply with you,please give me opinion.
- 2022-03-03 08:45:28下载
- 积分:1
-
c-词法分析器,实现了词法分析和简单的语法token提取功能-C minus analysis
- 2022-04-28 12:09:40下载
- 积分:1
-
输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。...
输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) grammar, further importation of the corresponding expression, if the analysis is successful, the output of the recursive process output "belongs", if successful, there were errors and the corresponding location named. Attention, we should end with a non-escalation of production into a single input. He will be automatically calculated first, follow, and predicting and analyzing the table structure, but does not export.
- 2022-03-22 06:15:04下载
- 积分:1
-
PICC code in HT
PICC code in HT-PICC for GLCD
- 2022-07-12 14:00:56下载
- 积分:1
-
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示...
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
- 2023-02-26 14:45:03下载
- 积分:1
-
编译原理
编译原理-实现目标机的功能及分配功能-用于生成目标代码-Compiler Construction Principles- to achieve the target machine
- 2022-01-21 17:28:57下载
- 积分:1
-
pl0的编译程序源码,是用C编写的,很经典
pl0的编译程序源码,是用C编写的,很经典-pl0 the compiler source code is written using C, it is a classic
- 2022-03-04 16:53:35下载
- 积分:1
-
这是一个编译原理的语法分析器
这是一个编译原理的语法分析器- This is a translation principle grammar analyzer
- 2022-03-14 20:31:00下载
- 积分:1
-
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。...
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling digital expression; Another interpreter, responsible for the actual implementation process.
- 2022-04-11 19:06:50下载
- 积分:1