Lists (9)
Sort Name ascending (A-Z)
Stars
📚 计算机经典编程书籍、大黑书、编程电子书、电子书、编程书籍,包括计算机基础、C/C++、Java、Python、面试题、架构设计、算法系列等经典电子书。
「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Sample codes for my CUDA programming book
Curated list of project-based tutorials
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
lancetw / ebook-1
Forked from jyfc/ebookA collection of classic computer science books from Internet
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Feedback & wiki for Snipaste https://snipaste.com
Official electron build of draw.io
VisualSPHysics is an add-on for Blender that allows the user to render realistic images and animations for DualSPHysics simulations.
Sources for OpenCL and CUDA tutorials. http://jlaning.com
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.