词法分析、LL1文法递归下降法和预测分析法、优先函数分析;LR(0)、SLR、LR(1)分析表的构造、语法制导翻译
☆24Jul 7, 2021Updated 5 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 编译课设-词法分析+LR1语法分析+语法制导翻译(生成四元式)☆20Dec 7, 2021Updated 4 years ago
- 合肥工业大学《机器人技术》作业代码☆19Oct 27, 2020Updated 5 years ago
- 合肥工业大学《机器人技术》课程作业和实验 2019-2020学年版本 有问题请联系QQ:2570605372☆26Oct 7, 2020Updated 5 years ago
- flappy bird pixijs☆12Aug 3, 2021Updated 5 years ago
- 【人工智能导论大作业】【黑白棋】光与对立的故事☆10Dec 27, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本项目对Deepseek-R1-Distill-Qwen-7B进行心理咨询CoT数据的LoRA微调,以进一步提升Deepseek-R1-Distill-Qwen-7B在心理咨询领域的慢思考能力。☆12Mar 11, 2025Updated last year
- 中南大学Java+网络课设,使用JavaFx设计的邮件客户端☆10Oct 4, 2021Updated 4 years ago
- 基于Marp开发的中南大学主题PPT模板☆14Nov 10, 2023Updated 2 years ago
- 小学口算题(四则运算)出题器☆19Jan 4, 2023Updated 3 years ago
- 在线课程《ASP.NET Core Web Api入门》课程源码☆13Jul 24, 2022Updated 4 years ago
- ChatGPT 对话助手是一个基于 OpenAI GPT-4 的聊天助手应用,它能够使用语音输入与语音输出与用户进行交互。此外,它还具有文本翻译功能,支持英语与中文之间的实时互译。☆12Mar 19, 2023Updated 3 years ago
- C++读取文件,求解firstvt集与lastvt集,构建算符优先关系表,打印文法分析过程,实现算符优先文法☆11Sep 5, 2020Updated 6 years ago
- 软件工程课程项目文档[绝对正规开发流程啊啊啊!]☆20Jan 16, 2016Updated 10 years ago
- 编译原理大作业——自下而上☆11Feb 10, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于openai api的对话机器人,使用百度语音识别和基于vits模型训练的语音合成,实现与chatgpt的对话交流☆12Jun 28, 2023Updated 3 years ago
- A trivial riscv cpu with tomasulo algorithm implemented in Verilog HDL. Support out-of-order execution and pipline and can run in FPGA wi…☆17Jan 4, 2020Updated 6 years ago
- 中南大学的机器学习作业☆10Nov 14, 2018Updated 7 years ago
- 中南大学校内查询API,提供教务,校车,招聘查询,基于Beego框架☆13Apr 25, 2018Updated 8 years ago
- Data for the paper "An Emotion Cause Corpus for Chinese Microblogs with Multiple-User Structures" (TALLIP).☆22Dec 18, 2019Updated 6 years ago
- ☆13Nov 18, 2019Updated 6 years ago
- Code Repository for GDSS using Graph Transformer☆17Nov 16, 2023Updated 2 years ago
- 这是我在东南大学本科阶段的学习 仓库,包括课程作业和一些学校项目的总结,有兴趣的同学可以看看☆34May 2, 2020Updated 6 years ago
- 大三下Web课设 - 中南大学主页 - JavaWeb☆13Dec 6, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆12Jan 3, 2024Updated 2 years ago
- 中南大学计算机院的一些实验报告☆14Jan 17, 2022Updated 4 years ago
- ☆19Updated this week
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆20Jun 6, 2016Updated 10 years ago
- 同济大学 数据库课设 TJU Database Curriculum Project☆10May 30, 2020Updated 6 years ago
- 《数据库原理与应用》课程复习笔记☆10Jul 3, 2021Updated 5 years ago
- 软件工程综合实践课程项目文档☆16Jun 27, 2019Updated 7 years ago
- 北大软微2023期末考题回忆版 包括云计算和Java和算法☆18Jun 15, 2024Updated 2 years ago
- 自动进入你济courses网课会议室的小工具,从此不怕网课睡过。☆14Apr 23, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 本项目源自中科院软件所刘焕勇老师的开源项目(QABasedOnMedicaKnowledgeGraph). 立足医药领域,以垂直型医药网站为数据来源. 以疾病为核心,构建起一个包含7类规模为4.4万的知识实体,11类规模约30万实体关系的知识图谱.☆42Jan 31, 2021Updated 5 years ago
- 中南大学本科学位论文LaTeX模板☆19May 11, 2021Updated 5 years ago
- 中南大学C++的历年试卷和实验 代码☆16Apr 17, 2023Updated 3 years ago
- 一个简单的hitreport模板☆20May 5, 2021Updated 5 years ago
- 这是一个Python实现的PL/0语言的编译器,实现了词法分析、LR1语法分析、语义分析、中间代码生成和虚拟机执行目标代码的功能。☆17Oct 2, 2023Updated 2 years ago
- ☆18Sep 16, 2025Updated last year
- java火车票售票系统,系统实现了用户会员管理、火车车次管理、火车座位管理、系统公告管理、火车票退票、火车票换乘、换乘查询、直达查询、乘车人管理、订单管理、个人中心管理等。☆17Aug 2, 2022Updated 4 years ago