Skip to content
View a4035535's full-sized avatar
Block or Report

Block or report a4035535

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

Popular repositories

  1. Simple_Mario Simple_Mario Public

    A simple mario game by vivado

    HTML 2

  2. Java-Maze Java-Maze Public

    A Java maze about DFS algorithm.

    Java 1

  3. Bin-Paking-Algorithm Bin-Paking-Algorithm Public

    Forked from KylerLizi/Bin-Paking-Algorithm

    二维装箱算法:基于二叉树与叶子链表将输入的不同矩形紧凑地排版在一个近似正方形的空间中,使用缩进式树状打印与Opengl绘制显示结果。应用如存储大量长方体模型的纹理对应UV图时,能够增加空间利用率,避免内存空间的浪费。

    C++ 1

  4. Homework-for-the-fall-semester-of-2018 Homework-for-the-fall-semester-of-2018 Public

    Forked from TJPU-ML/Homework-for-the-fall-semester-of-2018

    16级学期作业整理

    Jupyter Notebook 1

  5. 996.ICU 996.ICU Public

    Forked from 996icu/996.ICU

    Repo for counting stars and contributing. Press F to pay respect to glorious developers.

    Rust

  6. Java-SweepBomb Java-SweepBomb Public

    BFS about a sweepbomb game

    Java