Skip to content
View dream2333's full-sized avatar

Organizations

@HMUniversity

Block or report dream2333

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
dream2333/README.md

Metrics

Pinned Loading

  1. NWUPL-Pure-EMS NWUPL-Pure-EMS Public

    基于kotlin+jetpack的西北政法大学教务平台客户端。可以使用西北政法大学教务端学号及密码进行登录,获取学年课程表,查询学年成绩,查询绩点,获取个人的详细学籍信息,能够替代西北政法大学网页端教务平台的部分功能,实现教务的便捷查询。

    Kotlin 8

  2. YRX-Web-Reverse-OJ YRX-Web-Reverse-OJ Public

    猿人学第一届web逆向攻防大赛题目,纯算法还原

    JavaScript 7 1

  3. Acg-Site-Docker Acg-Site-Docker Public

    仿bilibili动画网站,推荐算法使用UserCF,django+vue3+vite+nginx+docker容器化部署

    Vue 2

  4. Paxos Paxos Public

    Paxos Distributed Consistency Algorithm (non-Byzantine)

    Java 1

  5. mmap-bloom-filter mmap-bloom-filter Public

    A disk-based Bloom filter leveraging virtual memory to support deduplication at the trillion-scale level.

    Python 49 6

  6. chip8-emulator chip8-emulator Public

    CHIP-8模拟器Python实现:模拟指令集、寄存器、内存、输入、输出

    Python