-
-
Datacenter Workload Visualization
Codes and results are at its Github Repo
The repo is temporarily set to private to avoid potential violation of the Honor Code.
Read more -
Trajectory with Air Drag
Codes and results are at this Github Repo
The repo is temporarily set to private to prevent potential violation of the Honor Code.
Read more -
Markdown to HTML Convertor
For users
The convertor currently supports
#,##, ... -><h1>,<h2>, ...----><hr>- Unordered/ordered list
![](),<img>-><img>[]()-><a>- Plain text
- Code blocks (
``` ```) - Inline code blocks (
``)
How to use (in Windows)
- Download and unzip
markdown2html-x.x.x.zipfrom this page. - Open
markdown2html.exeand follow the instruction: - Input Markdown file path: you need …
-
Tank War Game with CLI
The repo is temporarily set to private to prevent potential violation of the Honor Code.
A simple tank war game with CLI that supports PVP, PVE and DEMO.
Compile the program
To compile it, you need to install:
g++, a cpp compiler. Remember to add it to PATH …
-
God of Avalon
-
A Number Guessing Game Bot
The AB game is played with two people. One person chooses a four digit number in which no digit is repeated, say X, and the other person tries to guess it in as few moves as possible. After the guesser guesses some number, say Y, the other person gives information …
Read more -
学生端杀手