资源列表
down
- 赋值语句自上而下翻译系统的设计与实现. 设有如下文法: S → A A → V:=E E → E + T | T T → T * F | F F → (E) | digit V → i 采用递归下降分析法,并生成四元式-Design and Implementation of an assignment statement is a top-down translation system. Has the following grammar: S → AA
LL(1)translator
- 采用LL(1)分析法对所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的赋值语句翻译为四元式。-The LL (1) The analysis defined assignment statement syntax analysis and assignment statement entered in the the grammar analysis process will translate quaternion type.
cmp
- the code source to be able to communicate with a Compass CMP03-the code source to be able to communicate with a Compass CMP03
AD
- DSP AD数据采集和转换 实现高速的采集运算-DSP AD data acquisition and conversion to achieve high-speed acquisition operations
PICKI2
- this file is used for the pic mcu training
3.HAIR-C
- 3.传一个网友自制的的海尔芯单片机片C语言的编译器-3. Pass a User-made Haier core microcontroller chip C language compiler
BIN
- CONVERT DECIMAL TO BINARY NUMBER
Prime-number-program-in-c-language
- this program is to check the number is prime or not
C-programming-cod1
- this program is add the two number by using pointer
C-programming-code
- this program is to get reverse number of the enter the number
ALU
- Computer Architecture ALU
scanner.c
- Scanner for language PL-0 written in c.
