Skip to content
View Myasque's full-sized avatar

Highlights

  • Pro

Block or report Myasque

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 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

Popular repositories Loading

  1. PaperDoll-OS PaperDoll-OS Public

    北邮大三下操作系统课设,模拟操作系统的完成。A self-developed OS called PD-OS.

    C++ 5

  2. Parser Parser Public

    北邮2019级程序设计实践选修大作业。一个自主编写语言的脚本解释器。A script interpreter for a self-written DML.

    Python 3 1

  3. navigaBUPT navigaBUPT Public

    Campus navigation system for bupt 北邮课程设计校园导航系统

    C++ 1

  4. e-commerce-platform e-commerce-platform Public

    A simple e-commerce platform using C++

    C++

  5. DecisionMaker DecisionMaker Public

    A simple app with three sub-functions: a wheel to randomly select food, a dice roll to randomize numbers, and a music player (with a progress bar) to randomly play music

    Java

  6. IntelliVerify IntelliVerify Public

    Implement a program that improve the performance of large language models (ChatGPT). To this end, your solution is asked to 1) parse the output of a language model and to extract a clean answer an…

    Python