资源列表
test1
- 词法分析及语法分析。文法为自定义,语法分析为LR(1)分析法。仅供参考。-Lexical analysis and parsing. The grammar for the custom parsing LR (1) analysis. For reference only.
Hi3515-DataBrief
- hisilicon hi3515 encoding decoding processor data sheet - english
IARAVR
- AVR Atmega系列编译器IAR教程资料。 为网上收集。 对使用IAR开发软件非常有帮助。 包含有 Avoid Dead Code Elimiation.pdf Benchmarks-EWAVR-228A.pdf Embedded C++.pdf EW Support List 2005-04.pdf EWAVR 4.10中文用户手册.pdf EWAVR410B 的特点.pdf EWAVR与GCC的比较.pdf How to
Chapt0
- 我在仰望,这是编译原理第一次实验的内容,我写了好久的-this is the first
CRC
- 循环码的编码与译码器(支持一位的纠错) 编码(n,k可调) 测试用例1: input:n=7 k=3 g=11101 m=101 output:1010011 input:n=7 k=3 g=11101 m=010 output:0100111 测试用例2: input:n=7 k=4 g=1011 m=1101 output:1101001 input:n=7 k=4 g=1011 m=1010 output:1010
HexToText-090724
- HexToText 090724 -HexToText 090724HexToText 090724
test4
- 这个是我自己写的冠以编译原理的文法分析的程序-This is the program I wrote it myself dubbed compiler theory of grammar analysis
ansi_C_yacc
- 标准C语言的语法分析器的yacc文件,可以经过yacc处理编译为标准C语言的语法分析器的C源文件,再编译这些源文件生成语法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these source files to generate the pars
ansi_C_lex
- 标准C语言的词法分析器的lex文件,可以经过lex处理编译为标准C语言的词法分析器的C源文件,再编译这些源文件生成词法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these source files to generate the parser
hammingcodedecodinggai
- 汉明码的各种译码方法及性能比较,硬判决,ML译码,和积算法的matlab代码-failed to translate
tex
- latex转化数学公式为图片并在html页面显示-latex conversion of the mathematical formula for the picture displayed in the html page
bianyiyuanlikeshe
- DO-WHILE语句的翻译程序设计(递归下降法、输出四元式)-DO-WHILE statement translation programming (recursive descent method, the output of four yuan type)