c437yuyang / BeautyOfCoding
编程之美源代码
☆10Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for BeautyOfCoding
- 左程云老师书籍《程序员代码面试指南:IT名企算法与数据结构题目最优解》C++实现☆76Updated 4 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Updated 5 years ago
- 程序员代码面试指南C++版,更新中☆117Updated 5 years ago
- Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具☆100Updated last year
- 数据结构与算法之美-程序员的数据基础课☆13Updated 4 years ago
- Code samples from book "Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17"☆12Updated 6 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- Reading Note☆16Updated 6 years ago
- Solutions to high-frequency interview questions of LeetCode in C++17, taking into account both efficiency and comprehensibility.☆61Updated 3 weeks ago
- 2022年,梳理100位具有影响力的程序员,包含大厂高p高t,开源作者,学术比赛,博客自媒体,书籍作者☆44Updated 2 years ago
- ApacheCN 数据科学和人工智能知识库☆51Updated last year
- 集中《剑指Offer》《程序员面试金典》《程序员代码面试指南》经典算法问题☆37Updated 8 years ago
- 《征服C指针》源码整理☆20Updated 7 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆37Updated 4 years ago
- Expert C++的个人翻译☆54Updated 3 years ago
- 《算法之美——隐匿在数据结构背后的语言》,全文目录、“45个算法”目录、“22个经典问题目录”。记录学习代码实现,参考:http://www.cnblogs.com/ranjiewen/p/6082573.html☆22Updated 7 years ago
- My solutions to problems in Programming Pearls (Jon Bentley)☆11Updated 4 years ago
- 哈尔滨工业大学计算机学院,软件设计2的代码,包括所有数据结构实验报告!☆29Updated 6 years ago
- 关于无锁队列的知识☆11Updated 7 years ago
- 《挑战程序设计竞赛2:算法与数据结构》电子书和配套代码☆71Updated 4 years ago
- 《The C++ Standard Library》的非专业个人翻译☆57Updated 6 months ago
- A repo to learn c++☆31Updated 8 months ago
- 波波老师课算法笔记☆118Updated 5 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 5 years ago
- 记录斯坦福公开课EE263的学习资料以及笔记。☆12Updated 5 years ago
- 优质的网络资源的地址☆32Updated 8 years ago
- CMake quick start☆24Updated last month
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆126Updated 8 years ago
- 挑战程序设计竞赛2 算法和数据结构 pdf及源码☆47Updated 5 years ago