DoIthd's Stars
githubuser0xFFFF/Qt-Advanced-Docking-System
Advanced Docking System for Qt
TripleWhy/longscroll-qt
Library to create really long scrollable widgets in Qt. Tested with millions of images.
jkriege2/JKQtPlotter
an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
uwerat/qskinny
A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.
laserpants/qt-material-widgets
:art: Qt widgets-based implementation of the Material Design specification.
githubuser0xFFFF/Qt-Advanced-Stylesheets
Advanced Stylesheets with Theming Support for Qt
paceholder/nodeeditor
Qt Node Editor. Dataflow programming framework
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
haoel/leetcode
LeetCode Problems' Solutions
GreyZhang/g_s32k144
learning records about S32K144 MCU (FreeRTOS, UART, CAN, SPI, PIT, FreeMaster, RTC, GPS, DMA, WatchDog、J1939、UDS、XCP、CCP)
openxc/uds-c
Unified Diagnostics Service (UDS) and OBD-II (On Board Diagnostics for Vehicles) C Library
hartkopp/can-isotp
Linux Kernel Module for ISO 15765-2:2016 CAN transport protocol PLEASE NOTE: This module is part of the mainline Linux kernel since version 5.10
lishen2/isotp-c
An implementation of the ISO-TP (ISO15765-2) CAN protocol in C
driftregion/iso14229
ISO 14229 (UDS) server and client for embedded systems
LearnOpenGL-CN/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
qicosmos/iguana
universal serialization engine
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
FengJungle/DesignPattern
Design pattern demo code
weaiken/ebook
classic books of computer science!
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Wanderson-Magalhaes/App_Bank_GUI_v01_PySide_Or_PyQt_Qt_Quick_QML
hkpic-forum/hkpic
EbookFoundation/free-programming-books
:books: Freely available programming books
liyupi/codefather
程序员鱼皮的编程宝典。原创编程学习路线,包括经验分享、技术知识、学习资源、学习建议、项目等,适用于所有学习编程 & 求职的同学。已完成 Java、前端