Skip to content
View CreeMark's full-sized avatar

Block or report CreeMark

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. STM32_SmartCharge_HAL STM32_SmartCharge_HAL Public

    结合modbus、LVGL、FreeRTOS,Mqtt综合具有边缘计算的毕业设计

    C 4

  2. detct_analy_gut detct_analy_gut Public

    这个项目是一个基于Vite+React+TS实现的一个肠道菌群测序检测服务的门户网站,用AntDesign构建webUI界面。目前只实现了基本逻辑交互,用户体验,以及功能演示,数据具体处理以及服务器上线后续会更新......

    TypeScript 1 1

  3. CanvasHub CanvasHub Public

    CanvasHub: 基于C语言的实时协作画布系统 ,采用C-S架构。支持多用户在同一画布上实时绘制、聊天和数据同步。 核心特性 • 实时多人协作(WebSocket) • 绘图工具(画笔、颜色选择、橡皮擦、画布清理) • 内置实时聊天 • 数据持久化(MySQL) • 完整用户系统 • 50步撤销/重做 技术架构 • 服务器:epoll事件驱动 • 客户端:GTK3 + Cairo • 通…

    C