资源列表
Syntax-analysis
- 采用递归下降语法分析方法对输入的字符串进行语法分析,实现对词法程序提供的单词序列的语法检查和结构分析 待分析的Traning语言的语法用扩充的BN表示: 1.<程序>::=function<语句串>endfunc 2.<语句串>::=<语句>{ <语句>} 3.<语句>::=<赋值语句> 4.<赋值语句>::=ID=<表达式> 5.<表达式>::=<
fileldpc
- 一种很好的校验矩阵的构造方法,使用此方法可以很好的构造奇偶校验矩阵。-A kind of very good method of check matrix, using this method can well constructed matrix.
CYK
- A CYK Parser Algorithm
sdr_8psk
- this program is from the ASQUR EMBEDDED SOLUTION s Great eng APPAS
fastVideoLoading
- Fast video loading code do background subtraction subtracting all frames from first frame and show the result video so fast
XXHash
- 64位xxhash值的计算,简单高效。有详细的解释,用于SIMHSSH,效果还不错,-64 xxhash calculated value, simple and efficient. A detailed explanation for SIMHSSH, the results were good,
some
- Some code :3 First time using C-Some code :3 First time using C++
fsk
- 改程序的主要功能,是实现fsk的相关解调,通过该程序可以从总体上聊天fsk调制。-Change the program' s main function is to achieve fsk demodulator fsk modulation through the program from the general chat.
LASER
- serial port code for sending bytes
calculator
- it is aprogram that we use some things
compile1
- 一个将中缀表达式转为后缀表达式的词法分析器-Infix expression a will turn into a postfix expression lexical analyzer
test
- pl0语言的词法分析,可以记录各个关键字,标识符,运算符,常量等的个数- lexical analysis of pl0,You can record each keyword, identifiers, operators, constants, and so the number of