Pinned Repositories
Attack-Lab
Walk-through of Attack Lab also known as Buffer Bomb in Systems
CLRS
:notebook:Solutions to Introduction to Algorithms
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
elasticsearch
Free and Open, Distributed, RESTful Search Engine
filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17 on Windows, macOS, Linux and FreeBSD.
HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
pyscript
Home Page: https://pyscript.net Examples: https://pyscript.net/examples
TinyWebServer
:fire: Linux下C++轻量级Web服务器学习
WebServer
C++ Linux WebServer服务器
youtube
codes for my streams and YT videos
Amelioratede's Repositories
Amelioratede/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17 on Windows, macOS, Linux and FreeBSD.
Amelioratede/Attack-Lab
Walk-through of Attack Lab also known as Buffer Bomb in Systems
Amelioratede/CLRS
:notebook:Solutions to Introduction to Algorithms
Amelioratede/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Amelioratede/elasticsearch
Free and Open, Distributed, RESTful Search Engine
Amelioratede/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Amelioratede/pyscript
Home Page: https://pyscript.net Examples: https://pyscript.net/examples
Amelioratede/TinyWebServer
:fire: Linux下C++轻量级Web服务器学习
Amelioratede/WebServer
C++ Linux WebServer服务器
Amelioratede/youtube
codes for my streams and YT videos
Amelioratede/Hands-On-Machine-Learning-with-CPP
Hands-On Machine Learning with C++, published by Packt
Amelioratede/healium
Amelioratede/HPML_project_GAN_SRGAN
high performance machin learning course final project on super resolution using GAN, SRGAN with HPC
Amelioratede/hs300_stock_predict
该项目用于对沪深300股票的预测,包括股票下载,数据清洗,LSTM 模型的训练,测试,以及实时预测
Amelioratede/leetcode
code and memo for leetcode coding
Amelioratede/micronurse-webserver-django
The web server of Micro Nurse IoT application.
Amelioratede/ML-proj
Amelioratede/pthread_pool
A simple implementation of thread pooling for C/C++ using POSIX threads
Amelioratede/Python-100-Days
Python - 100天从新手到大师
Amelioratede/python-diango-web-for-to-learn-
Python3.8+Django+MySQL实现的Python Web版学生增删改查,旨在快速入门Python Web开发。
Amelioratede/pytorch_tutorials
PyTorch tutorials.
Amelioratede/RemoteAssistance-Cpp
[WIP]RemoteAssistance like TeamViewer(C++)
Amelioratede/Security_Exploit
Amelioratede/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
Amelioratede/SRGAN-with-distributed-training
Distributed Training of SRGAN with DP, DDP and lightning
Amelioratede/sshfs
File system based on the SSH File Transfer Protocol
Amelioratede/sshfs-1
A network filesystem client to connect to SSH servers
Amelioratede/stockholm
一个股票数据(沪深)爬虫和选股策略测试框架
Amelioratede/stocknet-dataset
A comprehensive dataset for stock movement prediction from tweets and historical stock prices.
Amelioratede/TinyFTP
该开源项目是纯为兴趣而做的,模仿国外的LeapFTP软件写的,GPL-3.0开源协议