Pinned Repositories
acwj
A Compiler Writing Journey
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome_RISCV-AllwinnerD1
Allwinner D1 For RISCV-64 Boards Awesome.
BiscuitOS
A tinny OS work on Intel i386, it's a toy for me to play.
BiscuitOS-1
Common scripts to build BiscuitOS
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C-log
C-Log Easy and Efficient
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
goa.c
📚 Algorithm By Golang Easy Read Book
kkndme_tianya
天涯 kkndme 神贴聊房价
shuke1900's Repositories
shuke1900/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
shuke1900/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
shuke1900/goa.c
📚 Algorithm By Golang Easy Read Book
shuke1900/kkndme_tianya
天涯 kkndme 神贴聊房价
shuke1900/acwj
A Compiler Writing Journey
shuke1900/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
shuke1900/Awesome_RISCV-AllwinnerD1
Allwinner D1 For RISCV-64 Boards Awesome.
shuke1900/BiscuitOS-1
Common scripts to build BiscuitOS
shuke1900/C-log
C-Log Easy and Efficient
shuke1900/CANopenSocket
CANopen implementation for Linux SocketCAN with master command interface.
shuke1900/CPlusPlusThings
C++那些事
shuke1900/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
shuke1900/db_tutorial
Writing a sqlite clone from scratch in C
shuke1900/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
shuke1900/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
shuke1900/Learn-Algorithms
算法学习笔记
shuke1900/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
shuke1900/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
shuke1900/libevent
Event notification library
shuke1900/littlefs
A little fail-safe filesystem designed for microcontrollers
shuke1900/lua
The Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send issues/patches to the Lua mailing list https://www.lua.org/lua-l.html
shuke1900/Meachine-Learning
shuke1900/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
shuke1900/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
shuke1900/spdlog
Fast C++ logging library.
shuke1900/sudoku
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
shuke1900/threadx
Azure RTOS ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
shuke1900/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
shuke1900/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
shuke1900/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.