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...
1,740 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,238 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...
1,811 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...
1,443 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...
2,259 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...
4,393 Views
0 Comments
Software 2024-08-17
Take a Look
Introduction to Neural Networks & Architecture
What is a neural network? First of all, let's look at Baidu's definition of neural network: artificial neural network (Artificial Neural Net...
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...
File Management System with QT Interface
download address open source address: https://github.com/mcdudu233/FileSystem.git下...
Wikiman Tutorial-An Offline Document Search
Introduction Wikiman is an offline document search engine that searches various wikis and documents. In addition, the tool also provides a simple visit...