Skip to content
View zhangyqCS's full-sized avatar

Block or report zhangyqCS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. KnowledgeGraph_Agriculture KnowledgeGraph_Agriculture Public

    农业领域知识图谱的构建,包括数据爬取(百度百科)、数据分类、利用结构化数据生成三元组、非结构化数据的分句(LTP),分词(jieba),命名实体识别(LTP)、基于依存句法分析(主谓关系等)的关系抽取和利用neo4j生成可视化知识图谱

    Python 243 47

  2. CompilationPrinciple CompilationPrinciple Public

    编译原理课程设计和实验内容,课程设计实现了简单C语言编译器,包括词法分析、语法分析(LL1)、语义分析、四元式优化和目标代码生成。实验内容包括表达式语法分析器、词法分析扫描器、算术表达式四元式翻译器

    C++ 141 21

  3. DrawPad_Java DrawPad_Java Public

    基于Java语言开发的几何画板,可以实现画直线、曲线、矩形、圆形、擦除图形线条、插入文本、调整线条粗细及图片的导入与保存

    Java 4 1

  4. TuringMachine TuringMachine Public

    利用Qt实现的简易图灵机系统(输入初始状态、终止状态和状态转移函数,判断给定的输入带是否能被图灵机接受)

    Makefile 2