Take a Look
The hamster-beating game written by C and easyx libraries
download address open source address: GitHub-mcdudu233/Whack-a-Mole: based on eas...
2025H&NCTF lcgp
The title gives the source code, which is also very short: import uuid from Crypto.Util.numbe...
SDG Optimizer in pytorch (torch.optim.SDG)
About torch.optim in the pytorch, the torch.optim file contains many optimizers, as shown in the following figure...
Qt compiled program prompt cannot find libxxx.dll
The reason for this problem is that the dynamic library cannot be found and the command windeployqt is used to deploy the dynamic library. A more complete approach to the solution...
XYCTF2025 fate writeup
Topic Content: There are not many opportunities to change one's fate in one's life. Here is the source code: app.py #! /usr/bin/env...