Stars
Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
基于Dineshkarthik的项目, 电报视频下载,电报资源下载,跨平台,支持web查看下载进度 ,支持bot下发指令下载,支持下载已经加入的私有群但是限制下载的资源, telegram media download,Download media files from a telegram conversation/chat/channel up to 2GiB per file
Save Any Telegram File to Anywhere 📂 (Alist, Disk, Webdav, S3...) . Support restrict saving content and beyond telegram.
【🔧更新中】关于 Qt 无比详细教程及案例实现。不仅涵盖了Qt基本控件的使用及讲解,还包含了大学和培训机构不会讲到的:插件设计及实现、基于 QTest 的静态动态、动态测试、CI/CD的使用等
Custom frameless window,dialog,messagebox Library / 自定义无边框窗体,对话框和提示框库
以 LearnOpenGL 教程和《OpenGL编程指南(原书第九版)》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版:https://learnopengl.com/ LearnOpenGL 中文链接:https://learnopengl-cn.github.io/
C++ OpenGL 模仿我的世界,内容相对完善,随机地图,支持双人联机,代码注释多
This project aims to build an Embedded Linux System, in order to analyze the chip from the power-on execution of the first instruction to the entire system running, based on qemu simulator developm…
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
C++从零实现传统视觉算法:边缘检测、直线&圆检测、直方图均衡化、风格迁移、人脸融合、全景图拼接、图像矫正、手写体识别
WangMingJunGo / CV-code
Forked from JoshuaQYH/CV-codeC++从零实现传统视觉算法:边缘检测、直线&圆检测、直方图均衡化、风格迁移、人脸融合、全景图拼接、图像矫正、手写体识别
CryptSync is a small utility that synchronizes two folders while encrypting the contents in one folder. That means one of the two folders has all files unencrypted (the files you work with) and the…
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.
Learn OpenCV : C++ and Python Examples