lancetw / ebook-1
A collection of classic computer science books from Internet
☆4,006Updated 9 years ago
Alternatives and similar repositories for ebook-1
Users that are interested in ebook-1 are comparing it to the libraries listed below
Sorting:
- classic books of computer science☆1,669Updated 4 years ago
- Some code snippets for sharing☆1,895Updated 5 months ago
- 《UNIX环境高级编程》中文第三版笔记☆1,373Updated 6 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,347Updated 2 months ago
- 《Effective Modern C++》- 完成翻译☆8,232Updated 3 months ago
- 极客时间<网络编程实战>代码☆953Updated last year
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,518Updated last year
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,711Updated 3 years ago
- A collection of gdb tips. 100 maybe just mean many here.☆3,157Updated last year
- 跟我一起写Makefile重制版☆3,544Updated 7 months ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,406Updated 2 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真 正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆11,708Updated last year
- ☆621Updated 7 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,072Updated 5 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,756Updated 6 years ago
- Linux内核与设备驱动程序学习笔记☆2,712Updated 3 weeks ago
- 剖析 STL 是一种享受的过程!☆2,490Updated 7 years ago
- 从零开始的 JSON 库教程☆7,868Updated 11 months ago
- C++设计模式☆2,498Updated 7 months ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,203Updated 4 years ago
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆2,948Updated 11 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,118Updated 4 months ago
- 《C++ Primer》第五版中文版习题答案☆2,856Updated last year
- 知名开源代码库的注释版:C++、Golang等☆1,381Updated 2 years ago
- 《CMake入门实战》源码☆2,284Updated last year
- 编程开发相关书单列表整理☆3,958Updated 2 years ago
- 📚 Computer Science Books 计算机技术类书籍 PDF☆3,294Updated 5 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,119Updated 8 months ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,574Updated 3 years ago
- ☆2,872Updated 4 months ago