Pinned Repositories
App-SigVisualizer
PyQt5 application for real time signal visualization
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
C-call-graph-producer
通过cflow,tree2dotx,graphviz创建c语言文件的函数调用关系图,并集成为一条命令
c-log
A simple logging library implemented in C99
clash_for_windows_pkg
A Windows/macOS GUI based on Clash
CodeReview
CodeReview is a Git GUI tool to perform code review (Diff Viewer) written in Python3 and Qt5.
CPlusPlusThings
C++那些事
crossCobra
Python IDE using PyQt5
EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
efiboot
a efiboot tool on windows
paladwang's Repositories
paladwang/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
paladwang/efibootmgr
efibootmgr development tree
paladwang/unetbootin
UNetbootin installs Linux/BSD distributions to a partition or USB drive
paladwang/CPlusPlusThings
C++那些事
paladwang/WindTerm
A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
paladwang/pg_plan_inspector
A framework to monitor and improve the performance of PostgreSQL using Machine Learning methods.
paladwang/Stirling-PDF
locally hosted web application that allows you to perform various operations on PDF files
paladwang/Environment-and-network-programming-examples
环境和网络编程实例
paladwang/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
paladwang/PyStand
:rocket: Python Standalone Deploy Environment !!
paladwang/Student-Record-Maintainer-In-PyQT5
Pyqt5 Demo for data maintenance system
paladwang/Vundle.vim
Vundle, the plug-in manager for Vim
paladwang/WeChat_Article
爬取微信公众号文章
paladwang/CodeReview
CodeReview is a Git GUI tool to perform code review (Diff Viewer) written in Python3 and Qt5.
paladwang/PyQt-Fluent-Widgets
A fluent design widgets library based on PyQt/PySide. Make Qt Great Again.
paladwang/c-log
A simple logging library implemented in C99
paladwang/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
paladwang/Traffic-Sign-Recognition-PyQt5-YOLOv5-GUI
这是一个基于YOLOv5🚀的道路标志识别系统😊,使用了MySQL数据库💽,PyQt5进行界面设计🎨,PyTorch深度学习框架和TensorRT进行加速⚡,同时包含了CSS样式🌈。系统由五个主要模块组成:系统登录模块🔑负责用户登陆;初始化参数模块📋提供YOLOv5模型的初始化参数设置;标志识别模块🔍是系统的核心,负责对道路标志进行识别并将结果导入数据库;数据库模块💾包含基本数据库操作和数据分析两个子模块;图像处理模块🖼️负责单个图像的处理和数据增强。整个系统支持多种数据输入和模型切换,提供了包括mossic和mixup在内的图像增强方法📈。
paladwang/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
paladwang/wal2json
JSON output plugin for changeset extraction
paladwang/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
paladwang/microsoft_windows_terminal
The new Windows Terminal and the original Windows console host, all in the same place!
paladwang/PyQt-Chinese-tutorial
PyQt6中文教程
paladwang/mingw-builds-binaries
MinGW-W64 compiler binaries
paladwang/SurviveSJTUManual
更新2008年版本的《上海交通大学生存手册》gitbook发布于https://survivesjtu.gitbook.io/survivesjtumanual/
paladwang/qt5-book-code
Porting source code of the book C++ GUI Programming with Qt 4 from Qt4 to Qt5
paladwang/textshot
Python tool for grabbing text via screenshot
paladwang/workflow
C++ Parallel Computing and Asynchronous Networking Engine
paladwang/json-parser
JSON parser in ANSI-C
paladwang/facebook-folly
An open-source C++ library developed and used at Facebook.