资源列表
digit_clock
- digital clock project using 89c51
CompilersProject
- Compiler for mini c language
c++
- Compiler for compact language
yufafenxiqi
- a)组织算术表达式的输入; b)若输入的符号串是一个算术表达式语句,则输出分析过程,否则输出一个错误信息; -A) organization arithmetic expression of input, B) if the input string is an arithmetic expression statement, output analysis process, otherwise an error output information,
forecastanalysis
- 实验内容:根据课堂讲授的形式化算法,编制程序实现一个预测分析器,能对常见的算术表达式语句进行分析 实验要求: a)组织算术表达式的输入; b)若输入的符号串是一个算术表达式语句,则输出分析过程,否则输出一个错误-Experiment: algorithm according to the formal classroom teaching, the preparation process to achieve a prediction analyzer, capable of com
COMPILER
- 编译原理课程设计报告Compile the report Principles of curriculum design-Compile the report Principles of curriculum design
MutsubishiM16BasicCompiler
- BASIC COMPILER with all the features. This is very much C like but designed especially for the Mitsubishi MC16 family. Good source code for further development -BASIC COMPILER with all the features. This is very much C like but designed especia
MitsMiniMonitor
- Source code for Monitor/debug for MitsMini MC16 Board
8x8-dot-matrix-clock
- 8x8 matrix clock source code with design for proteus vsm
pci
- code for simple pci to turn on or off LED
capture
- 这是一个图像超分辨率处理的程序,采用动态确定阶数的算法,根据空间距离和梯度信息限制的双重制约,能够很好的提高图像的分辨率。-This is an image super-resolution processing of the procedure for dynamically determining the order of the algorithm, distance and gradient information based on spatial constraints of the
LL(1)
- 编译原理LL(1)分析过程模拟 设计一个给定LL(1)分析表,输入一个句子,能由依据LL(1)分析表输出与句子 对应的语法树。能对语法树生成过程进行模 拟-for LL(1)
