a731062834
A master's student majoring in computer science who is determined to make everyone's life happy by promoting technological progress.
Changsha, China
Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
a731062834.github.io
azerothcore-wotlk
AzerothCore - Modular MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore
BabyEducation-creator
cocos creator 1.0.1 版本 h5幼教源码
binary_base64_transform_tools
data-analysis-tools-alpha
Polaris
tools-data-analysis-btc
a731062834's Repositories
a731062834/100-Days-Of-ML-Code
100 Days of ML Coding
a731062834/10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
a731062834/azerothcore-wotlk
AzerothCore - Modular MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore
a731062834/BabyEducation-creator
cocos creator 1.0.1 版本 h5幼教源码
a731062834/C1000kPracticeGuide
A C1000k demo with detailed description
a731062834/canal_mysql_nosql_sync
基于canal 的 mysql 与 redis/memcached/mongodb 的 nosql 数据实时同步方案 案例,canal client
a731062834/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
a731062834/CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
a731062834/CppNet
Cross platform network library with C++11
a731062834/DesignPatterns
趣味设计模式,小朋友也能学得会!
a731062834/docker-compose-seckill_server
用grpc C++实现的秒杀服务,docker-compose管理grpc、redis、mysql,代码编译使用bazel
a731062834/filezilla
filezilla是一款非常不错的ftp软件,这是我维护的filezilla客户端和服务器端源码。
a731062834/folly
An open-source C++ library developed and used at Facebook.
a731062834/foxuc
网狐内核websocket版示范
a731062834/gcc
a731062834/kcp
KCP - A Fast and Reliable ARQ Protocol
a731062834/leetcode
LeetCode Problems' Solutions
a731062834/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
a731062834/leveldb-annotated
带注释的leveldb v1.18 代码
a731062834/Micro8
a731062834/Movie_Recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
a731062834/MyNES
使用C++一步一步实现红白机来模拟运行超级玛丽等游戏,以https://github.com/amhndu/SimpleNES 为模板
a731062834/pinus
A fast,scalable,distributed game server framework for Node.js, Powered by TypeScript. 一个TypeScript写的node.js分布式游戏/应用服务器框架(原型基于pomelo)。
a731062834/Psyduck
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
a731062834/Real-Time-Rendering-3rd-CN-Summary-Ebook
:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
a731062834/SGI-STL
剖析 STL 是一种享受的过程!
a731062834/stackoverflow-top-cpp
stackoverflow 上对 C/C++ 问题的整理、总结和翻译。
a731062834/STL
MSVC's implementation of the C++ Standard Library.
a731062834/workflow
C++ Parallel Computing and Asynchronous Networking Engine
a731062834/xv6-labs-2020
MIT 6.S081 实验代码