资源列表
ourdev_419422
- IAR Embedded Workbench for ARM IAR 4.42A注册 自己试过有用-IAR Embedded Workbench for ARM IAR 4.42A key
Simple_Language_Lexer
- 这是一个使用了LEX所编写的Simple语言的词法分析器。Simple语言的定义说明请看附件。这个LEX的源代码可以通过Parser Generator 2来转化成为h文件跟cpp文件。由于编译这两个文件需要使用到Parser Generator 2的C++库,所以就只上传了LEX的源代码,谁感兴趣的可以自己通过Parser Generator 2来转化。至于UNIX下面的LEX工具如果想要转化的话需要修改其主程序,另外需要将LEX源代码之中有关C++语言的表达形式修改成为相应的C语言的表现形式
rec
- A source code in c plus plus for calculating a rectangle-A source code in c plus plus for calculating a rectangle...
GCCIntrinsicsTest(SSE)
- A test program demonstrating how to use SSE instructions in GCC, via compiler intrinsics. Includes Windows binary compiled with MinGW, and batch file showing what command line options you should be passing to the GCC.-A test program demonstrating how
accidence
- 一个编译器程序,只部分实现了词法分析的部分-A compiler program, only partially realized part of lexical analysis
87361058MEBMA
- this matlab based program.-this is matlab based program.
merd
- fonction permet d extraire les fréquence de la transcr iption musicale-fonction permet d extraire les fréquence de la transcr iption musicale
jd-gui
- 反编译JAVA源代码,但中文支持效果不理想,可以用来反编译大量的国外封装的java类-Anti-compile JAVA source code, but the Chinese support the result is not satisfactory, can be used to decompile a large number of foreign package java class
grammar_1
- 编译原理的语法分析,分析的是算术表达式,进行递归应用,可以检查输入是否合法!-yeah,it is really good!!
MSP430FET
- 中文的MSP430编程软件,使用很方便。-a chinese software for MSP430 programming
samp_recnst
- a simple program of sampling and reconstruction of a data
LL1
- 语法分析,利用LL1分析方法分析表达式文法,输入一个表达式(以‘#’结束),输出输入的表达式是否正确-Syntax analysis, using analysis to analyze the expression LL1 grammar, enter an expression (with '#' end), input-output expression is correct