Skip to content
View mahuifa's full-sized avatar

Block or report mahuifa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Fluent-UI For QT-Widget

C++ 1,307 256 Updated Feb 22, 2025

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

JavaScript 55,063 9,475 Updated Feb 22, 2025

【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。

2,565 373 Updated Apr 19, 2024

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

Java 33,065 8,492 Updated Feb 24, 2025

C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。

6,490 1,611 Updated Feb 10, 2023

《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓

Java 6,967 804 Updated May 11, 2024

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

Java 109,318 13,607 Updated Feb 15, 2025

📚🔥收集全网最热门的技术书籍 (GO、黑客、Android、计算机原理、人工智能、大数据、机器学习、数据库、PHP、java、架构、消息队列、算法、python、爬虫、操作系统、linux、C语言),不间断更新中♨️

HTML 3,079 704 Updated Jun 7, 2021

gdb debug example

C++ 57 29 Updated Jun 17, 2021

❤️这是一条汇总网上许多资料,而不是资料的纯粹堆砌,让人眼花缭乱的复制粘贴,这不是帮你在总结所有的知识点,而是根据实际的计算机系课程来安排学习路线,并且配合上面向就业的学习,与完全跟着学校课程相比,做到了不和工业界面试不脱节,非常实际、非常认真、非常掉头发,真心求个视频三连!

1,252 143 Updated Dec 20, 2022

📚 免费的计算机编程类中文书籍,欢迎投稿

112,703 28,270 Updated Jul 15, 2024

Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程

C++ 3,595 788 Updated Jan 1, 2025

📊 Cross-platform user-friendly xlsx library for C++11+

C++ 1,533 424 Updated Aug 16, 2024

A GUI client for Windows, Linux and macOS, support Xray and sing-box and others

C# 75,501 12,249 Updated Feb 24, 2025

⚡ Dynamically generated stats for your github readmes

JavaScript 71,611 23,894 Updated Feb 17, 2025

Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。

C++ 455 152 Updated Nov 27, 2024

音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;

C++ 593 145 Updated Jan 2, 2025

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

C++ 31,282 7,322 Updated Nov 24, 2024

C++ Design Patterns

C++ 4,310 954 Updated May 12, 2024

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

C++ 24,482 3,031 Updated Aug 17, 2024

This project is used to deploy applications written using QML, qt or other С / С++ frameworks.

C++ 605 91 Updated Dec 26, 2024

The official Windows Driver Kit documentation sources

OpenSCAD 945 833 Updated Feb 22, 2025

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

Shell 54,119 11,820 Updated Feb 16, 2025

为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers

TypeScript 17,798 1,768 Updated Feb 13, 2025

Qt炫酷界面

C++ 1,003 263 Updated Jul 11, 2023

🎨 Qt widgets-based implementation of the Material Design specification.

C++ 3,195 699 Updated Feb 23, 2024

C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。

10,347 2,219 Updated Dec 28, 2023

📚 免费的计算机编程类中文书籍,欢迎投稿

1 Updated May 1, 2020

Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindo…

C++ 621 128 Updated May 7, 2024

A set of over 5800 free MIT-licensed high-quality SVG icons for you to use in your web projects.

JavaScript 18,802 950 Updated Feb 7, 2025
Next