Skip to content
View Hyde-yd's full-sized avatar
  • Joined May 14, 2026

Block or report Hyde-yd

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. inventory-management-system inventory-management-system Public

    基于 Python Flask+SQLite 开发的轻量化项目,实现用户登录注册、商品增删改查、库存出入库管理及管理员 / 普通用户权限分级功能。采用本地 SQLite 数据库生成.db 文件存储数据,无需额外配置数据库,代码结构清晰、界面简洁、部署便捷,完整覆盖库存管理核心业务,可直接运行,适合学习实践与课程作业提交等。

    HTML

  2. MathModeling-AI-Agent MathModeling-AI-Agent Public

    基于大语言模型的双Agent协同数学建模系统。Agent1负责赛题分析、论文框架搭建与LaTeX数学公式推导;Agent2负责模型优选与Python代码自动生成。支持PDF/DOCX赛题上传、多附件数据处理、训练知识库注入,SSE实时进度推送,一键打包下载全套成果。

    Python