资源列表
NFA_DFA
- 利用C++语言实现编译词法分析中的NFA到DFA的转换。-Language implementation using C++ compiler lexical analysis of the NFA to DFA conversion.
lex
- lex的C++代码实现,比较好用,老师给的程序以及.exe文件。
xe164-CCU6_ADC_board1
- infineon xe164 example source code very useful ltcinfo@163.com
R.T.C.sim
- Clock pic16F877A+DS1307
1_GPIO
- 跑马灯都是你们要接触的第一个程序.对于STM32来说,由于有官方库这种东西的出现,使得原来很麻烦的寄存器初始化变的相对简单.本例程主要让大家感受一下最基本的库操作GPIO 的方法.-Marquees are you want to contact a program for the STM32 is the official repository, the emergence of this kind of thing makes the original a lot of trouble re
QEditor
- 用Qt编写的文本编辑器的源代码,可以作为Qt编写GUI界面程序的例子程序-Using a text editor written in Qt' s source code, you can write a Qt example program GUI interface programs
gcC_cross-compilation_platform
- 介绍GCC交叉编译平台建立过程,帮助linux的初学者及嵌入式开发人员构建属于自己的编译器-Describes the process of establishing GCC cross-compilation platform to help the linux beginner and embedded developers to build their own compiler
qq
- 51单片机串口调试程序,pc机发送数据给单片机单片机通过led显示出来-51 serial single-chip debugger, pc machine to send data to the single-chip single-chip through the led display
javadecafe
- java反编译工具,可以把class字节码转换成java语言,发上来共享-java decompiler tools, can be converted into java byte code class language, made up to share
c_complier
- c语言子集的编译器,使用c++语言实现的。包含图形界面-failed to translate
Cmini
- 用C写的编译器,有介面~包换各种分析还有出错报告等等~-a good thing using c to achieve translaters ,having a good face in it~ thanks
ansi_c_grammar
- C语言上下文无关文法的词法及语法描述文件,通过使用yacc、lex工具可以生成相关C语言的词法、语法分析的C语言代码-C language context-free grammar to describe the morphology and syntax files, through the use of yacc, lex tool generates C language related to the morphology, syntax analysis, C language code