资源列表
hw2_source
- scanner for simple c code to create compiler
arbolRojoNegro
- Codigo en C, que almacena valores numéricos de un archivo .txt en una estructura de árboles rojos-negros en la que al ir almacenando cada valor, se va uando la estructura para realizar su balanceo de acuerdo a las reglas que se deben de seguir para e
Lab1-by-peng
- 实现c 语法的词法分析和语法分析,并且打印语法树-print tree
Shortest-Job-First-master
- This program is an Shortest Job First Scheduling algorithm simulator with C#. It is not the best way, it just shows how the algorithm works.
firebase-token-generator-dotNet-master
- lexical analyzer download
grammatical-analysis
- 编译原理语法分析,识别程序中语法是否正确,输出识别过程-Compilation Principle syntax analysis, identification procedures in the correct syntax, output the recognition process
clavier16touches
- driver d un clavier 4x4 16 touches en c
SPI-429-249
- 用于步进电机细分驱动,MSP430F149配置TMC429,进而驱动TMC249,细分驱动-Subdivision driver for stepper motor, MSP430F149 configuration TMC429 turn drives TMC249 Subdivision Driver
interpreter
- 简单的C语言编译器+解释器,使用DFA+递归下降法与四元组等实现,可以实现简单的数值计算-Simple C language compiler+ interpreter, using DFA+ recursive descent method and quads, etc. to achieve, you can achieve a simple numerical calculation
BallStackBalance
- Machine learning - balancing a stack of balls
Kindeditor-asp-upload
- 技术积累 - 关于Kindeditor编辑器上传图片文件的几个问题汇总(asp)-Accumulated technology- Several issues Kindeditor editor upload image files summary (asp)
lexical_analyzer
- 计算机科学与技术专业编译原理的词法分析器-Simpal lexical analyzer