dudu233
Article 37
Linux Linux System Backup and Recovery
Why do you want to make Linux system backup? Using Linux system for daily work, data security is one of our most concerned issues. With w...
2,257 Views
0 Comments
Linux 2024-08-24
python numpy Quick Start Tutorial
NumPy is the basic package for scientific computing in Python. It is a Python...
1,767 Views
0 Comments
python 2024-08-24
python Quickly draw various charts with Matplotlib
The Python Library Matplotlib Getting Started Matplotlib is a program for creating static, dynamic...
2,700 Views
0 Comments
python 2024-08-18
Linux Compression and decompression of Linux
Compression and decompression of a single file In linux, there are two commonly used compression software, gzip and bzip, and the commands are g...
2,078 Views
0 Comments
Linux 2024-08-17
Linux Linux Basics
Linux, full name GNU/Linux, is a free to use and freely spread UNIX-like operating system...
3,149 Views
0 Comments
Linux 2024-08-17
Software wg-easy Deployment Tutorial
What is wg-easy? wg-easy can easily configure wireguard server features: integration: Wire...
5,347 Views
0 Comments
Software 2024-08-17
Take a Look
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...
2025H & NCTF Strange Coffee Shop
The admin of the coffee shop accidentally leaked his source code, but fortunately only part of the source code was given: app.py f...
PlatformIO automatically generates ESP32S3 full firmware (separately burned binfile)
ESP32S3 firmware burning address is actually on when we automatically upload firmware with PlatformIO Upload...
LiThermal Thermal Imaging Camera Revision (Improved)
The re-engraving LiThermal can pay attention to the tutorials LiThermal released on the open source platform. according to the tutorial, print circuit board, welding...
2025H & NCTF Data Processing
The title gives the source code, and very concise code: from Crypto.Util.number import B...