Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
500LineorLess_CN
500 line or less 中文翻译计划。
adminset
自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
algorithms
Minimal examples of data structures and algorithms in Python
AutoFace
毕设,根据照片生成一个3D人脸模型
coding-interview-university
A complete computer science study plan to become a software engineer.
kuso-NES
Yet Another Toy NES Emulator
MonocularTotalCapture
Code for CVPR19 paper "Monocular Total Capture: Posing Face, Body and Hands in the Wild"
NSGameDownloader
从百度云查找游戏
TheDemiGodsSemiDevils
天龙八部
JaredYeDH's Repositories
JaredYeDH/SunPush
SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!
JaredYeDH/TigerCompiler_Cpp
JaredYeDH/DBManagement
DBManagement System is featured by flexible sql parsing, routing, sharding and highly powerful when interacting with database like MySQL
JaredYeDH/EventLoop
an object oriented event loop for linux
JaredYeDH/GM_RPC
rpc framework for game editor
JaredYeDH/gridtop-old
tiled window manager for linux written in C++11 (WIP)
JaredYeDH/libirecovery
Console library for iBoot/iBSS used by iPhone & iPod touch
JaredYeDH/Linux-C-Web-Server
Linux下的小型Web服务器,支持GET/POST/SSL等功能
JaredYeDH/linuxgameserver
JaredYeDH/madbomber
Backtrace-on-throw C++ exception logger
JaredYeDH/minimoe
A simplified version of the programming language tinymoe
JaredYeDH/mit-jos-2014
jos是mit6.828课程所用的操作系统,此处记录7个Lab的学习笔记。
JaredYeDH/Pintos
斯坦福大学CS140 Pintos操作系统课程学习手册。
JaredYeDH/prolificNet
C++ cross-platform network library
JaredYeDH/raytrace_demo
a c++11 based raytrace renderer demo
JaredYeDH/tiny
A tiny, usable web framework built in Python.
JaredYeDH/zyfos
如何使用c++编写自己的操作系统(翻译项目)