资源列表
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
KEY_LED
- 基于LPC2148的 按键+led灯的显示 用的是IAR+jlink V8-LPC2148-based key+ led lights display with the IAR+ jlink V8
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
CompilerProgram
- 详尽的语法分析和实验报告-detailed syntax analysis and experimental report-Detailed grammatical analysis and test report-detailed syntax analysis and experimental report
parallel
- Parallel performance tool for Pascal, it s a small code.
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.
CFFX
- 词法分析器,这是一个编译原理的作业!给出具体的思路
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
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
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
autoseller
- 这是本人的课程设计,自动售货机,内容有文件的操作,向量与迭代器的使用,友元函数的使用
PL0 词法分析和语法分析
- PL0语言的编译工作平台,可以实现词法分析和语法分析。-PL0 language compiler work platforms, we can achieve lexical analysis and parsing.