Pinned Repositories
2020codecraft
2020华为软挑初赛粤港澳赛区第一,复赛粤港澳赛区A榜第一解决方案
Analysis_TCP_in_Linux
Building-a-Linux-systems-for-ZCU102-1
Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
Implementation-of-network-device-interface-in-Linux-system
电子科技大学信息与通信工程学院-通信网络系统基础课程设计
Rayleigh-Model
电子科技大学-信通学院-移动通信课程作业-单径瑞利信道下,交织与卷积编码对误码率影响仿真
RFC3561-Chinese-translation
RFC6351:Ad hoc On-Demand Distance Vector (AODV) Routing中文翻译
tf_gpu_manager
A GPU devices manager to choice freest gpu.
Egoqing's Repositories
Egoqing/Rayleigh-Model
电子科技大学-信通学院-移动通信课程作业-单径瑞利信道下,交织与卷积编码对误码率影响仿真
Egoqing/RFC3561-Chinese-translation
RFC6351:Ad hoc On-Demand Distance Vector (AODV) Routing中文翻译
Egoqing/Implementation-of-network-device-interface-in-Linux-system
电子科技大学信息与通信工程学院-通信网络系统基础课程设计
Egoqing/Analysis_TCP_in_Linux
Egoqing/tf_gpu_manager
A GPU devices manager to choice freest gpu.
Egoqing/2020codecraft
2020华为软挑初赛粤港澳赛区第一,复赛粤港澳赛区A榜第一解决方案
Egoqing/Building-a-Linux-systems-for-ZCU102-1
Egoqing/Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
Egoqing/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
Egoqing/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
Egoqing/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
Egoqing/EgoPicGo
我的图床
Egoqing/gitPractice
Egoqing/MADDPG
A generally applicable implementation of the Multi-Agent Deep Deterministic Policy Gradient (MADDPG)(PyTorch) algorithm across most reinforcement learning environments.
Egoqing/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
Egoqing/README
README文件语法解读,即Github Flavored Markdown语法介绍
Egoqing/RL-algorithms
RL algorithms
Egoqing/vscode-cpp-debug-setting
C/C++ debug settings template for VSCode