资源列表
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)
Lexical-analysis
- 使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。-Use some kind of high-level language and the LEX lexical analyzer to achieve a C language s
jd-gui-0.3.3.osx.i686
- java反编译器,是对class文件的编译,可以恢复java,是个需要有的java工具-Cavaj Java Decompiler