yelvshenji's Stars
yzhu798/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
jaredtao/DesignPattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
lostjared/cplusplus11.Examples
C++11 Examples
DaanDeMeyer/reproc
A cross-platform (C99/C++11) process library
ZLMediaKit/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
itchio/shoom
:motorway: Cross-platform shared memory access for C++11
icandroid/cpp11_thread
《使用C++11编写Linux多线程程序》所附代码
senlinzhan/mystl
C++11 实现的简易版 STL
lizhenghn123/myCpp11Study
我的C++11学习资料和示例代码
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
mohabouje/eDSP
A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.
jieyuchongliang/SupperTextView
SupperTextView解决原生TextView显示混合文本(中文,英文等等各种不同语言的组合文本)时,结尾不对齐的问题
androiddevelop/AlignTextView
字体对齐的textview