资源列表
LCD_12864
- 基于LPC2148的 LCD2148的显示 用的是IAR+jlink V8-The LCD2148 display based on LPC2148 with the IAR+ jlink V8
bashuma
- 八数码迷宫,计算随机随机数组使用了vector模板用random_shuffle(,)函数来打乱数组数据,并计算目标结果是什么。-计算随机随机数组使用了vector模板用random_shuffle(,)函数来打乱数组数据,并计算目标结果是什么。
C
- 此程序为主次注册生成器中词法分析程序,其他就没什么可写的了,真烦,还必须20个字.-This process-based time registration in the lexical analyzer generator, the other to have nothing to write, and really annoying, the word must also be 20.
Igrica(5000)
- Little game of guessing number. application "imagine" one number and user must guess which number is that... very funny for kids.
pl0
- c++实现的 pl/0 语言 的词法分析和语法分析-c++ implementation of the pl/0 language lexical analysis and syntax analysis
31767678analyse_0
- 编译原理中实现自顶向下语法分析,若文法中不含左递归,并且每个非终结符的所有后选式的首符集都两两不相交,那么就有可能构造一个不带回溯的自顶向下的语法分析程序-Compiler theory to achieve top-down parsing When every not terminal goes without interacting with each other,It can make a process of form up to down
suanfayouxian
- 算符优先关系表!!输入文法可以得出算符优先关系表并显示出来!-Operator precedence relation table! ! Enter the operator precedence grammar can be drawn between the table and displayed!
TINY_Compiler
- TINY C编译器源码,用于参考学习编译原理(词法分析、语法分析、语义分析等)和LEX/YACC(不是FLEX/BISON)-TINY C compiler source code, compiled for the reference to learning theory (lexical analysis, syntax analysis, semantic analysis, etc.) and LEX/YACC (not FLEX/BISON)
ucc160
- ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
clib
- 可以用于快速查阅C语言编译器标准函数库中的函数用法和实例,由于是直接使用简单HTML编写的,所以用户可以根据自己的喜好来添加或者删除任意个函数实例。-Can be used for quick access to the standard C language compilers use libraries of functions and examples, because it is directly written using simple HTML, so users can add t
FortranToVB
- 一款自编的FORTRAN语言到VB6.0语言的自动翻译程序。其语法转换正确识别效率可高达70%,是一个编程语言转换的好帮手。-A self in the FORTRAN language to VB6.0 language automatic translation program. The syntax conversion efficiency can correctly identify up to 70 , which is a programming language translat
EW430_CompilerReference
- 430编译器的原理与使用,是一部IAR比较详细的解说说明,很适合初学者使用-430 Principle and use of the compiler