Skip to content
View Universeyi's full-sized avatar
🖤
CMU is not easy. 但是我可以!
🖤
CMU is not easy. 但是我可以!
  • Carnegie Mellon University
  • Pittsburgh, PA

Block or report Universeyi

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

Pinned Loading

  1. tcp-over-udp tcp-over-udp Public

    build tcp connection from bottom using basic udp 利用UDP框架实现TCP协议的三次握手建立、传输文件、终结等细节

    C 3

  2. link_state link_state Public

    implementation of link state routing algorithm(Dijkstra) 迪杰斯塔拉路由算法的实现

    C 2

  3. tech-notes tech-notes Public

    Universeyi的技术笔记小仓库

    1

  4. percolation percolation Public

    union-find and simulation implementation for finding threshold portion value of n-n-grid percolation 利用联合查找和蒙特卡洛暴力算法寻找"渗透问题"的阈值解/迷宫通路查找

    Java 2