Pinned Repositories
100-gcc-tips
A collection of gcc tips. 100 maybe just mean many here.
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
any
Implementation of std::experimental::any, including small object optimization, for C++11 compilers
awesome-cs-books
超过1000本的计算机经典书籍、资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
BigNumber
A really long long long long long long number in C++
bitvector
A dynamic version of std::bitset
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
cmdline
A Command Line Parser
CodingInterviews
剑指Offer——名企面试官精讲典型编程题
CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
xuliangfei3's Repositories
xuliangfei3/j2c
Java to C++ translator
xuliangfei3/VHDLObfuscate
Obfuscator for VHDL and Verilog modules
xuliangfei3/Data-Structure-And-Algorithm
Data Structure And Algorithm(常用数据结构与算法C/C++实现)
xuliangfei3/the-annotated-redis-3.0
带有详细注释的redis-3.0源码
xuliangfei3/100-gcc-tips
A collection of gcc tips. 100 maybe just mean many here.
xuliangfei3/bitvector
A dynamic version of std::bitset
xuliangfei3/vpreproc
A Preprocessor for Verilog HDL written in C++