a731062834's repositories
6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
azerothcore-wotlk
AzerothCore - Modular MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore
BabyEducation-creator
cocos creator 1.0.1 版本 h5幼教源码
canal_mysql_nosql_sync
基于canal 的 mysql 与 redis/memcached/mongodb 的 nosql 数据实时同步方案 案例,canal client
chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
design-pattern
Design Patterns In Modern C++ 中文版翻译
DesignPatterns
趣味设计模式,小朋友也能学得会!
docker-compose-seckill_server
用grpc C++实现的秒杀服务,docker-compose管理grpc、redis、mysql,代码编译使用bazel
foxuc
网狐内核websocket版示范
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
libwebsockets
canonical libwebsockets.org networking library
Movie_Recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
MyNES
使用C++一步一步实现红白机来模拟运行超级玛丽等游戏,以https://github.com/amhndu/SimpleNES 为模板
novel-plus
小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。
Psyduck
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
SARibbon
Ribbon Control for Qt
stackoverflow-top-cpp
stackoverflow 上对 C/C++ 问题的整理、总结和翻译。
STL
MSVC's implementation of the C++ Standard Library.
typoraCracker
A extract & decryption and pack & encryption tools for typora.
Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
xv6-labs-2020
MIT 6.S081 实验代码