Stars
A browser based Pokémon fangame heavily inspired by the roguelite genre.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A TreeView component, implemented by QML, providing convenient interfaces and customizable stylesheet, also available for iOS and Android.
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
一个可循线的双红外传感器巡线小车,有自己独特的算法,期待与大家交流。(学校智能车的寒假作业,低调copy)嘘~
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
📚 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
linux下C语言实现tcp聊天室(多线程)