资源列表
pandol
- This program was produced by PHM Chip type : ATmega16 Program type : Application AVR Core Clock frequency: 16.000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256-This program was produced by PHM Chip ty
74HC148_DataSheet
- 8到3译码器 74HC138是一款高速CMOS器件,74HC138引脚兼容低功耗肖特基TTL(LSTTL)系列。 74HC138译码器可接受3位二进制加权地址输入(A0, A1和A2),-8-3 decoder 74HC138 is a high-speed CMOS, 74HC138 pin compatible with low power Schottky TTL (LSTTL) series. 74HC138 decoder accepts three binary weighted a
synchronisation
- This circuit is a nice edge detector that gives you synchronous notification of edges on your input signal. There s no excuse for not doing this it s a tiny circuit in just five lines of Verilog.-This circuit is a nice edge detector that gives yo
CFFX
- 词法分析器,这是一个编译原理的作业!给出具体的思路
yufafenxishiyan
- 本人编译的实验报告 语法分析 含说明 包括三个文件 yukun2.cpp yukun2.EXE 语法分析(LL(1))使用说明.txt等-I compiler of the report syntax analysis are included with the three documents yukun2.cpp yuku n2.EXE syntax analysis (LL (1)) for use. txt, etc.
parallel
- Parallel performance tool for Pascal, it s a small code.
CompilerProgram
- 详尽的语法分析和实验报告-detailed syntax analysis and experimental report-Detailed grammatical analysis and test report-detailed syntax analysis and experimental report
lr0
- 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax
KEY_LED
- 基于LPC2148的 按键+led灯的显示 用的是IAR+jlink V8-LPC2148-based key+ led lights display with the IAR+ jlink V8
smallcforz80.tar
- small c for z80的库文件源代码,头文件源代码,以及库函数-small c for z80' s library file source code, header files, source code, as well as the library function
kechengsheji
- 编译的一个关于递归下降分析和预测和分析的小程序-Compile a decline on the recursive analysis and forecasting and analysis of small programs
cifa
- 一个基于C语言体系下的词法分析器,能做简单的词法分析