Pinned Repositories
0ad
Git mirror of the 0 A.D. source code (http://trac.wildfiregames.com/browser)
ACE
A copy of ACE from http://www.cs.wustl.edu/~schmidt/ACE.html
ACE_TAO
ACE and TAO
aiseclab
aiseclab website
al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
algorithm
learning algorithm
algorithms
Algorithms & Data structures in C++.
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
dssgd
yss-al's Repositories
yss-al/algorithm
learning algorithm
yss-al/asio
Boost.org asio module
yss-al/bjutthesis
LaTeX-based Template for Doctoral Thesis of Beijing University of Technology(BJUT)
yss-al/book
All programming languages books
yss-al/code-recipe
Study programing
yss-al/cplusplayground
code for fun
yss-al/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
yss-al/ffmpeg-libav-tutorial
[WIP] Learn FFmpeg libav the Hard Way
yss-al/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
yss-al/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
yss-al/invertinggradients
Algorithms to recover input data from their gradient signal through a neural network
yss-al/kbengine
A MMOG engine of server.
yss-al/koala
yss-al/log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
yss-al/mangos-wotlk
C(ontinued)-MaNGOS is about: -- Doing WoW-Emulation Right!
yss-al/Modern-Compiler-Implementation-in-C
book and codes for Modern Compiler Implementation in C
yss-al/monitorapp
industry monitor app
yss-al/muduo
A C++ non-blocking network library for multi-threaded server in Linux
yss-al/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
yss-al/NoahGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. BBS: http://bbs.noahframe.com
yss-al/ogre
scene-oriented, flexible 3D engine written in C++ - official github mirror
yss-al/openage
Free (as in freedom) open source clone of the Age of Empires II engine :rocket:
yss-al/openbilibili
哔哩哔哩后台源码
yss-al/React-Express-Blog-Demo
:fire: React+Express+Mongo ->前后端博客网站 :new_moon_with_face:
yss-al/server
Mangos THREE is a server for World of Warcraft: Cataclysm. The server serves full world content including authentication & scripts support. Compatible with World of Warcraft client 4.3.4 (Build 15595). Report all issues at https://www.getmangos.eu/bug-tracker/mangos-three/ - Playable but unstable. In development.
yss-al/srs
SRS's a simplest, conceptual integrated, industrial-strength live streaming origin cluster.
yss-al/Tutorial_Speech_Signal_Processing
This repo summarizes the courses and materials for speech signal processing. You are kindly invited to pull requests.
yss-al/v2ray-examples
v2ray-core 的模板们
yss-al/wotlk-db
A content database for mangos-wotlk, and World of Warcraft Client Patch 3.3.5
yss-al/x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup