资源列表
suanfuyouxian
- 算符优先文法分析。《编译原理》课程设计是计算机应用专业的主要实践性教学环节,在学习了《编译原理》及专业基础课的基础上,设计一个实际的程序语言编译系统,目的在于加深学生对程序语言结构和机器处理方式的理解,初步掌握高级语言到机器指令的基本转换方法,提高进行工程设计的基本技能及分析解决实际问题,为毕业设计和以后的工程实践打下良好的基础。-suan fu you xian wen fa fen xi qi de she ji guo cheng de yuan dai ma ,li yong C bia
MIPS32-assembler
- MIPS32指令系统的汇编器。 在QUARTUS仿真环境中,将MIPS32指令写成的汇编程序翻译成二进制写入指令存储器。-MIPS32 instruction set of the assembler. Simulation environment in QUARTUS will MIPS32 assembler written instructions translated into binary memory write instructions.
Uartlpc2148old
- code for recieving data trough serial uart bus. this code is by keil uvision compiler and works on lpc2148 from nxp.co enjoy it
stepmoter
- 基于stc 8052单片机 的步进电机的控制 包扩加速 减速 显示-very good
cert_pq2
- Carnegie Mellon University to user-centric design tutorials mainly thinking stresses HE
Simple
- philips系列arm7产品的USB控制器的简单应用例程
bubblesort
- this an implenemtation of bubble sort-this is an implenemtation of bubble sort
hammingcodedecodinggai
- 汉明码的各种译码方法及性能比较,硬判决,ML译码,和积算法的matlab代码-failed to translate
JTAG2Flash
- 采用Wiggle电缆通过JTAG口在线烧写FLASH 1,在axd命令行中使用ob anorom.ini 2,按照提示烧写, load_addr = 0x0 -using cables through JTAG FLASH mouth burning an online, axd the command line using the ob anorom.ini 2, according to the prompt of burning, load_addr = 0x0
cifa
- 词法分析器,编译原理课程,课程设计,大作业-Lexical analysis
词法分析程序
- 这个词法分析程序很实用和简洁,希望大家喜欢-the lexical analysis procedures are practical and simple, hope you like them!
mini_c
- This is a compiler for a subset of the C programming language.