Skip to content
View emma23332333's full-sized avatar

Block or report emma23332333

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

Pinned Loading

  1. GesturePresenter GesturePresenter Public

    基于摄像头与手势识别的 Web 幻灯片演示系统。无需鼠标或触控板,通过自然手势完成翻页、缩放平移、批注绘制与激光笔指示,适用于课堂演示、汇报展示等人机交互场景。

    JavaScript 1

  2. llm-multi-model-deployment llm-multi-model-deployment Public

    Deployment and comparative evaluation of multiple large language models (Qwen-7B, ChatGLM3-6B, Baichuan2-7B) on ModelScope platform.在 ModelScope 平台部署多个大语言模型(Qwen-7B、ChatGLM3-6B、Baichuan2-7B)并进行横向对比实验。

    Python

  3. AAAnything/nyj_lxh_zlf_game AAAnything/nyj_lxh_zlf_game Public

    同济大学软件工程专业程序设计范式期末大项目

    C++ 1

  4. xv6-2021-labs xv6-2021-labs Public

    MIT 6.S081 操作系统 2021 实验,基于 RISC-V 架构 xv6 内核。包含系统调用、中断、线程、写时复制、页表、文件系统、内存映射、网络等全部实验分支,实现各类操作系统核心机制。

    C